Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map_parse.y60 struct sun_entry *sun_map_parse_read(const char *);
111 struct sun_entry *entry;
114 entry = CALLOC(struct sun_entry);
132 struct sun_entry *entry;
134 entry = CALLOC(struct sun_entry);
167 struct sun_entry *entry;
170 entry = CALLOC(struct sun_entry);
188 struct sun_entry *entry;
191 entry = CALLOC(struct sun_entry);
423 struct sun_entry *
[all …]
H A Dsun_map.h76 struct sun_entry { struct
98 struct sun_entry *entry_list; /* list of 'struct s2a_entry' */ argument
122 extern struct sun_entry *sun_map_parse_read(const char *);
H A Dsun_map.c426 const struct sun_entry *s_entry) in sun_hsfs2amd()
450 const struct sun_entry *s_entry) in sun_nfs2amd()
472 const struct sun_entry *s_entry) in sun_multi2amd()
512 struct sun_entry *s_entry = NULL; in sun_entry2amd()