Searched refs:dl_value (Results 1 – 4 of 4) sorted by relevance
257 (dl->dl_value == NULL)) { in defopts_print() 265 opt_value = option != NULL ? option->nv_str : dl->dl_value; in defopts_print()
87 value = dl->dl_value; in do_emit_option()
258 dl->dl_value = val; in defoptlist_create()
151 const char *dl_value; member