Searched refs:s_rootnames (Results 1 – 4 of 4) sorted by relevance
73 caddr_t *s_rootnames; /* array of root names */ member88 caddr32_t s_rootnames; /* array of root names */ member
1061 free(s->s_rootnames[--s->s_rootcnt]); in cleanup_export()1063 free(s->s_rootnames); in cleanup_export()1174 sp->s_rootnames = get_rootnames(&sp->s_secinfo, in fill_security_from_secopts()1176 if (sp->s_rootnames == NULL) { in fill_security_from_secopts()1291 (void) printf("%s ", sp->s_rootnames[j] ? in printarg()1292 sp->s_rootnames[j] : "<null>"); in printarg()1858 sp[0].s_rootnames = NULL; in nfs_enable_share()1890 sp[i].s_rootnames = NULL; in nfs_enable_share()
158 if (secp->s_rootcnt > 0 && secp->s_rootnames != NULL) { in srv_secinfo_entry_free()160 secp->s_rootcnt, secp->s_rootnames); in srv_secinfo_entry_free()1354 sp2[i].s_rootnames = STRUCT_FGETP(usi, s_rootnames); in exportfs()1373 exs->s_rootcnt, &exs->s_rootnames, model)) { in exportfs()
2209 secp->s_rootcnt, secp->s_rootnames)) { in checkauth()2451 secp->s_rootcnt, secp->s_rootnames)) { in checkauth4()