Searched defs:gethostname (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/lib/libc/gen/ |
| H A D | gethostname.c | 43 gethostname(char *name, size_t namelen) in gethostname() function
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | gethostname.c | 51 gethostname(char *name, int namelen) in gethostname() function
|
| H A D | roken.h.in | 686 #define gethostname rk_gethostname macro
|
| /freebsd-12.1/lib/libutil/tests/ |
| H A D | trimdomain-nodomain_test.c | 51 gethostname(char *name, size_t namelen) in gethostname() function
|
| H A D | trimdomain_test.c | 51 gethostname(char *name, size_t namelen) in gethostname() function
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | tc.decls.h | 200 # define gethostname(a, b) xgethostname(a, b) macro
|
| /freebsd-12.1/contrib/gcclibs/libmudflap/ |
| H A D | mf-hooks2.c | 1429 WRAPPER2(int, gethostname, char *name, size_t len) in WRAPPER2() argument
|
| /freebsd-12.1/contrib/compiler-rt/lib/msan/ |
| H A D | msan_interceptors.cc | 843 INTERCEPTOR(int, gethostname, char *name, SIZE_T len) { in INTERCEPTOR() argument
|