Searched defs:within (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/cmd/rexd/ |
H A D | where.c | 71 where(pn, host, fsname, within) in where() argument 136 findmount(qualpn, host, fsname, within) in findmount() argument [all...] |
H A D | where_main.c | 51 char within[MAXPATHLEN]; local
|
/titanic_52/usr/src/cmd/cron/ |
H A D | permit.c | 95 within(username, filename) in within() function
|
/titanic_52/usr/src/lib/print/libipp-core/common/ |
H A D | read.c | 170 #define within(a, b, c) ((b >= a) && (b <= c)) in validate_value() macro
|
/titanic_52/usr/src/cmd/more/ |
H A D | more.c | 178 int within; /* true if we are within a file, variable
|
/titanic_52/usr/src/lib/efcode/engine/ |
H A D | forth.c | 455 within(fcode_env_t *env) in within() function
|