Searched refs:ours (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/mdb/common/kmdb/ |
H A D | mapfile_skel | 48 /* There should be only one - ours */
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | client.c | 1652 int ours, theirs; in propertygrp_notify() local 1660 ours = fds[0]; in propertygrp_notify() 1674 ours); in propertygrp_notify() 1685 (void) close(ours); in propertygrp_notify()
|
/illumos-gate/usr/src/lib/lib9p/common/backend/ |
H A D | fs.c | 307 #define CONVERT(theirs, ours) \ in fs_oflags_dotu() argument 311 flags |= ours; \ in fs_oflags_dotu() 379 #define CONVERT(theirs, ours) \ in fs_oflags_dotl() argument 383 flags |= ours; \ in fs_oflags_dotl()
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | GPL-2 | 43 Also, for each author's protection and ours, we want to make certain
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/illumos-gate/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
|
/illumos-gate/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
|