Searched refs:LOOKUP (Results 1 – 10 of 10) sorted by relevance
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | lookup.c | 96 * LOOKUP - just do lookup, return NULL if not found. 123 if (action != LOOKUP) { 133 if (action == LOOKUP) {
|
H A D | defs.h | 90 #define LOOKUP 0 macro
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | streval.h | 190 #define LOOKUP 0 macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | streval.h | 199 #define LOOKUP 0 macro
|
/titanic_51/usr/src/lib/libunistat/common/sv/ |
H A D | sv.err | 42 LOOKUP = Unable to translate pathname to major/minor number
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | arith.c | 130 case LOOKUP: in arith()
|
H A D | streval.c | 774 d = (*vp->convert)(&vp->nextchr, &lvalue, LOOKUP, 0); in expr()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | arith.c | 240 case LOOKUP: in arith()
|
H A D | streval.c | 869 d = (*vp->convert)(&vp->nextchr, &lvalue, LOOKUP, 0); in expr()
|
/titanic_51/usr/src/uts/common/fs/ |
H A D | fem.c | 91 _FEMOPDEF(LOOKUP, lookup), 145 _FEMGUARD(LOOKUP, lookup),
|