Home
last modified time | relevance | path

Searched refs:gethostname (Results 76 – 100 of 130) sorted by relevance

123456

/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c192 if (gethostname(host, sizeof (host)) == 0) in create_request()
270 if (gethostname(host, in authorized()
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Djob.c156 if (gethostname(host, sizeof (host)) == 0) in populate_job_request()
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c303 if (gethostname(host, sizeof (host)) != 0) in massage_control_data()
/illumos-gate/usr/src/cmd/vntsd/
H A Dconsole.c773 if (gethostname(buf, MAXHOSTNAMELEN)) { in vntsd_console_thread()
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c220 (void) gethostname(hostname, sizeof (hostname)); in main()
/illumos-gate/usr/src/lib/libsocket/inet/
H A Drcmd.c798 if (gethostname(ldomain, MAXHOSTNAMELEN) == -1) { in _checkhost()
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dlib42 #define _lib_gethostname 1 /* gethostname() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dlib42 #define _lib_gethostname 1 /* gethostname() in default lib(s) */
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c519 (void) gethostname(host, MAXHOSTNAMELEN); in open_log()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c215 if (gethostname(myname, sizeof (myname) - 1) < 0) { in main()
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dlib42 #define _lib_gethostname 1 /* gethostname() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dlib42 #define _lib_gethostname 1 /* gethostname() in default lib(s) */
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers622 gethostname {
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmail.local.c356 gethostname(myhostname, sizeof myhostname - 1);
/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c695 if (gethostname(hostname, sizeof(hostname))) in smbios_type1_initializer()
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c881 (void) gethostname(hostname, MAXHOSTNAMELEN + 1); in main()
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c875 if (gethostname(localname, MAXHOSTNAMELEN)) in auditd_plugin_open()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_init.c573 gethostname(buf, sizeof(statp->defdname) - 1) == 0 && in __res_vinit()
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c905 gethostname(log_control.log_hostname, MAXHOSTNAMELEN); in krb5_klog_init()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c1468 if (gethostname(s, sizeof (s)) == -1) in gethostaddr()
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dclient.c657 gethostname(name, MAXHOSTNAMELEN);
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c903 gethostname(log_control.log_hostname, MAXHOSTNAMELEN); in krb5_klog_init()
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in36 MODEL_TWEAK|/usr/lib/libnsl.so.1|*|gethostname|public
/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc133 (void) gethostname(local_host, MAXNAMELEN); in execute_parallel()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c1495 if (gethostname (host, sizeof(host))) { in krb5_os_localaddr()

123456