Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ypcmd/
H A Dypsym.h129 extern void ypdomain(SVCXPRT *transp, bool always_respond);
H A Dypserv_proc.c124 ypdomain(SVCXPRT *transp, bool always_respond) in ypdomain() argument
160 if (isserved || always_respond) { in ypdomain()