Searched refs:ckqueue (Results 1 – 2 of 2) sorted by relevance
65 static int ckqueue(const struct printer *_pp);124 if (ckqueue(pp) > 0) { in main()158 ckqueue(const struct printer *pp) in ckqueue() function
102 static int ckqueue(struct printer *_pp);591 if (ckqueue(pp) <= 0) { in startup()623 ckqueue(struct printer *pp) in ckqueue() function