Home
last modified time | relevance | path

Searched refs:bsdconf_value_empty (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libbsdconf/
H A Dbsdconf_internal.h63 int bsdconf_value_empty(const struct bsdconf_option *_option);
H A Dbsdconf_stmt.c317 bsdconf_value_empty(const struct bsdconf_option *option) in bsdconf_value_empty() function
H A Dbsdconf_put.c128 bsdconf_value_empty(&options[n])) { in bsdconf_put()