Home
last modified time | relevance | path

Searched defs:mnt_map (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damd.h349 struct mnt_map { struct
350 qelem hdr;
351 int refc; /* Reference count */
352 short flags; /* Allocation flags */
353 short alloc; /* Allocation mode */
354 time_t modify; /* Modify time of map */
355 u_int reloads; /* Number of times map was reloaded */
356 u_int nentries; /* Number of entries in the map */
357 char *map_name; /* Name of this map */
358 char *wildcard; /* Wildcard value */
[all …]
H A Dinfo_union.c94 union_reload(mnt_map *m, char *map, void (*fn) (mnt_map *, char *, char *)) in union_reload()
H A Dinfo_file.c225 file_reload(mnt_map *m, char *map, void (*fn) (mnt_map *, char *, char *)) in file_reload()
H A Dinfo_nis.c152 nis_reload(mnt_map *m, char *map, void (*fn) (mnt_map *, char *, char *)) in nis_reload()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h232 typedef struct mnt_map mnt_map; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c3324 hash_map<eh_region, tree> *mnt_map) in lower_resx()
3517 hash_map<eh_region, tree> mnt_map; in execute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc3319 hash_map<eh_region, tree> *mnt_map) in lower_resx()
3512 hash_map<eh_region, tree> mnt_map; in execute() local