| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | gethostname.m4 | 1 # gethostname.m4 serial 2 9 AC_REPLACE_FUNCS(gethostname) 15 # Prerequisites of lib/gethostname.c.
|
| /mirbsd/src/usr.sbin/timed/timedc/ |
| D | cmds.c | 190 (void)gethostname(myname,sizeof(myname)); in clockdiff() 307 (void)gethostname(myname, sizeof(myname)); in msite() 447 (void)gethostname(myname, sizeof(myname)); in testing() 493 (void)gethostname(myname,sizeof(myname)); in tracing()
|
| /mirbsd/src/lib/libc/gen/ |
| D | gethostname.c | 36 gethostname(char *name, size_t namelen) in gethostname() function
|
| D | Makefile.inc | 12 getgrent.c getgrouplist.c gethostname.c getloadavg.c \ 68 getgrent.3 getgrouplist.3 gethostname.3 getloadavg.3 getmntinfo.3 \ 120 MLINKS+=gethostname.3 sethostname.3
|
| /mirbsd/src/gnu/usr.bin/cvs/lib/ |
| D | gethostname.c | 35 gethostname (char *name, size_t len) in gethostname() function
|
| D | xgethostname.c | 67 if (gethostname (hostname, size_1) == 0) in xgethostname()
|
| /mirbsd/src/bin/hostname/ |
| D | hostname.c | 84 if (gethostname(hostname, sizeof(hostname))) in main()
|
| /mirbsd/src/lib/libdes/ |
| D | rnd_keys.c | 101 gethostname(hostname, sizeof(hostname)); in des_init_random_number_generator()
|
| /mirbsd/src/libexec/talkd/ |
| D | talkd.c | 81 if (gethostname(hostname, sizeof(hostname)) < 0) { in main()
|
| /mirbsd/src/usr.sbin/lpr/lprm/ |
| D | lprm.c | 111 gethostname(host, sizeof(host)); in main()
|
| /mirbsd/src/usr.bin/talk/ |
| D | get_names.c | 92 gethostname(hostname, sizeof (hostname));
|
| /mirbsd/src/usr.bin/rwall/ |
| D | rwall.c | 132 (void)gethostname(hostname, sizeof(hostname)); in makemsg()
|
| /mirbsd/src/usr.sbin/lpr/lpq/ |
| D | lpq.c | 96 if (gethostname(host, sizeof(host)) != 0) in main()
|
| /mirbsd/src/bin/date/ |
| D | netdate.c | 107 if (gethostname(hostname, sizeof(hostname))) { in netsettime()
|
| /mirbsd/src/usr.bin/lock/ |
| D | lock.c | 148 gethostname(hostname, sizeof(hostname)); in main()
|
| /mirbsd/src/usr.bin/skeyaudit/ |
| D | skeyaudit.c | 146 if (hostname[0] == '\0' && gethostname(hostname, sizeof(hostname)) == -1) in notify()
|
| /mirbsd/src/gnu/usr.sbin/sendmail/libmilter/ |
| D | example.c | 67 if (gethostname(host, sizeof host) < 0)
|
| /mirbsd/src/usr.sbin/pppoe/ |
| D | server.c | 315 if (gethostname((char *)hn, sizeof(hn)) < 0) in send_pado() 398 if (gethostname((char *)hn, sizeof(hn)) < 0) in send_pads()
|
| /mirbsd/src/usr.bin/ssh/ |
| D | ssh.c | 635 if (gethostname(thishost, sizeof(thishost)) == -1) in main() 672 if (gethostname(thishost, sizeof(thishost)) == -1) in main() 1249 if (gethostname(thishost, sizeof(thishost)) == -1) in load_public_identity_files()
|
| /mirbsd/src/include/ |
| D | unistd.h | 158 int gethostname(char *, size_t)
|
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | nw5sck.c | 127 return(gethostname(name, len)); in nw_gethostname()
|
| /mirbsd/src/usr.bin/write/ |
| D | write.c | 266 if (gethostname(host, sizeof(host)) < 0) in do_write()
|
| /mirbsd/src/share/doc/psd/05.sysman/ |
| D | spell.ok | 153 gethostname
|
| /mirbsd/src/usr.bin/systat/ |
| D | main.c | 167 gethostname(hostname, sizeof (hostname)); in main()
|
| /mirbsd/src/usr.sbin/rbootd/ |
| D | rbootd.c | 172 gethostname(MyHost, MAXHOSTNAMELEN); in main()
|