Searched refs:BIGGEST_REQID (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/lp/include/ | ||
H A D | lp.h | 316 #define BIGGEST_REQID 999999 macro |
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ | ||
H A D | files.c | 360 if (num > BIGGEST_REQID) in _alloc_files() |