Home
last modified time | relevance | path

Searched defs:within (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Dpermit.c93 within(char *username, char *filename) in within() function
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dread.c168 #define within(a, b, c) ((b >= a) && (b <= c)) in validate_value() macro
/illumos-gate/usr/src/cmd/more/
H A Dmore.c178 int within; /* true if we are within a file, variable