Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_generic.c55 "files", init_files, getmapent_files,
145 return (getmapent_files(key, mapname, ml, stack, stkptr,
H A Dautomount.h351 extern int getmapent_files(char *, char *, struct mapline *, char **, char ***,
H A Dns_files.c71 getmapent_files(char *key, char *mapname, struct mapline *ml, in getmapent_files() function