Home
last modified time | relevance | path

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

12345

/freebsd-14.2/sbin/dhclient/
H A Dprivsep.c106 char *medium, *reason, *filename, in dispatch_imsg() local
126 if ((medium = calloc(1, medium_len + 1)) == NULL) in dispatch_imsg()
128 buf_read(fd, medium, medium_len); in dispatch_imsg()
130 medium = NULL; in dispatch_imsg()
143 priv_script_init(reason, medium); in dispatch_imsg()
145 free(medium); in dispatch_imsg()
H A Ddhclient-script56 eval "$IFCONFIG $interface inet -alias $old_ip_address $medium"
64 $medium"
319 eval "$IFCONFIG $interface $medium"
403 eval "$IFCONFIG $interface inet -alias $new_ip_address $medium"
H A Ddhclient.c644 ip->client->medium = NULL; in state_reboot()
866 ip->client->new->medium = ip->client->medium; in bind_lease()
1084 lease->medium = ip->client->medium; in dhcpoffer()
1317 if (ip->client->medium) { in send_discover()
1318 ip->client->medium = ip->client->medium->next; in send_discover()
1321 if (!ip->client->medium) { in send_discover()
1520 !ip->client->medium && in send_request()
1529 ip->client->medium = ip->client->active->medium; in send_request()
2039 if (lease->medium) in write_client_lease()
2072 if (medium != NULL && medium->string != NULL) in script_init()
[all …]
H A Ddhcpd.h130 struct string_list *medium; member
172 struct string_list *medium; member
188 struct string_list *medium; member
/freebsd-14.2/lib/msun/src/
H A De_rem_pio2.c67 goto medium; /* cancellation -- use medium case */ in __ieee754_rem_pio2()
97 goto medium; in __ieee754_rem_pio2()
111 goto medium; in __ieee754_rem_pio2()
126 medium: in __ieee754_rem_pio2()
/freebsd-14.2/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf10 test-5 = 5-medium-app-data
11 test-6 = 6-medium-plus-app-data
145 [5-medium-app-data]
146 ssl_conf = 5-medium-app-data-ssl
148 [5-medium-app-data-ssl]
152 [5-medium-app-data-server]
157 [5-medium-app-data-client]
168 [6-medium-plus-app-data]
171 [6-medium-plus-app-data-ssl]
175 [6-medium-plus-app-data-server]
[all …]
H A D13-fragmentation.cnf.in62 name => "medium-app-data",
71 name => "medium-plus-app-data",
/freebsd-14.2/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-14.2/contrib/googletest/googletest/test/
H A DBUILD.bazel108 size = "medium",
232 size = "medium",
247 size = "medium",
262 size = "medium",
277 size = "medium",
478 size = "medium",
493 size = "medium",
531 size = "medium",
552 size = "medium",
/freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/
H A Drockchip,nand-controller.yaml97 Only used in combination with 'nand-is-boot-medium'.
117 Only used in combination with 'nand-is-boot-medium'.
156 nand-is-boot-medium;
/freebsd-14.2/contrib/spleen/
H A DREADME.md86 -misc-spleen-medium-r-normal--8-80-72-72-c-50-iso10646-1
87 -misc-spleen-medium-r-normal--12-120-72-72-c-60-iso10646-1
88 -misc-spleen-medium-r-normal--16-160-72-72-c-80-iso10646-1
89 -misc-spleen-medium-r-normal--24-240-72-72-c-120-iso10646-1
90 -misc-spleen-medium-r-normal--32-320-72-72-c-160-iso10646-1
91 -misc-spleen-medium-r-normal--64-640-72-72-c-320-iso10646-1
/freebsd-14.2/tools/tools/vhba/
H A DMakefile26 SUBDIR= simple medium lots faulty rptluns mptest
/freebsd-14.2/contrib/googletest/googlemock/test/
H A DBUILD.bazel69 size = "medium",
100 size = "medium",
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dsemtech,sx9310.yaml68 - medium-coarse
69 - medium
/freebsd-14.2/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-14.2/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 Dstarfive,jh7110-mmc.yaml11 to interface a SoC with storage medium such as eMMC or SD/MMC cards.
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Drealpath.m418 # 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-14.2/sys/contrib/device-tree/Bindings/iio/dac/
H A Dadi,ad3552r.yaml53 - 1: medium low SDO drive strength.
54 - 2: medium high SDO drive strength.

12345