Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c102 static bool isypsym(datum *key);
725 isypsym(datum *key) in isypsym() function
747 if (isypsym(inkey)) { in ypfilter()
757 while (k.dptr && isypsym(&k)) { in ypfilter()