Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dns_generic.c44 struct ns_info { struct
53 static struct ns_info ns_info[] = { argument
70 static struct ns_info *get_next_ns(struct __nsw_lookup **, int);
75 struct ns_info *nsp; in ns_setup()
77 for (nsp = ns_info; nsp->ns_name; nsp++) { in ns_setup()
82 static struct ns_info *
90 struct ns_info *nsp;
112 for (nsp = ns_info; nsp->ns_name; nsp++) {
137 struct ns_info *nsp;
165 struct ns_info *nsp;
[all …]