Searched refs:FQDN (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm186 # Attempt to locate FQDN
198 # Extract domain from FQDN
243 # Determine from @host & @domain the FQDN
306 Using various methods B<attempt> to find the Fully Qualified Domain Name (FQDN)
309 Each of the functions will return I<undef> if the FQDN cannot be determined.
315 Identify and return the FQDN of the current host.
319 Returns the smallest part of the FQDN which can be used to identify the host.
323 Returns the remainder of the FQDN after the I<hostname> has been removed.
/opensolaris-onvv-gate/usr/src/cmd/lms/
H A DLMS_if_compat.h211 * LMS_IP_FQDN_REQUEST_MESSAGE - Requests IP/FQDN data
222 * LMS_IP_FQDN_MESSAGE - sends IP/FQDN info
231 * @FQDN: A NUL terminated string specifying the Fully Qualified Domain Name.
239 UINT8 FQDN[FQDN_MAX_SIZE]; member in struct:__anon807
H A DProtocolCompat.cpp152 if (_updateIPFQDN((const char *)((LMS_IP_FQDN_MESSAGE *)buffer)->FQDN) != 0) {
153 ERROR("[Compat]Error: failed to update IP/FQDN info\n");
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/etc/dhcp/
H A Dinittab118 FQDN STANDARD, 89, OCTET, 1, 0, sdmi
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh406 FQDN) if [[ -z $fqdnlist ]]; then
408 checkval="FQDN"
535 printf "\n$(gettext "If the -f option is used, at least one FQDN should be listed").\n\n" >&2

Completed in 155 milliseconds