Searched refs:IPGPC_CLASSIFY (Results 1 – 3 of 3) sorted by relevance
44 #define IPGPC_CLASSIFY "ipgpc.classify" macro
604 strcmp(action_name, IPGPC_CLASSIFY) == 0) { in add_class()832 if (strcmp(action_name, IPGPC_CLASSIFY) == 0) { in add_filter()884 strcmp(action_name, IPGPC_CLASSIFY) == 0) { in add_filter()977 if (strcmp(action_name, IPGPC_CLASSIFY) == 0) { in modify_filter()2151 act = actionexist(IPGPC_CLASSIFY, actions); in add_items()2236 strcmp(act->name, IPGPC_CLASSIFY) != 0) { in add_item()7928 (strcmp((*action)->name, IPGPC_CLASSIFY) != 0)) { in readaction()8381 strcmp(act->name, IPGPC_CLASSIFY) != 0) { in validconf()8507 if (strcmp(action->name, IPGPC_CLASSIFY) == 0) in readconf()
13725 if ((aid = ipp_action_lookup(IPGPC_CLASSIFY)) == IPP_ACTION_INVAL) { in ip_process()