Home
last modified time | relevance | path

Searched refs:gethostname (Results 101 – 125 of 130) sorted by relevance

123456

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c1618 (void) gethostname(hostname, MAXHOSTNAMELEN+1);
H A Dmain.c324 if (gethostname(hostname, MAXHOSTNAMELEN+1) < 0 ) {
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib26 lib getgroups,gethostname,getlogin,getpagesize,getrlimit,getuniverse
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c1151 (void) gethostname(host, MAXHOSTNAMELEN + 1); in fmd_msg_decode_tokens()
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile418 gethostname.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com454 gethostname.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com436 gethostname.o \
/illumos-gate/usr/src/lib/libima/common/
H A Dima-lib.c1052 gethostname((char *)fullline, in IMA_GetNodeProperties()
1059 gethostname((char *)fullline, sizeof (fullline)); in IMA_GetNodeProperties()
1248 gethostname(computername, sizeof (computername)); in IMA_GenerateNodeName()
1253 gethostname((char *)computername, sizeof (computername)); in IMA_GenerateNodeName()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c1626 (void) gethostname(hostname, MAXHOSTNAMELEN); in nfslog_open_elf_file()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c273 if (gethostname(hostname, MAXHOSTNAMELEN)) { in adt_get_unique_id()
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com478 gethostname.o \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c2213 (void) gethostname(local_host, sizeof (local_host));
H A Dcommands.c1839 if (gethostname(hbuf, MAXHOSTNAMELEN) == -1) { in env_init()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c2011 if (gethostname(domain, MAXHOSTNAMELEN) == 0 && in inet_name()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c1630 if (gethostname(myname, MAXHOSTNAMELEN) == -1) { in ifscan()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1203 gethostname(hostnm, sizeof(hostnm) - 1);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c2474 if (gethostname(hostname, MAXHOSTNAMELEN) != 0) in smb_shr_expand_subs()
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dserver.c74 extern int gethostname(char *, int);
H A Dcommon.c567 gethostname(name, MAXHOSTNAMELEN); in _sasl_conn_init()
/illumos-gate/usr/src/man/man3c/
H A DMakefile177 gethostname.3c \
1857 sethostname.3c := LINKSRC = gethostname.3c
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSPosix.c793 gethostname((char *)(&namelabel->c[1]), MAX_DOMAIN_LABEL); in GetUserSpecifiedRFC1034ComputerName()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c567 if (gethostname(hostbuf, sizeof (hostbuf)) < 0) { in main()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c841 if (gethostname(domain, MAXHOSTNAMELEN) == 0 && in routename()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c3217 if (gethostname(hostbuf, size) < 0 || hostbuf[0] == '\0')
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1822 gethostname;

123456