Searched refs:netid (Results 76 - 77 of 77) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c7951 char *addr, *netid; local
8046 addr = netid = NULL;
8057 netid = kmem_alloc(len, KM_SLEEP);
8058 bcopy(cbcp->cb_location.r_netid, netid, len);
8062 res->SETCLIENTID4res_u.client_using.r_netid = netid;
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h962 * did Local domain's ID (netid) - system-wide unique.
1909 * netid - idn_domain[].dnetid
1918 ushort_t netid; member in struct:__anon10091::__anon10092

Completed in 130 milliseconds

1234