Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypsym.h127 extern void ypdomain(SVCXPRT *transp, bool always_respond);
H A Dypserv_proc.c123 ypdomain(SVCXPRT *transp, bool always_respond) in ypdomain() argument
159 if (isserved || always_respond) { in ypdomain()