Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c90 static struct mapent *do_mapent_hosts(char *, char *, uint_t);
153 mapents = do_mapent_hosts(mapopts, key, isdirect); in parse_entry()
1778 do_mapent_hosts(char *mapopts, char *host, uint_t isdirect) in do_mapent_hosts() function