HomeSort by: relevance | last modified time | path
    Searched defs:find_declared_option (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/config/
main.c 830 } else if (!find_declared_option(dep->nv_name)) {
921 * This used to be one function (find_declared_option) before options
951 * Like find_declared_option but doesn't return what it finds, so it
955 find_declared_option(const char *name) function in typeref:struct:where *

Completed in 13 milliseconds