OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cf_map_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
conf.c
141
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
*cfm);
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
...]
amd.h
209
typedef struct cf_map
cf_map_t
;
typedef in typeref:struct:cf_map
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
*);
mapc.c
1094
root_newmap(const char *dir, const char *opts, const char *map, const
cf_map_t
*cfm)
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026