Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypsym.h104 extern bool multiflag;
H A Dypserv.c86 bool multiflag = FALSE; variable
411 multiflag = TRUE; in ypget_command_line_args()
H A Dypserv_proc.c243 if (multiflag == TRUE && multihomed(req, &resp, transp, fdb)) in ypmatch()
1041 if (multiflag == TRUE && omultihomed(req, &resp, transp, fdb)) in ypoldmatch()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxgldv3.c242 bnx_m_multicast(void * arg, boolean_t multiflag, const uint8_t *multicastaddr) in bnx_m_multicast() argument
256 switch (multiflag) { in bnx_m_multicast()