Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/rexd/
H A Dwhere.c71 where(pn, host, fsname, within) in where() argument
136 findmount(qualpn, host, fsname, within) in findmount() argument
[all...]
H A Dwhere_main.c51 char within[MAXPATHLEN]; local
/titanic_52/usr/src/cmd/cron/
H A Dpermit.c95 within(username, filename) in within() function
/titanic_52/usr/src/lib/print/libipp-core/common/
H A Dread.c170 #define within(a, b, c) ((b >= a) && (b <= c)) in validate_value() macro
/titanic_52/usr/src/cmd/more/
H A Dmore.c178 int within; /* true if we are within a file, variable
/titanic_52/usr/src/lib/efcode/engine/
H A Dforth.c455 within(fcode_env_t *env) in within() function