Searched refs:ndr_svinfo_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Dntsvcs_clnt.c62 } ndr_svinfo_t; typedef in typeref:struct:ndr_svinfo
104 ndr_svinfo_t *);
168 list_create(&ndr_svlist.svl_list, sizeof (ndr_svinfo_t),
169 offsetof(ndr_svinfo_t, svi_lnd));
183 ndr_svinfo_t *svi;
989 ndr_svinfo_t *svi;
1023 ndr_svinfo_t *svi;
1045 if ((svi = calloc(1, sizeof (ndr_svinfo_t))) == NULL) {
1069 const ndr_svinfo_t *svi)

Completed in 16 milliseconds