OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fqdn
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
browser.h
75
const char *
fqdn
; /* Server version; optional */
member in struct:pa_browse_info
/external/dhcpcd/
if-options.h
45
#define HOSTNAME_MAX_LEN 250 /* 255 - 3 (
FQDN
) - 2 (DNS enc) */
103
int
fqdn
;
member in struct:if_options
/external/dnsmasq/src/
cache.c
824
int
fqdn
, nomem;
local
830
fqdn
= !!strchr(token, '.');
835
if ((daemon->options & OPT_EXPAND) && domain_suffix && !
fqdn
&&
[
all
...]
dnsmasq.h
407
char *hostname, *
fqdn
; /* name from client-hostname option or config */
member in struct:dhcp_lease
Completed in 586 milliseconds