HomeSort by: relevance | last modified time | path
    Searched refs:matches_exec (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/ifconfig/
parse.h 283 int matches_exec(const struct match *, prop_dictionary_t, size_t);
parse.c 959 matches_exec(const struct match *matches, prop_dictionary_t oenv, size_t nmatch) function in typeref:typename:int
ifconfig.c 779 if (matches_exec(match, oenv, nmatch) == -1)

Completed in 14 milliseconds