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

  /src/external/bsd/am-utils/dist/amq/
amq.c 418 int nodefault = 0; local
447 nodefault = 1;
456 nodefault = 1;
461 nodefault = 1;
466 nodefault = 1;
471 nodefault = 1;
476 nodefault = 1;
481 nodefault = 1;
486 nodefault = 1;
491 nodefault = 1
    [all...]
  /src/usr.bin/config/
sem.c 2244 char missing[1000], extra[1000], nodefault[1000]; local
2280 ndp = nodefault;
2305 cfgerror("%s: cannot wildcard %s", name, nodefault);
  /src/external/mpl/bind/dist/bin/named/
zoneconf.c 867 const cfg_obj_t *nodefault[4]; local
907 nodefault[i] = maps[i] = zoptions;
911 nodefault[i] = maps[i] = cfg_tuple_get(vconfig, "options");
917 nodefault[i] = maps[i] = options;
921 nodefault[i] = NULL;
1263 nodefault);

Completed in 26 milliseconds