Searched refs:medium (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/tools/tools/vhba/
H A DMakefile27 SUBDIR= simple medium lots faulty rptluns mptest
/freebsd-9.3-release/lib/msun/src/
H A De_rem_pio2.c70 goto medium; /* cancellation -- use medium case */
100 goto medium;
114 goto medium;
128 if(ix<0x413921fb) { /* |x| ~< 2^20*(pi/2), medium size */
129 medium:
/freebsd-9.3-release/sbin/dhclient/
H A Ddhclient.conf30 medium "link0 link1";
H A Dprivsep.c107 char *medium, *reason, *filename, local
126 if ((medium = calloc(1, medium_len + 1)) == NULL)
128 buf_read(fd, medium, medium_len);
130 medium = NULL;
143 priv_script_init(reason, medium);
145 free(medium);
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.c573 /* Zap the medium list... */
574 ip->client->medium = NULL;
632 script_init("ARPCHECK", lp->medium);
778 /* Remember the medium. */
779 ip->client->new->medium = ip->client->medium;
788 ip->client->new->medium);
955 /* Record the medium under which this lease was offered. */
956 lease->medium = ip->client->medium;
1908 script_init(char *reason, struct string_list *medium) argument
1943 priv_script_init(char *reason, char *medium) argument
[all...]
H A Ddhcpd.h126 struct string_list *medium; member in struct:client_lease
166 struct string_list *medium; member in struct:client_config
182 struct string_list *medium; member in struct:client_state
H A Dclparse.c640 parse_string_list(cfile, &lease->medium, 0);
879 /* Find the last medium in the media list. */
901 /* Store this medium at the end of the media list. */
/freebsd-9.3-release/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-9.3-release/crypto/heimdal/packages/debian/
H A Dheimdal-kdc.postinst53 db_input medium heimdal/realm || true
58 db_input medium heimdal-kdc/password || true
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks67 removable medium from being ejected. Some systems can't handle these

Completed in 92 milliseconds