Home
last modified time | relevance | path

Searched refs:medium (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd-13.1/sbin/dhclient/
H A Dprivsep.c108 char *medium, *reason, *filename, in dispatch_imsg() local
128 if ((medium = calloc(1, medium_len + 1)) == NULL) in dispatch_imsg()
130 buf_read(fd, medium, medium_len); in dispatch_imsg()
132 medium = NULL; in dispatch_imsg()
145 priv_script_init(reason, medium); in dispatch_imsg()
147 free(medium); in dispatch_imsg()
H A Ddhclient-script57 eval "$IFCONFIG $interface inet -alias $old_ip_address $medium"
65 $medium"
316 eval "$IFCONFIG $interface $medium"
317 eval "$IFCONFIG $interface inet -alias 0.0.0.0 $medium" >/dev/null 2>&1
401 eval "$IFCONFIG $interface inet -alias $new_ip_address $medium"
H A Ddhclient.c639 ip->client->medium = NULL; in state_reboot()
861 ip->client->new->medium = ip->client->medium; in bind_lease()
1076 lease->medium = ip->client->medium; in dhcpoffer()
1288 if (ip->client->medium) { in send_discover()
1289 ip->client->medium = ip->client->medium->next; in send_discover()
1292 if (!ip->client->medium) { in send_discover()
1491 !ip->client->medium && in send_request()
1500 ip->client->medium = ip->client->active->medium; in send_request()
2010 if (lease->medium) in write_client_lease()
2043 if (medium != NULL && medium->string != NULL) in script_init()
[all …]
H A Ddhcpd.h132 struct string_list *medium; member
173 struct string_list *medium; member
189 struct string_list *medium; member
/freebsd-13.1/lib/msun/src/
H A De_rem_pio2.c70 goto medium; /* cancellation -- use medium case */ in __ieee754_rem_pio2()
100 goto medium; in __ieee754_rem_pio2()
114 goto medium; in __ieee754_rem_pio2()
129 medium: in __ieee754_rem_pio2()
/freebsd-13.1/contrib/file/magic/Magdir/
H A Ddump20 >0 belong 7 end of medium (for floppy),
39 >0 belong 7 end of medium (for floppy),
58 >0 belong 7 end of medium (for floppy),
96 >0 leshort 7 end of medium (for floppy).
/freebsd-13.1/contrib/googletest/googletest/test/
H A DBUILD.bazel121 size = "medium",
242 size = "medium",
257 size = "medium",
440 size = "medium",
479 size = "medium",
499 size = "medium",
/freebsd-13.1/tools/tools/vhba/
H A DMakefile27 SUBDIR= simple medium lots faulty rptluns mptest
/freebsd-13.1/contrib/googletest/googlemock/test/
H A DBUILD.bazel76 size = "medium",
107 size = "medium",
/freebsd-13.1/sys/contrib/openzfs/config/
H A Dax_restore_flags.m418 # permitted in any medium without royalty provided the copyright notice
H A Dax_save_flags.m418 # permitted in any medium without royalty provided the copyright notice
/freebsd-13.1/sys/contrib/device-tree/Bindings/mmc/
H A Dsocfpga-dw-mshc.txt5 a SoC with storage medium such as eMMC or SD/MMC cards. This file documents
H A Dimg-dw-mshc.txt5 a SoC with storage medium such as eMMC or SD/MMC cards. This file documents
H A Dbluefield-dw-mshc.txt7 a SoC with storage medium such as eMMC or SD/MMC cards. This file documents
H A Dzx-dw-mshc.txt5 a SoC with storage medium such as eMMC or SD/MMC cards. This file documents
H A Dhi3798cv200-dw-mshc.txt7 a SoC with storage medium such as eMMC or SD/MMC cards. This file documents
H A Dk3-dw-mshc.txt7 a SoC with storage medium such as eMMC or SD/MMC cards. This file documents
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dntp_crypto_rand.m416 # permitted in any medium without royalty provided the copyright notice,
H A Dax_c99_struct_init.m434 # permitted in any medium without royalty provided the copyright notice
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/panel/
H A Dsitronix,st7701.yaml13 ST7701 designed for small and medium sizes of TFT LCD display, is
/freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/
H A Dnand-controller.yaml105 nand-is-boot-medium:
108 Whether or not the NAND chip is a boot medium. Drivers might
/freebsd-13.1/contrib/libucl/m4/
H A Dgcov.m422 # permitted in any medium without royalty provided the copyright notice
/freebsd-13.1/contrib/sendmail/cf/feature/
H A Dbestmx_is_local.m438 # low to medium traffic hosts. If you use the limited bestmx
/freebsd-13.1/contrib/ldns/m4/
H A Dax_have_poll.m433 # permitted in any medium without royalty provided the copyright notice
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Datmel,at91-pio4-pinctrl.txt39 - atmel,drive-strength: 0 or 1 for low drive, 2 for medium drive and 3 for

12345