Searched refs:IPGPC_CLASSIFY (Results 1 – 3 of 3) sorted by relevance
44 #define IPGPC_CLASSIFY "ipgpc.classify" macro
606 strcmp(action_name, IPGPC_CLASSIFY) == 0) { in add_class()837 if (strcmp(action_name, IPGPC_CLASSIFY) == 0) { in add_filter()889 strcmp(action_name, IPGPC_CLASSIFY) == 0) { in add_filter()982 if (strcmp(action_name, IPGPC_CLASSIFY) == 0) { in modify_filter()2156 act = actionexist(IPGPC_CLASSIFY, actions); in add_items()2241 strcmp(act->name, IPGPC_CLASSIFY) != 0) { in add_item()7935 (strcmp((*action)->name, IPGPC_CLASSIFY) != 0)) { in readaction()8388 strcmp(act->name, IPGPC_CLASSIFY) != 0) { in validconf()8514 if (strcmp(action->name, IPGPC_CLASSIFY) == 0) in readconf()
13657 if ((aid = ipp_action_lookup(IPGPC_CLASSIFY)) == IPP_ACTION_INVAL) { in ip_process()