Home
last modified time | relevance | path

Searched refs:picked (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/usr.sbin/autofs/
H A Dautomountd.c93 char *picked = NULL; in pick_option() local
107 picked = checked_strdup(pair + strlen(option)); in pick_option()
120 return (picked); in pick_option()
/freebsd/bin/sh/tests/parser/
H A Ddollar-quote11.05 # Start a new shell so the locale change is picked up.
H A Ddollar-quote10.07 # Start a new shell so the locale change is picked up.
H A Ddollar-quote3.020 # Start a new shell so the locale change is picked up.
H A Ddollar-quote4.016 # Start a new shell so the locale change is picked up.
/freebsd/sbin/dhclient/
H A Ddhclient.c683 struct client_lease *lp, *next, *picked; in state_selecting() local
695 picked = NULL; in state_selecting()
701 if (!picked) { in state_selecting()
714 picked = lp; in state_selecting()
715 picked->next = NULL; in state_selecting()
725 if (!picked) { in state_selecting()
732 if (!picked->options[DHO_DHCP_MESSAGE_TYPE].len) { in state_selecting()
733 ip->client->new = picked; in state_selecting()
755 make_request(ip, picked); in state_selecting()
759 free_client_lease(picked); in state_selecting()
/freebsd/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src35 # A 'bubble-writing' X, meaning 'close window'. I have picked a
H A DUCS%RISCOS-LATIN1.src35 # A 'bubble-writing' X, meaning 'close window'. I have picked a
/freebsd/crypto/openssl/apps/
H A Dbuild.info64 # The nocheck attribute is picked up by progs.pl as a signal not to look
/freebsd/crypto/openssl/doc/man3/
H A DBIO_ADDRINFO.pod43 picked at one by one.
/freebsd/contrib/unbound/doc/
H A Drequirements.txt268 the bare NSEC(3) information is sufficient, probably picked up from
270 the correct message format, a SOA record is picked from the cache
293 are picked up.
/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/
H A Dalgorithm59 // picked up by other functions in the standard library (e.g. functions in
/freebsd/tools/tools/git/
H A Dgit-arc.sh81 repository. The commits are cherry-picked to a branch (main by
/freebsd/contrib/ntp/sntp/libevent/
H A Devdns.c1351 struct nameserver *started_at = base->server_head, *picked; in nameserver_pick() local
1366 picked = base->server_head; in nameserver_pick()
1368 return picked; in nameserver_pick()
1377 picked = base->server_head; in nameserver_pick()
1379 return picked; in nameserver_pick()
/freebsd/contrib/libevent/
H A Devdns.c1351 struct nameserver *started_at = base->server_head, *picked; in nameserver_pick() local
1366 picked = base->server_head; in nameserver_pick()
1368 return picked; in nameserver_pick()
1377 picked = base->server_head; in nameserver_pick()
1379 return picked; in nameserver_pick()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsamsung-pinctrl.txt92 "samsung,pins" property should be picked from the hardware manual of the SoC
/freebsd/contrib/bmake/mk/
H A Dmk-files.txt28 diverged quite a bit, though ideas are still picked up from NetBSD
/freebsd/crypto/openssh/contrib/redhat/
H A Dopenssh.spec664 - Rework the nopam patch to use be picked up by autoconf.
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS2034 network block or credential. If a credential is picked (based on ANQP
/freebsd/contrib/byacc/
H A DREADME.BTYACC162 it will be picked up by the later reduced rules.
/freebsd/contrib/flex/
H A DNEWS23 *** Since files in lib/ are picked up as needed by src/, we no longer
/freebsd/contrib/libpcap/
H A DCMakeLists.txt410 # We want support for extensions picked up for GNU C compatibility,
3257 # If this is macOS and we've picked the default architectures on
3272 # If this is macOS and we've picked the default architectures on
/freebsd/contrib/tnftp/
H A DChangeLog942 - base64_encode should be static. picked up by hp/ux(!)
1027 `int'. picked up by the ultrix compiler, reported by
/freebsd/contrib/llvm-project/libcxx/include/
H A D__config75 // Inside the library, assertions are categorized so they can be cherry-picked based on the chosen hardening mode. These
/freebsd/contrib/tcpdump/
H A DCMakeLists.txt278 # We want support for extensions picked up for GNU C compatibility,

12