Home
last modified time | relevance | path

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

12345

/freebsd/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()
702 script_init("ARPCHECK", lp->medium); in state_selecting()
866 ip->client->new->medium = ip->client->medium; in bind_lease()
904 ip->client->new->medium); in bind_lease()
1084 lease->medium = ip->client->medium; in dhcpoffer()
1087 script_init("ARPSEND", lease->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()
1324 ip->client->medium = ip->client->config->media; in send_discover()
[all …]
H A Ddhcpd.h130 struct string_list *medium; member
172 struct string_list *medium; member
188 struct string_list *medium; member
/freebsd/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]
149 server = 5-medium-app-data-server
150 client = 5-medium-app-data-client
152 [5-medium-app-data-server]
157 [5-medium-app-data-client]
168 [6-medium-plus-app-data]
[all …]
H A D13-fragmentation.cnf.in62 name => "medium-app-data",
71 name => "medium-plus-app-data",
/freebsd/lib/msun/src/
H A De_rem_pio2.c66 goto medium; /* cancellation -- use medium case */ in __ieee754_rem_pio2()
96 goto medium; in __ieee754_rem_pio2()
110 goto medium; in __ieee754_rem_pio2()
124 if(ix<0x413921fb) { /* |x| ~< 2^20*(pi/2), medium size */ in __ieee754_rem_pio2()
125 medium: in __ieee754_rem_pio2()
/freebsd/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/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/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/tools/tools/vhba/
H A DMakefile26 SUBDIR= simple medium lots faulty rptluns mptest
/freebsd/contrib/googletest/googlemock/test/
H A DBUILD.bazel69 size = "medium",
100 size = "medium",
/freebsd/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/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
/freebsd/contrib/ntp/sntp/m4/
H A Drealpath.m418 # permitted in any medium without royalty provided the copyright notice
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/contrib/libucl/m4/
H A Dgcov.m422 # permitted in any medium without royalty provided the copyright notice
/freebsd/contrib/sendmail/cf/feature/
H A Dbestmx_is_local.m438 # low to medium traffic hosts. If you use the limited bestmx
/freebsd/contrib/ldns/m4/
H A Dax_have_poll.m433 # permitted in any medium without royalty provided the copyright notice

12345