Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/amd/
Dconf.c141 static int process_one_regular_map(const cf_map_t *cfm);
142 static int process_regular_option(const char *section, const char *key, const char *val, cf_map_t *…
143 static int ropt_browsable_dirs(const char *val, cf_map_t *cfm);
144 static int ropt_map_name(const char *val, cf_map_t *cfm);
145 static int ropt_map_defaults(const char *val, cf_map_t *cfm);
146 static int ropt_map_options(const char *val, cf_map_t *cfm);
147 static int ropt_map_type(const char *val, cf_map_t *cfm);
148 static int ropt_mount_type(const char *val, cf_map_t *cfm);
149 static int ropt_search_path(const char *val, cf_map_t *cfm);
150 static int ropt_sun_map_syntax(const char *val, cf_map_t *cfm);
[all …]
Damd.h209 typedef struct cf_map cf_map_t; typedef
364 cf_map_t *cfm; /* pointer to per-map amd.conf opts, if any */
563 extern cf_map_t *find_cf_map(const char *name);
652 extern void root_newmap(const char *, const char *, const char *, const cf_map_t *);
Dmapc.c1094 root_newmap(const char *dir, const char *opts, const char *map, const cf_map_t *cfm) in root_newmap()
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog4956 (find_cf_map): new exported function to return a cf_map_t given a
4972 includes pointer to cf_map_t, amd.conf defaults and options for a