Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c70 static int modify_mapents(struct mapent **, char *, char *, char *, hiernode *,
196 if (modify_mapents(&mapents, mapname, mapopts, subdir, in parse_entry()
760 modify_mapents(struct mapent **mapents, char *mapname, in modify_mapents() function