Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c64 static int mapline_to_mapent(struct mapent **, struct mapline *, char *, char *,
167 if (mapline_to_mapent(&mapents, ml, key, mapname, in parse_entry()
233 mapline_to_mapent(struct mapent **mapents, struct mapline *ml, char *key, in mapline_to_mapent() function