Searched refs:set_option_var (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.sbin/makefs/ |
| D | v7fs.c | 88 return set_option_var(fsopts->fs_options, option, "1", NULL, 0) != -1; in v7fs_parse_opts()
|
| D | makefs.c | 351 retval = set_option_var(options, var, val, buf, len); in set_option() 396 set_option_var(const option_t *options, const char *var, const char *val, in set_option_var() function
|
| D | makefs.h | 193 int set_option_var(const option_t *, const char *, const char *,
|