Home
last modified time | relevance | path

Searched refs:sethostname (Results 1 – 17 of 17) sorted by relevance

/openbsd/lib/libc/gen/
H A Dsethostname.c36 sethostname(const char *name, size_t namelen) in sethostname() function
H A DMakefile.inc20 rewinddir.c scandir.c seekdir.c setdomainname.c sethostname.c \
/openbsd/bin/hostname/
H A Dhostname.c66 if (sethostname(*argv, strlen(*argv))) in main()
/openbsd/lib/libc/hidden/
H A Dunistd.h141 PROTO_DEPRECATED(sethostname);
/openbsd/gnu/gcc/libmudflap/
H A Dmf-runtime.h196 #pragma redefine_extname sethostname __mfwrap_sethostname
H A Dconfig.h.in162 /* Define to 1 if you have the `sethostname' function. */
H A Dconfigure.ac70 AC_CHECK_FUNCS(strnlen memrchr strncpy memmem sethostname)
H A Dmf-hooks2.c1438 WRAPPER2(int, sethostname, const char *name, size_t len) in WRAPPER2() argument
1442 return sethostname (name, len); in WRAPPER2()
H A DChangeLog843 (accept, bind, connect, gethostname, sethostname): New hooks.
H A Dconfigure4104 for ac_func in strnlen memrchr strncpy memmem sethostname
/openbsd/include/
H A Dunistd.h518 int sethostname(const char *, size_t);
/openbsd/lib/libc/
H A DSymbols.list762 sethostname
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h980 extern int sethostname(char *, int);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h980 extern int sethostname(char *, int);
/openbsd/regress/usr.bin/tsort/
H A Dpairs1260 sethostname.o sethostname.o
2559 sethostname.o sysctl.o
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc2164 PRE_SYSCALL(sethostname)(void *name, long len) {}
2166 POST_SYSCALL(sethostname)(long res, void *name, long len) {
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2841 fun:sethostname=uninstrumented