Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ypcmd/
H A Dypserv_proc.c259 datum idkey, idval; in ypmatch() local
262 idval = dbm_fetch(fdb, idkey); in ypmatch()
263 if (idval.dptr) in ypmatch()
1052 datum idkey, idval; in ypoldmatch() local
1055 idval = dbm_fetch(fdb, idkey); in ypoldmatch()
1056 if (idval.dptr) in ypoldmatch()