Searched refs:address (Results 126 - 150 of 155) sorted by relevance

1234567

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm195 # Description: Set the local IP address from which pings will be sent.
197 # for TCP pings, just saves the address to be used when the socket is
212 croak("nonexistent local address $local_addr") unless defined($ip);
836 $host, # Host or IP address
1573 Sets the source address from which pings will be sent. This must be
1574 the address of one of the interfaces on the local host. $local_addr
1575 may be specified as a hostname or as a text IP address such as
H A DNNTP.pm941 and an identifier, possibly an Email address, of the creator.
H A DFTP.pm814 # create a Listen socket at same address as the command socket
1324 B<LocalAddr> - Local address to use for all socket connections, this
/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c394 def->address = segment.offset;
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile664 # This is the email address or URL to which the translators shall report
675 # It can be your email address, or a mailing list address where translators
760 --msgid-bugs-address="$$msgid_bugs_address" \
769 --msgid-bugs-address="$$msgid_bugs_address" \
780 --msgid-bugs-address="$$msgid_bugs_address" \
791 --msgid-bugs-address="$$msgid_bugs_address" \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile664 # This is the email address or URL to which the translators shall report
675 # It can be your email address, or a mailing list address where translators
760 --msgid-bugs-address="$$msgid_bugs_address" \
769 --msgid-bugs-address="$$msgid_bugs_address" \
780 --msgid-bugs-address="$$msgid_bugs_address" \
791 --msgid-bugs-address="$$msgid_bugs_address" \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL805 Return the address of the symbol $symbol or C<undef> if not found. If the
810 The exact manner in which the address is returned in $symref is not
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm331 to the address below.
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s117 stx %o1, [%o2 + %g4] ! store word to dst (address pre-incremented)
H A Dstrlcpy.s110 stx %l1, [%i2 + %g4] ! store word to dst (address pre-incremented)
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemcpy.s91 cmp %o1, %o0 ! if from address is >= to use forward copy
167 dec %o5 ! decrement from address
/osnet-11/usr/src/lib/libfru/libfru/
H A Dlibfru.cc978 definition->address = segdef.address;
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimage.c572 static void SzFree(void *p, void *address) { p = p; free(address); } argument
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_writes.c3913 if (ptr->address == NULL || *ptr->address == '\0' ||
3921 (void) snprintf(trdn, RDNSIZE, "ipTnetNumber=%s", ptr->address);
3929 rc = __s_add_attr(e, "ipTnetNumber", ptr->address);
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dlsar_svc.c223 * to provide a valid address for enum_buf because it's a reference and
260 * to provide a valid address for enum_buf because it's a reference and
295 * to provide a valid address for enum_buf because it's a reference and
355 * address for enum_buf because it's a reference and the marshalling
619 param->address = (DWORD)(uintptr_t)ru;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm74 a patch would be welcome to address that.
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c110 #define DTD_ATTR_ADDRESS (const xmlChar *) "address"
113 (const xmlChar *) "allowed-address"
115 (const xmlChar *) "configure-allowed-address"
123 #define DTD_ATTR_MAC_ADDRESS (const xmlChar *) "mac-address"
125 (const xmlChar *) "auto-mac-address"
232 { "address", DTD_ATTR_ADDRESS },
236 { "allowed-address", DTD_ATTR_ALLOWED_ADDRESS },
239 { "auto-mac-address", DTD_ATTR_AUTO_MAC_ADDRESS },
243 { "configure-allowed-address", DTD_ATTR_CONFIGURE_ALLOWED_ADDRESS },
260 { "mac-address", DTD_ATTR_MAC_ADDRES
2553 zonecfg_valid_net_address(char *address, struct sockaddr_storage *saddr) argument
2671 char address[INET6_ADDRSTRLEN]; local
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.c110 * effectively "encode_principal_data_at" with an address arg.
129 DEFSEQTYPE(address, krb5_address, address_fields, 0);
130 DEFPTRTYPE(address_ptr, address);
1040 /* s-address[4] HostAddress OPTIONAL */
1042 /* r-address[5] HostAddress OPTIONAL */
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h1033 (*convert_pointer) (grub_efi_uintn_t debug_disposition, void **address);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL455 takes a pair of address and length of data at this address, so it is better
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm307 address may change during lifetime of an SV.
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo.c350 caddr_t pa; /* starting address of map */
364 * Subtracting it from root address, we get the starting addr.
366 * Once we have starting address and size, we can free().
387 caddr_t pa; /* starting address of map */
418 caddr_t pa; /* starting address of map */
450 caddr_t pa; /* starting address of map */
481 caddr_t pa; /* starting address of map */
520 caddr_t pa; /* starting address of map */
971 if (DI_NODE(node)->address == 0)
974 return ((char *)(pa + DI_NODE(node)->address));
[all...]
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemset.s93 mov %rdi,%rax # memset returns the dest address
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm233 tt u i b blockquote pre img a address cite samp dfn html head
1676 # $author -> (optional) e-mail address of the author (-author)
1677 # $base -> (optional) if set to true, will enter the BASE address of this document
3217 # address if unavailable. If this variable isn't
4722 $q->param_fetch('address')->[1] = '1313 Mockingbird Lane';
4723 unshift @{$q->param_fetch(-name=>'address')},'George Munster';
4737 print $params->{'address'};
5552 The author's e-mail address (will create a <link rev="MADE"> tag if present
7604 Returns either the remote host name or IP address.
7609 Returns the remote host IP address, o
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Ddeliver.c101 ** (e.g., a single address failing) will still cause the other
201 register struct address *a;
301 ** If we have temporary address failures
801 ** (e.g., a single address failing) will still cause the other
1232 ** deliver should be called once for each address on the
1240 ** recipients' host address (not the mail host address) is used to
1241 ** attempt piggybacking. Recipients with the same host address
1276 ** firstto -- head of the address list to deliver to.
1319 bool anyok; /* at least one address wa
[all...]

Completed in 201 milliseconds

1234567