Searched refs:hostname (Results 301 - 325 of 458) sorted by relevance

<<111213141516171819

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dconfigure555 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
557 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
1280 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2145 on `(hostname || uname -n) 2>/dev/null | sed 1q`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davformat.h2496 * @param hostname the buffer for the host name
2497 * @param hostname_size the size of the hostname buffer
2505 char *hostname, int hostname_size,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dapps.c2268 char *hostname = NULL; local
2327 hostname = argn;
2406 if (hostname && !X509_VERIFY_PARAM_set1_host(*pm, hostname, 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile.in197 $(top_srcdir)/m4/hostname.m4 $(top_srcdir)/m4/libgrep.m4 \
719 hostname.m4 \
H A DMakefile197 $(top_srcdir)/m4/hostname.m4 $(top_srcdir)/m4/libgrep.m4 \
719 hostname.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c448 /* see if our hostname corresponds to a reasonable IP address */
449 hp = gethostbyname(hostname);
H A Dpppd.h81 #define MAXNAMELEN 256 /* max length of hostname or name for auth */
216 extern char hostname[]; /* Our hostname */
H A Dsys-linux.c2794 * Use the hostname as part of the random number seed.
2800 char *p = hostname;
2803 for (p = hostname; *p != 0; ++p)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h82 #define MAXNAMELEN 256 /* max length of hostname or name for auth */
217 extern char hostname[]; /* Our hostname */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dapps.c2268 char *hostname = NULL; local
2327 hostname = argn;
2406 if (hostname && !X509_VERIFY_PARAM_set1_host(*pm, hostname, 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dremote_pairing.c703 touch_remote_cb(const char *name, const char *type, const char *domain, const char *hostname, int family, const char *address, int port, struct keyval *txt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Davformat.h1887 * @param hostname the buffer for the host name
1888 * @param hostname_size the size of the hostname buffer
1896 char *hostname, int hostname_size,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dchap.c692 BCOPY(cstate->chal_name, outp, name_len); /* append hostname */
714 slprintf(msg, sizeof(msg), "Welcome to %s.", hostname);
H A Dpppd.h58 #define MAXNAMELEN 256 /* max length of hostname or name for auth */
189 extern char hostname[]; /* Our hostname */
H A Dsys-linux.c2713 * Use the hostname as part of the random number seed.
2719 char *p = hostname;
2722 for (p = hostname; *p != 0; ++p)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h58 #define MAXNAMELEN 256 /* max length of hostname or name for auth */
189 extern char hostname[]; /* Our hostname */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddialup.tex196 \func{void}{SetWellKnownHost}{\param{const wxString\& }{hostname}, \param{int }{portno = 80}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-httpclient-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dldap.c213 ads->config.ldap_server_name = SMB_STRDUP(cldap_reply.hostname);
1022 * Find a machine account given a hostname
1038 is to look for hostname$ */
1465 * This clears out all registered spn's for a given hostname
1530 * (found by hostname) in AD.
2962 * @param hostname Machine to remove
2965 ADS_STATUS ads_leave_realm(ADS_STRUCT *ads, const char *hostname) argument
2979 /* hostname must be lowercase */
2980 host = SMB_STRDUP(hostname);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat.c798 struct compat_nfs_string hostname; member in struct:compat_nfs4_mount_data_v1
820 compat_nfs_string(&real->hostname, &raw->hostname);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A Dconfigure555 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
557 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
1318 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2884 on `(hostname || uname -n) 2>/dev/null | sed 1q`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_ads.c59 d_printf(" Issue a dynamic DNS update request the server's hostname\n");
130 printf("Domain Controller:\t%s\n", reply.hostname);
1362 fstrcpy( dns_server, nameservers[0].hostname );
1699 d_printf(" register Issue a dynamic DNS update request for our hostname\n");
1746 d_fprintf( stderr, "Successfully registered hostname with DNS\n" );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile.in199 $(top_srcdir)/m4/hostname.m4 $(top_srcdir)/m4/libgrep.m4 \
H A DMakefile199 $(top_srcdir)/m4/hostname.m4 $(top_srcdir)/m4/libgrep.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dapplets.h170 USE_HOSTNAME(APPLET(hostname, _BB_DIR_BIN, _BB_SUID_NEVER))

Completed in 261 milliseconds

<<111213141516171819