Searched refs:gethostname (Results 1 – 10 of 10) sorted by relevance
| /f-stack/tools/libutil/tests/ |
| H A D | trimdomain_test.c | 51 gethostname(char *name, size_t namelen) in gethostname() function
|
| H A D | trimdomain-nodomain_test.c | 51 gethostname(char *name, size_t namelen) in gethostname() function
|
| /f-stack/tools/libutil/ |
| H A D | trimdomain.c | 67 if (gethostname(domain, sizeof(domain) - 1) == 0 && in trimdomain()
|
| /f-stack/freebsd/kern/ |
| H A D | capabilities.conf | 293 gethostname
|
| H A D | init_sysent.c | 145 …{ compat(AS(ogethostname_args),gethostname), .sy_auevent = AUE_SYSCTL, .sy_flags = SYF_CAPENABLED,…
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo_syslog.c | 592 (void) gethostname(hostname, sizeof(hostname)); in xo_vsyslog()
|
| /f-stack/tools/netstat/ |
| H A D | inet6.c | 1348 if (gethostname(domain, sizeof(domain)) == 0 &&
|
| /f-stack/dpdk/app/proc-info/ |
| H A D | main.c | 196 int err = gethostname(host_id, MAX_LONG_OPT_SZ-1); in proc_info_preparse_args()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_cycle.c | 196 if (gethostname(hostname, NGX_MAXHOSTNAMELEN) == -1) { in ngx_init_cycle()
|
| /f-stack/tools/route/ |
| H A D | route.c | 592 if (gethostname(domain, MAXHOSTNAMELEN) == 0 && in routename()
|