Home
last modified time | relevance | path

Searched refs:dl_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/config/
H A Dmkheaders.c257 (dl->dl_value == NULL)) { in defopts_print()
265 opt_value = option != NULL ? option->nv_str : dl->dl_value; in defopts_print()
H A Dlint.c87 value = dl->dl_value; in do_emit_option()
H A Dutil.c258 dl->dl_value = val; in defoptlist_create()
H A Ddefs.h151 const char *dl_value; member