unix_printer     2667 source3/rpc_server/srv_spoolss_nt.c 		fstring unix_printer;
unix_printer     2669 source3/rpc_server/srv_spoolss_nt.c 		fstrcpy(unix_printer, printer+2); /* the +2 is to strip the leading 2 backslashs */
unix_printer     2671 source3/rpc_server/srv_spoolss_nt.c 		if ( !spoolss_connect_to_client( &notify_cli_pipe, client_ss, unix_printer ))