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

  /src/usr.sbin/spray/
spray.c 56 static struct timeval NO_DEFAULT = { -1, -1 };
141 clnt_control(cl, CLSET_TIMEOUT, (caddr_t)&NO_DEFAULT);
  /src/
build.sh 647 # optional DEFAULT or NO_DEFAULT keyword.
655 # MACHINE, then there should be a line with the "NO_DEFAULT" keyword,
678 MACHINE=evbarm MACHINE_ARCH= NO_DEFAULT
696 MACHINE=evbmips MACHINE_ARCH= NO_DEFAULT
705 MACHINE=evbsh3 MACHINE_ARCH= NO_DEFAULT
744 MACHINE=sbmips MACHINE_ARCH= NO_DEFAULT
799 "MACHINE=${MACHINE} "*" NO_DEFAULT"*)
800 # Found an explicit "NO_DEFAULT" for this MACHINE.
823 *NO_DEFAULT*|*MULTIPLE_MATCHES*)

Completed in 19 milliseconds