Home
last modified time | relevance | path

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

12345

/freebsd-12.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()
1059 lease->medium = ip->client->medium; in dhcpoffer()
1271 if (ip->client->medium) { in send_discover()
1272 ip->client->medium = ip->client->medium->next; in send_discover()
1275 if (!ip->client->medium) { in send_discover()
1474 !ip->client->medium && in send_request()
1483 ip->client->medium = ip->client->active->medium; in send_request()
1995 if (lease->medium) in write_client_lease()
2028 if (medium != NULL && medium->string != NULL) in script_init()
[all …]
H A Ddhcpd.h132 struct string_list *medium; member
172 struct string_list *medium; member
188 struct string_list *medium; member
/freebsd-12.1/release/picobsd/floppy.tree/sbin/
H A Ddhclient-script57 eval "$IFCONFIG $interface inet -alias $old_ip_address $medium"
65 $medium"
301 eval "$IFCONFIG $interface $medium"
302 eval "$IFCONFIG $interface inet -alias 0.0.0.0 $medium" >/dev/null 2>&1
378 eval "$IFCONFIG $interface inet -alias $new_ip_address $medium"
/freebsd-12.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-12.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-12.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-12.1/tools/tools/vhba/
H A DMakefile27 SUBDIR= simple medium lots faulty rptluns mptest
/freebsd-12.1/contrib/googletest/googlemock/test/
H A DBUILD.bazel76 size = "medium",
107 size = "medium",
/freebsd-12.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-12.1/contrib/libucl/m4/
H A Dgcov.m422 # permitted in any medium without royalty provided the copyright notice
/freebsd-12.1/contrib/ldns/m4/
H A Dax_have_poll.m433 # permitted in any medium without royalty provided the copyright notice
/freebsd-12.1/contrib/sendmail/cf/feature/
H A Dbestmx_is_local.m438 # low to medium traffic hosts. If you use the limited bestmx
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dpredicates.md141 ;; in either the medium/low or embedded medium/anywhere code models on V9.
163 ;; This is needed in the embedded medium/anywhere code model on V9. These
183 ;; This is needed in the embedded medium/anywhere code model on V9.
/freebsd-12.1/sys/contrib/zstd/
H A DTESTING.md5 short, medium, and long tests.
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dc-cr16.texi32 - @code{Specifies expression operand type as medium}
/freebsd-12.1/sys/contrib/zlib/
H A Dzconf.h.in305 * model programming (small or medium model with some far allocations).
312 /* MSC small or medium model */
321 /* Turbo C small or medium model */
/freebsd-12.1/sys/contrib/libsodium/m4/
H A Dax_check_gnu_make.m460 # permitted in any medium without royalty provided the copyright notice
/freebsd-12.1/contrib/gcc/
H A DCOPYING80 source code as you receive it, in any medium, provided that you
131 a storage or distribution medium does not bring the other work under
140 1 and 2 above on a medium customarily used for software interchange; or,
146 distributed under the terms of Sections 1 and 2 above on a medium
/freebsd-12.1/contrib/gdb/include/
H A DCOPYING80 source code as you receive it, in any medium, provided that you
131 a storage or distribution medium does not bring the other work under
140 1 and 2 above on a medium customarily used for software interchange; or,
146 distributed under the terms of Sections 1 and 2 above on a medium
/freebsd-12.1/contrib/diff/
H A DCOPYING80 source code as you receive it, in any medium, provided that you
131 a storage or distribution medium does not bring the other work under
140 1 and 2 above on a medium customarily used for software interchange; or,
146 distributed under the terms of Sections 1 and 2 above on a medium
/freebsd-12.1/contrib/gdb/
H A DCOPYING80 source code as you receive it, in any medium, provided that you
131 a storage or distribution medium does not bring the other work under
140 1 and 2 above on a medium customarily used for software interchange; or,
146 distributed under the terms of Sections 1 and 2 above on a medium
/freebsd-12.1/contrib/gperf/doc/
H A Dgpl.texinfo92 source code as you receive it, in any medium, provided that you
149 a storage or distribution medium does not bring the other work under
161 1 and 2 above on a medium customarily used for software interchange; or,
168 distributed under the terms of Sections 1 and 2 above on a medium

12345