Searched refs:proc_expr (Results 1 – 1 of 1) sorted by relevance
112 static char *proc_expr = "(ready and printing|printing|processing)"; variable351 (void) regcomp(&proc_re, proc_expr, REG_EXTENDED|REG_ICASE); in parse_lpd_query()