Home
last modified time | relevance | path

Searched refs:gethostname (Results 226 – 250 of 352) sorted by relevance

12345678910>>...15

/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in754 #define gethostname rk_gethostname macro
756 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL gethostname(char *, int);
/netbsd/external/gpl2/gmake/dist/
H A Dconfig.h.in100 /* Define to 1 if you have the `gethostname' function. */
H A Dconfig.h-vms252 /* Define if you have the gethostname function. */
H A Dconfig.h.W32111 /* Define to 1 if you have the `gethostname' function. */
/netbsd/external/gpl2/xcvs/dist/doc/i18n/
H A DMakefile.in67 $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
/netbsd/external/gpl2/xcvs/dist/diff/
H A DMakefile.in57 $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
/netbsd/external/bsd/cron/dist/
H A DCHANGES20 2. gethostname() now available in compat.c for systems that need it.
/netbsd/external/mit/libuv/dist/
H A DMakefile.am185 test/test-gethostname.c \
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dstop604 gethostname
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dcyrus.c526 rc = gethostname(my_hostname, HOST_NAME_MAX + 1); in ldap_int_sasl_bind()
/netbsd/share/examples/refuse/ian/libfetch/
H A Dftp.c943 gethostname(pbuf + len, sizeof(pbuf) - len); in _ftp_authenticate()
/netbsd/lib/libc/include/
H A Dnamespace.h379 #define gethostname _gethostname macro
/netbsd/external/bsd/libevent/dist/
H A Devent-config.h.cmake126 /* TODO: Check for different gethostname argument counts. CheckPrototypeDefinition.cmake can be use…
/netbsd/external/gpl2/lvm2/dist/lib/misc/
H A Dconfigure.h.in84 /* Define to 1 if you have the `gethostname' function. */
/netbsd/external/bsd/am-utils/dist/libamu/
H A Dmount_fs.c1141 if (gethostname(myname, sizeof(myname)) == -1) in get_my_ipv4addr()
/netbsd/external/bsd/fetch/dist/libfetch/
H A Dftp.c1020 gethostname(pbuf + len, sizeof(pbuf) - len); in ftp_authenticate()
/netbsd/usr.bin/netstat/
H A Dinet.c998 if (gethostname(domain, sizeof domain) == 0) { in inetname()
/netbsd/external/bsd/am-utils/dist/
H A Dconfigure.ac292 gethostname \
898 gethostname \
/netbsd/external/gpl2/xcvs/dist/contrib/
H A DMakefile.in81 $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
/netbsd/usr.sbin/traceroute/
H A Dtraceroute.c1614 if (gethostname(domain, sizeof(domain) - 1) < 0) in inetname()
/netbsd/external/bsd/ipf/dist/FWTK/
H A Dfwtkp456 + gethostname(hostbuf,254);
/netbsd/usr.sbin/lpr/lpd/
H A Dprintjob.c445 gethostname(class, sizeof(class)); in printit()
/netbsd/external/gpl2/xcvs/dist/
H A DMakefile.in77 $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
/netbsd/external/bsd/ppp/dist/pppd/
H A Dmain.c312 if (gethostname(hostname, MAXNAMELEN) < 0 ) { in main()
/netbsd/external/bsd/ntp/dist/util/
H A Dntp-keygen.texi95 @code{gethostname()} function, normally the DNS name of the host, is used.

12345678910>>...15