Searched refs:hashtype (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Dhash.h53 #define hashtype(x) (x & 0x1F00) macro
H A Dhashserv.c190 if (hashtype(h->data) == NOTFOUND)
330 switch (hashtype(h->data))
357 if (hashtype(hash) == NOTFOUND)
H A Dbltin.c386 if (hashtype(hash_cmd(*argv)) == NOTFOUND)
H A Dxec.c145 if (argn == 0 || (comtype = hashtype(cmdhash)) == BUILTIN) {

Completed in 108 milliseconds