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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c103 static bool isypsym(datum *key);
726 isypsym(datum *key) function
748 if (isypsym(inkey)) {
758 while (k.dptr && isypsym(&k)) {

Completed in 58 milliseconds