Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c108 err = getmapent(key, mapname, &ml, stack, &stkptr, &iswildcard, in do_lookup1()
H A Dautomount.h339 extern int getmapent(char *, char *, struct mapline *, char **, char ***,
H A Dns_generic.c128 getmapent(key, mapname, ml, stack, stkptr, iswildcard, isrestricted) in getmapent() function
H A Dns_files.c157 nserr = getmapent(key, word+1, ml, stack, stkptr, in getmapent_files()
H A Dautod_mount.c99 err = getmapent(key, mapname, &ml, stack, &stkptr, &iswildcard, in do_mount1()