Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dstatus.c37 #define NCMP(X,Y) (STRNEQU((X), (Y), sizeof(Y)-1)) macro
133 if (NCMP(buf, NAME_DISABLED)) in load_pstatus()
138 if (NCMP(p, NAME_REJECTING)) in load_pstatus()
383 if (NCMP(buf, NAME_REJECTING)) in load_cstatus()