Home
last modified time | relevance | path

Searched defs:mapent (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h141 struct mapent { struct
149 int map_mntlevel; /* mapentry hierarchy level */ argument
150 bool_t map_modified; /* flags modified mapentries */ argument
151 bool_t map_faked; /* flags faked mapentries */ argument
154 struct mapent *map_next; argument
H A Dns_fnmount.c49 typedef struct mapent mapent; typedef
H A Dautod_parse.c59 struct mapent *mapent; member