action_str       1234 source3/utils/net_rpc_printer.c 	const char *action_str;
action_str       1260 source3/utils/net_rpc_printer.c 			action_str = "published";
action_str       1263 source3/utils/net_rpc_printer.c 			action_str = "updated";
action_str       1266 source3/utils/net_rpc_printer.c 			action_str = "unpublished";
action_str       1269 source3/utils/net_rpc_printer.c 			action_str = "unknown action";
action_str       1294 source3/utils/net_rpc_printer.c 		printf("successfully %s printer %s in Active Directory\n", action_str, sharename);