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

  /src/external/bsd/dhcpcd/dist/src/
if-options.c 2698 int skip, have_profile, new_block, had_block; local
2869 skip = have_profile = new_block = 0;
2937 have_profile = 1;
2944 if (profile && !have_profile && strcmp(option, "arping") == 0)
2952 if (profile && !have_profile) {

Completed in 16 milliseconds