Home
last modified time | relevance | path

Searched refs:bsdconf_value (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libbsdconf/
H A Dbsdconf.h53 union bsdconf_value { union
218 union bsdconf_value value; /* NB: set by parse action;
259 union bsdconf_value *_value);
H A Dbsdconf_stmt.c530 union bsdconf_value *value) in bsdconf_set_option()