Searched refs:SEARCH (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/lib/libc/db/recno/
H A Drecno.h33 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator in enum:SRCHOP
H A Drec_search.c101 case SEARCH:
109 if (op != SEARCH)
H A Drec_seq.c115 if ((e = __rec_search(t, nrec - 1, SEARCH)) == NULL)
H A Drec_get.c94 if ((e = __rec_search(t, nrec, SEARCH)) == NULL)
H A Drec_put.c220 SINSERT : SEARCH)) == NULL)
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dnetconfig128 SEARCH=""
135 search) SEARCH="${value}" ;;
161 'Search' 1 0 \"${SEARCH}\" 1 16 50 0 0
169 'Search' 1 0 \"${SEARCH}\" 1 16 50 0 0
175 'Search' 1 0 \"${SEARCH}\" 1 16 50 0 0
/freebsd-11-stable/sbin/dhclient/
H A Ddhctoken.h124 #define SEARCH 324 macro
H A Dconflex.c475 return (SEARCH);
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dvmsbuild.com7 $ SEARCH= "search /Exact"
61 $ SEARCH dummy.map "%LINK-I-UDFSYM" /Output=dummy.list
127 $ SEARCH functions.def "DEFFUNC","''f'" /Match=AND
/freebsd-11-stable/contrib/openresolv/
H A Dresolvconf.in225 echo "SEARCH=\"\$SEARCH $search\""
574 SEARCH=
618 SEARCH="$(uniqify $SEARCH)"
619 SEARCH="$(list_remove domain_blacklist $SEARCH)"
625 echo "SEARCH='$SEARCH'"
916 export RESOLVCONF DOMAINS SEARCH NAMESERVER
[all...]
H A Dlibc.in153 newsearch="$(uniqify $prepend_search $SEARCH $append_search)"

Completed in 138 milliseconds