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,
677 MACHINE=evbarm MACHINE_ARCH= NO_DEFAULT
695 MACHINE=evbmips MACHINE_ARCH= NO_DEFAULT
704 MACHINE=evbsh3 MACHINE_ARCH= NO_DEFAULT
742 MACHINE=sbmips MACHINE_ARCH= NO_DEFAULT
797 "MACHINE=${MACHINE} "*" NO_DEFAULT"*)
798 # Found an explicit "NO_DEFAULT" for this MACHINE.
821 *NO_DEFAULT*|*MULTIPLE_MATCHES*)

Completed in 14 milliseconds