Searched refs:ours (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/stand/lib/inet/ |
H A D | dhcpv4.c | 602 struct in_addr nets, ours, t_server, t_yiaddr; in dhcp_decline() local 628 ipv4_getipaddr(&ours); /* Could be 0, could be yiaddr */ in dhcp_decline() 629 ours.s_addr = htonl(ours.s_addr); in dhcp_decline() 643 (void) inet(pkt_size, &ours, &nets, 0, 0L); in dhcp_decline() 657 struct in_addr nets, ours; in dhcp_selecting() local 699 ours.s_addr = INADDR_ANY; in dhcp_selecting() 702 return (inet(pkt_size, &ours, &nets, DHCP_RETRIES, DHCP_WAIT)); in dhcp_selecting() 716 struct in_addr nets, ours; in dhcp_requesting() local 827 ours.s_addr = INADDR_ANY; in dhcp_requesting() 830 if ((err = inet(pkt_size, &ours, &nets, 4, (time_t)2L)) != 0) in dhcp_requesting()
|
/titanic_50/usr/src/cmd/mdb/common/kmdb/ |
H A D | mapfile_skel | 48 /* There should be only one - ours */
|
/titanic_50/usr/src/cmd/svc/configd/ |
H A D | client.c | 1648 int ours, theirs; in propertygrp_notify() local 1656 ours = fds[0]; in propertygrp_notify() 1670 ours); in propertygrp_notify() 1681 (void) close(ours); in propertygrp_notify()
|
/titanic_50/usr/src/tools/onbld/ |
H A D | THIRDPARTYLICENSE | 43 Also, for each author's protection and ours, we want to make certain
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/titanic_50/usr/src/cmd/powertop/common/ |
H A D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | THIRDPARTYLICENSE | 137 Also, for each author's protection and ours, we want to make certain
|
/titanic_50/usr/src/lib/print/libhttp-core/common/ |
H A D | LICENSE.txt | 185 Also, for each author's protection and ours, we want to make certain
|