Searched refs:rc_getbool (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/usr.sbin/nandsim/ |
| D | nandsim_rcfile.h | 68 int rc_getbool(struct rcfile *, const char *, int, const char *, int *);
|
| D | nandsim_rcfile.c | 368 rc_getbool(struct rcfile *rcp, const char *section, int sect_id, in rc_getbool() function
|
| D | nandsim_cfgparse.c | 685 getres = rc_getbool(f, sect_name, sectno, key->keyname, &val); in get_argument_bool()
|
| /freebsd-12-stable/contrib/smbfs/include/ |
| D | cflib.h | 82 int rc_getbool(struct rcfile *, const char *, const char *, int *);
|
| /freebsd-12-stable/contrib/smbfs/lib/smb/ |
| D | rcfile.c | 392 rc_getbool(struct rcfile *rcp, const char *section, const char *key, int *value) in rc_getbool() function 438 error = rc_getbool(rcp, sect, ap->name, &ap->ival); in opt_args_parse()
|