Home
last modified time | relevance | path

Searched refs:hash_op (Results 1 – 1 of 1) sorted by relevance

/external/libcups/scheduler/
Dpolicy.c25 static int hash_op(cupsd_location_t *op);
80 (cups_ahash_func_t)hash_op, 128, in cupsdAddPolicyOp()
493 hash_op(cupsd_location_t *op) /* I - Operation */ in hash_op() function