HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_UNISTD_H (Results 1 - 12 of 12) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
configure.ac 29 AC_SUBST([HAVE_UNISTD_H], [0])
30 AC_CHECK_HEADER([unistd.h], [HAVE_UNISTD_H=1], [])
  /src/lib/libipsec/
config.h 179 #define HAVE_UNISTD_H 1
  /src/lib/libpam/libpam/
config.h 71 #define HAVE_UNISTD_H 1
  /src/lib/librumpuser/
rumpuser_config.h.in 124 #undef HAVE_UNISTD_H
rumpuser_port.h 50 #define HAVE_UNISTD_H 1
  /src/lib/libc/time/
private.h 179 #if !defined HAVE_UNISTD_H && defined __has_include
181 # define HAVE_UNISTD_H 0
184 #ifndef HAVE_UNISTD_H
185 # define HAVE_UNISTD_H 1
264 #if HAVE_UNISTD_H
266 #endif /* HAVE_UNISTD_H */
  /src/sys/net/
zlib.h 284 #if (defined(HAVE_UNISTD_H) || defined(__NetBSD__)) && !defined(_KERNEL)
  /src/common/dist/zlib/
zconf.h 448 #ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
zconf.h.in 436 #ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
zconf.h.cmakein 438 #ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
  /src/tools/compat/
nbtool_config.h.in 835 #undef HAVE_UNISTD_H
configure 639 #ifdef HAVE_UNISTD_H
2499 as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"

Completed in 23 milliseconds