From 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Jun 2015 20:16:15 +0000 Subject: Update documentation --- libc/consts/os/bsd44/constant.AF_INET.html | 101 ++ libc/consts/os/bsd44/constant.AF_INET6.html | 101 ++ libc/consts/os/bsd44/constant.AF_UNIX.html | 101 ++ libc/consts/os/bsd44/constant.IFF_LOOPBACK.html | 101 ++ libc/consts/os/bsd44/constant.IPPROTO_IP.html | 101 ++ libc/consts/os/bsd44/constant.IPPROTO_IPV6.html | 101 ++ libc/consts/os/bsd44/constant.IPPROTO_TCP.html | 101 ++ .../os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html | 101 ++ .../os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html | 101 ++ .../os/bsd44/constant.IP_ADD_MEMBERSHIP.html | 101 ++ .../os/bsd44/constant.IP_DROP_MEMBERSHIP.html | 101 ++ libc/consts/os/bsd44/constant.IP_HDRINCL.html | 101 ++ .../os/bsd44/constant.IP_MULTICAST_LOOP.html | 101 ++ .../consts/os/bsd44/constant.IP_MULTICAST_TTL.html | 101 ++ libc/consts/os/bsd44/constant.IP_TTL.html | 101 ++ libc/consts/os/bsd44/constant.MADV_DOFORK.html | 101 ++ libc/consts/os/bsd44/constant.MADV_DONTFORK.html | 101 ++ libc/consts/os/bsd44/constant.MADV_DONTNEED.html | 101 ++ libc/consts/os/bsd44/constant.MADV_HWPOISON.html | 101 ++ libc/consts/os/bsd44/constant.MADV_MERGEABLE.html | 101 ++ libc/consts/os/bsd44/constant.MADV_NORMAL.html | 101 ++ libc/consts/os/bsd44/constant.MADV_RANDOM.html | 101 ++ libc/consts/os/bsd44/constant.MADV_REMOVE.html | 101 ++ libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html | 101 ++ .../consts/os/bsd44/constant.MADV_UNMERGEABLE.html | 101 ++ libc/consts/os/bsd44/constant.MADV_WILLNEED.html | 101 ++ libc/consts/os/bsd44/constant.SHUT_RD.html | 101 ++ libc/consts/os/bsd44/constant.SHUT_RDWR.html | 101 ++ libc/consts/os/bsd44/constant.SHUT_WR.html | 101 ++ libc/consts/os/bsd44/constant.SOCK_DGRAM.html | 101 ++ libc/consts/os/bsd44/constant.SOCK_RAW.html | 101 ++ libc/consts/os/bsd44/constant.SOCK_STREAM.html | 101 ++ libc/consts/os/bsd44/constant.SOL_SOCKET.html | 101 ++ libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html | 101 ++ libc/consts/os/bsd44/constant.SO_BROADCAST.html | 101 ++ libc/consts/os/bsd44/constant.SO_DEBUG.html | 101 ++ libc/consts/os/bsd44/constant.SO_DONTROUTE.html | 101 ++ libc/consts/os/bsd44/constant.SO_ERROR.html | 101 ++ libc/consts/os/bsd44/constant.SO_KEEPALIVE.html | 101 ++ libc/consts/os/bsd44/constant.SO_LINGER.html | 101 ++ libc/consts/os/bsd44/constant.SO_OOBINLINE.html | 101 ++ libc/consts/os/bsd44/constant.SO_RCVBUF.html | 101 ++ libc/consts/os/bsd44/constant.SO_RCVLOWAT.html | 101 ++ libc/consts/os/bsd44/constant.SO_RCVTIMEO.html | 101 ++ libc/consts/os/bsd44/constant.SO_REUSEADDR.html | 101 ++ libc/consts/os/bsd44/constant.SO_REUSEPORT.html | 101 ++ libc/consts/os/bsd44/constant.SO_SNDBUF.html | 101 ++ libc/consts/os/bsd44/constant.SO_SNDLOWAT.html | 101 ++ libc/consts/os/bsd44/constant.SO_SNDTIMEO.html | 101 ++ libc/consts/os/bsd44/constant.SO_TYPE.html | 101 ++ libc/consts/os/bsd44/constant.TCP_CONGESTION.html | 101 ++ .../os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html | 101 ++ libc/consts/os/bsd44/constant.TCP_CORK.html | 101 ++ .../consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html | 101 ++ libc/consts/os/bsd44/constant.TCP_FASTOPEN.html | 101 ++ libc/consts/os/bsd44/constant.TCP_INFO.html | 101 ++ libc/consts/os/bsd44/constant.TCP_KEEPCNT.html | 101 ++ libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html | 101 ++ libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html | 101 ++ libc/consts/os/bsd44/constant.TCP_LINGER2.html | 101 ++ libc/consts/os/bsd44/constant.TCP_MAXSEG.html | 101 ++ libc/consts/os/bsd44/constant.TCP_MD5SIG.html | 101 ++ libc/consts/os/bsd44/constant.TCP_NODELAY.html | 101 ++ libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html | 101 ++ libc/consts/os/bsd44/constant.TCP_QUICKACK.html | 101 ++ libc/consts/os/bsd44/constant.TCP_REPAIR.html | 101 ++ .../os/bsd44/constant.TCP_REPAIR_OPTIONS.html | 101 ++ .../consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html | 101 ++ libc/consts/os/bsd44/constant.TCP_SYNCNT.html | 101 ++ libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html | 101 ++ .../bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html | 101 ++ libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html | 101 ++ .../consts/os/bsd44/constant.TCP_USER_TIMEOUT.html | 101 ++ .../consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html | 101 ++ libc/consts/os/bsd44/index.html | 694 ++++++++ libc/consts/os/bsd44/sidebar-items.js | 1 + libc/consts/os/c95/constant.BUFSIZ.html | 101 ++ libc/consts/os/c95/constant.EOF.html | 101 ++ libc/consts/os/c95/constant.EXIT_FAILURE.html | 101 ++ libc/consts/os/c95/constant.EXIT_SUCCESS.html | 101 ++ libc/consts/os/c95/constant.FILENAME_MAX.html | 101 ++ libc/consts/os/c95/constant.FOPEN_MAX.html | 101 ++ libc/consts/os/c95/constant.L_tmpnam.html | 101 ++ libc/consts/os/c95/constant.RAND_MAX.html | 101 ++ libc/consts/os/c95/constant.SEEK_CUR.html | 101 ++ libc/consts/os/c95/constant.SEEK_END.html | 101 ++ libc/consts/os/c95/constant.SEEK_SET.html | 101 ++ libc/consts/os/c95/constant.TMP_MAX.html | 101 ++ libc/consts/os/c95/constant._IOFBF.html | 101 ++ libc/consts/os/c95/constant._IOLBF.html | 101 ++ libc/consts/os/c95/constant._IONBF.html | 101 ++ libc/consts/os/c95/index.html | 222 +++ libc/consts/os/c95/sidebar-items.js | 1 + libc/consts/os/extra/constant.AF_PACKET.html | 101 ++ libc/consts/os/extra/constant.IPPROTO_RAW.html | 101 ++ libc/consts/os/extra/constant.MAP_32BIT.html | 101 ++ libc/consts/os/extra/constant.MAP_ANONYMOUS.html | 101 ++ libc/consts/os/extra/constant.MAP_DENYWRITE.html | 101 ++ libc/consts/os/extra/constant.MAP_EXECUTABLE.html | 101 ++ libc/consts/os/extra/constant.MAP_GROWSDOWN.html | 101 ++ libc/consts/os/extra/constant.MAP_LOCKED.html | 101 ++ libc/consts/os/extra/constant.MAP_NONBLOCK.html | 101 ++ libc/consts/os/extra/constant.MAP_NORESERVE.html | 101 ++ libc/consts/os/extra/constant.MAP_POPULATE.html | 101 ++ libc/consts/os/extra/constant.MAP_STACK.html | 101 ++ libc/consts/os/extra/constant.MAP_TYPE.html | 101 ++ libc/consts/os/extra/constant.O_DSYNC.html | 101 ++ libc/consts/os/extra/constant.O_NONBLOCK.html | 101 ++ libc/consts/os/extra/constant.O_RSYNC.html | 101 ++ libc/consts/os/extra/constant.O_SYNC.html | 101 ++ libc/consts/os/extra/constant.PROT_GROWSDOWN.html | 101 ++ libc/consts/os/extra/constant.PROT_GROWSUP.html | 101 ++ libc/consts/os/extra/index.html | 254 +++ libc/consts/os/extra/sidebar-items.js | 1 + libc/consts/os/index.html | 150 ++ .../os/posix01/constant.CLOCK_MONOTONIC.html | 101 ++ .../consts/os/posix01/constant.CLOCK_REALTIME.html | 101 ++ libc/consts/os/posix01/constant.F_DUPFD.html | 101 ++ libc/consts/os/posix01/constant.F_GETFD.html | 101 ++ libc/consts/os/posix01/constant.F_GETFL.html | 101 ++ libc/consts/os/posix01/constant.F_SETFD.html | 101 ++ libc/consts/os/posix01/constant.F_SETFL.html | 101 ++ libc/consts/os/posix01/constant.GLOB_ABORTED.html | 101 ++ libc/consts/os/posix01/constant.GLOB_APPEND.html | 101 ++ libc/consts/os/posix01/constant.GLOB_DOOFFS.html | 101 ++ libc/consts/os/posix01/constant.GLOB_ERR.html | 101 ++ libc/consts/os/posix01/constant.GLOB_MARK.html | 101 ++ libc/consts/os/posix01/constant.GLOB_NOCHECK.html | 101 ++ libc/consts/os/posix01/constant.GLOB_NOESCAPE.html | 101 ++ libc/consts/os/posix01/constant.GLOB_NOMATCH.html | 101 ++ libc/consts/os/posix01/constant.GLOB_NOSORT.html | 101 ++ libc/consts/os/posix01/constant.GLOB_NOSPACE.html | 101 ++ libc/consts/os/posix01/constant.O_ACCMODE.html | 101 ++ .../os/posix01/constant.POSIX_MADV_DONTNEED.html | 101 ++ .../os/posix01/constant.POSIX_MADV_NORMAL.html | 101 ++ .../os/posix01/constant.POSIX_MADV_RANDOM.html | 101 ++ .../os/posix01/constant.POSIX_MADV_SEQUENTIAL.html | 101 ++ .../os/posix01/constant.POSIX_MADV_WILLNEED.html | 101 ++ .../posix01/constant.PTHREAD_CREATE_DETACHED.html | 101 ++ .../posix01/constant.PTHREAD_CREATE_JOINABLE.html | 101 ++ .../os/posix01/constant.PTHREAD_STACK_MIN.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_AS.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_CORE.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_CPU.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_DATA.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_FSIZE.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_LOCKS.html | 101 ++ .../consts/os/posix01/constant.RLIMIT_MEMLOCK.html | 101 ++ .../os/posix01/constant.RLIMIT_MSGQUEUE.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_NICE.html | 101 ++ .../consts/os/posix01/constant.RLIMIT_NLIMITS.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_NOFILE.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_NPROC.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_RSS.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_RTTIME.html | 101 ++ .../os/posix01/constant.RLIMIT_SIGPENDING.html | 101 ++ libc/consts/os/posix01/constant.RLIMIT_STACK.html | 101 ++ libc/consts/os/posix01/constant.RLIM_INFINITY.html | 101 ++ .../consts/os/posix01/constant.RLIM_SAVED_CUR.html | 101 ++ .../consts/os/posix01/constant.RLIM_SAVED_MAX.html | 101 ++ .../os/posix01/constant.RUSAGE_CHILDREN.html | 101 ++ libc/consts/os/posix01/constant.RUSAGE_SELF.html | 101 ++ libc/consts/os/posix01/constant.RUSAGE_THREAD.html | 101 ++ libc/consts/os/posix01/constant.SIGTRAP.html | 101 ++ libc/consts/os/posix01/constant.SIG_IGN.html | 101 ++ .../consts/os/posix01/constant._SC_ATEXIT_MAX.html | 101 ++ .../os/posix01/constant._SC_GETGR_R_SIZE_MAX.html | 101 ++ .../os/posix01/constant._SC_GETPW_R_SIZE_MAX.html | 101 ++ libc/consts/os/posix01/constant._SC_IOV_MAX.html | 101 ++ .../os/posix01/constant._SC_LOGIN_NAME_MAX.html | 101 ++ .../os/posix01/constant._SC_MQ_PRIO_MAX.html | 101 ++ libc/consts/os/posix01/constant._SC_THREADS.html | 101 ++ .../constant._SC_THREAD_ATTR_STACKADDR.html | 101 ++ .../constant._SC_THREAD_ATTR_STACKSIZE.html | 101 ++ .../constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html | 101 ++ .../os/posix01/constant._SC_THREAD_KEYS_MAX.html | 101 ++ .../constant._SC_THREAD_PRIORITY_SCHEDULING.html | 101 ++ .../posix01/constant._SC_THREAD_PRIO_INHERIT.html | 101 ++ .../posix01/constant._SC_THREAD_PRIO_PROTECT.html | 101 ++ .../constant._SC_THREAD_PROCESS_SHARED.html | 101 ++ .../constant._SC_THREAD_SAFE_FUNCTIONS.html | 101 ++ .../os/posix01/constant._SC_THREAD_STACK_MIN.html | 101 ++ .../posix01/constant._SC_THREAD_THREADS_MAX.html | 101 ++ .../os/posix01/constant._SC_TTY_NAME_MAX.html | 101 ++ .../os/posix01/constant._SC_XOPEN_CRYPT.html | 101 ++ .../os/posix01/constant._SC_XOPEN_ENH_I18N.html | 101 ++ .../os/posix01/constant._SC_XOPEN_LEGACY.html | 101 ++ .../os/posix01/constant._SC_XOPEN_REALTIME.html | 101 ++ .../constant._SC_XOPEN_REALTIME_THREADS.html | 101 ++ libc/consts/os/posix01/constant._SC_XOPEN_SHM.html | 101 ++ .../consts/os/posix01/constant._SC_XOPEN_UNIX.html | 101 ++ .../os/posix01/constant._SC_XOPEN_VERSION.html | 101 ++ .../os/posix01/constant._SC_XOPEN_XCU_VERSION.html | 101 ++ libc/consts/os/posix01/index.html | 734 +++++++++ libc/consts/os/posix01/sidebar-items.js | 1 + libc/consts/os/posix88/constant.E2BIG.html | 101 ++ libc/consts/os/posix88/constant.EACCES.html | 101 ++ libc/consts/os/posix88/constant.EADDRINUSE.html | 101 ++ libc/consts/os/posix88/constant.EADDRNOTAVAIL.html | 101 ++ libc/consts/os/posix88/constant.EADV.html | 101 ++ libc/consts/os/posix88/constant.EAFNOSUPPORT.html | 101 ++ libc/consts/os/posix88/constant.EAGAIN.html | 101 ++ libc/consts/os/posix88/constant.EALREADY.html | 101 ++ libc/consts/os/posix88/constant.EBADE.html | 101 ++ libc/consts/os/posix88/constant.EBADF.html | 101 ++ libc/consts/os/posix88/constant.EBADFD.html | 101 ++ libc/consts/os/posix88/constant.EBADMSG.html | 101 ++ libc/consts/os/posix88/constant.EBADR.html | 101 ++ libc/consts/os/posix88/constant.EBADRQC.html | 101 ++ libc/consts/os/posix88/constant.EBADSLT.html | 101 ++ libc/consts/os/posix88/constant.EBFONT.html | 101 ++ libc/consts/os/posix88/constant.EBUSY.html | 101 ++ libc/consts/os/posix88/constant.ECANCELED.html | 101 ++ libc/consts/os/posix88/constant.ECHILD.html | 101 ++ libc/consts/os/posix88/constant.ECHRNG.html | 101 ++ libc/consts/os/posix88/constant.ECOMM.html | 101 ++ libc/consts/os/posix88/constant.ECONNABORTED.html | 101 ++ libc/consts/os/posix88/constant.ECONNREFUSED.html | 101 ++ libc/consts/os/posix88/constant.ECONNRESET.html | 101 ++ libc/consts/os/posix88/constant.EDEADLK.html | 101 ++ libc/consts/os/posix88/constant.EDEADLOCK.html | 101 ++ libc/consts/os/posix88/constant.EDESTADDRREQ.html | 101 ++ libc/consts/os/posix88/constant.EDOM.html | 101 ++ libc/consts/os/posix88/constant.EDOTDOT.html | 101 ++ libc/consts/os/posix88/constant.EDQUOT.html | 101 ++ libc/consts/os/posix88/constant.EEXIST.html | 101 ++ libc/consts/os/posix88/constant.EFAULT.html | 101 ++ libc/consts/os/posix88/constant.EFBIG.html | 101 ++ libc/consts/os/posix88/constant.EHOSTDOWN.html | 101 ++ libc/consts/os/posix88/constant.EHOSTUNREACH.html | 101 ++ libc/consts/os/posix88/constant.EHWPOISON.html | 101 ++ libc/consts/os/posix88/constant.EIDRM.html | 101 ++ libc/consts/os/posix88/constant.EILSEQ.html | 101 ++ libc/consts/os/posix88/constant.EINPROGRESS.html | 101 ++ libc/consts/os/posix88/constant.EINTR.html | 101 ++ libc/consts/os/posix88/constant.EINVAL.html | 101 ++ libc/consts/os/posix88/constant.EIO.html | 101 ++ libc/consts/os/posix88/constant.EISCONN.html | 101 ++ libc/consts/os/posix88/constant.EISDIR.html | 101 ++ libc/consts/os/posix88/constant.EISNAM.html | 101 ++ libc/consts/os/posix88/constant.EKEYEXPIRED.html | 101 ++ libc/consts/os/posix88/constant.EKEYREJECTED.html | 101 ++ libc/consts/os/posix88/constant.EKEYREVOKED.html | 101 ++ libc/consts/os/posix88/constant.EL2HLT.html | 101 ++ libc/consts/os/posix88/constant.EL2NSYNC.html | 101 ++ libc/consts/os/posix88/constant.EL3HLT.html | 101 ++ libc/consts/os/posix88/constant.EL3RST.html | 101 ++ libc/consts/os/posix88/constant.ELIBACC.html | 101 ++ libc/consts/os/posix88/constant.ELIBBAD.html | 101 ++ libc/consts/os/posix88/constant.ELIBEXEC.html | 101 ++ libc/consts/os/posix88/constant.ELIBMAX.html | 101 ++ libc/consts/os/posix88/constant.ELIBSCN.html | 101 ++ libc/consts/os/posix88/constant.ELNRNG.html | 101 ++ libc/consts/os/posix88/constant.ELOOP.html | 101 ++ libc/consts/os/posix88/constant.EMEDIUMTYPE.html | 101 ++ libc/consts/os/posix88/constant.EMFILE.html | 101 ++ libc/consts/os/posix88/constant.EMLINK.html | 101 ++ libc/consts/os/posix88/constant.EMSGSIZE.html | 101 ++ libc/consts/os/posix88/constant.EMULTIHOP.html | 101 ++ libc/consts/os/posix88/constant.ENAMETOOLONG.html | 101 ++ libc/consts/os/posix88/constant.ENAVAIL.html | 101 ++ libc/consts/os/posix88/constant.ENETDOWN.html | 101 ++ libc/consts/os/posix88/constant.ENETRESET.html | 101 ++ libc/consts/os/posix88/constant.ENETUNREACH.html | 101 ++ libc/consts/os/posix88/constant.ENFILE.html | 101 ++ libc/consts/os/posix88/constant.ENOANO.html | 101 ++ libc/consts/os/posix88/constant.ENOBUFS.html | 101 ++ libc/consts/os/posix88/constant.ENOCSI.html | 101 ++ libc/consts/os/posix88/constant.ENODATA.html | 101 ++ libc/consts/os/posix88/constant.ENODEV.html | 101 ++ libc/consts/os/posix88/constant.ENOENT.html | 101 ++ libc/consts/os/posix88/constant.ENOEXEC.html | 101 ++ libc/consts/os/posix88/constant.ENOKEY.html | 101 ++ libc/consts/os/posix88/constant.ENOLCK.html | 101 ++ libc/consts/os/posix88/constant.ENOLINK.html | 101 ++ libc/consts/os/posix88/constant.ENOMEDIUM.html | 101 ++ libc/consts/os/posix88/constant.ENOMEM.html | 101 ++ libc/consts/os/posix88/constant.ENOMSG.html | 101 ++ libc/consts/os/posix88/constant.ENONET.html | 101 ++ libc/consts/os/posix88/constant.ENOPKG.html | 101 ++ libc/consts/os/posix88/constant.ENOPROTOOPT.html | 101 ++ libc/consts/os/posix88/constant.ENOSPC.html | 101 ++ libc/consts/os/posix88/constant.ENOSR.html | 101 ++ libc/consts/os/posix88/constant.ENOSTR.html | 101 ++ libc/consts/os/posix88/constant.ENOSYS.html | 101 ++ libc/consts/os/posix88/constant.ENOTBLK.html | 101 ++ libc/consts/os/posix88/constant.ENOTCONN.html | 101 ++ libc/consts/os/posix88/constant.ENOTDIR.html | 101 ++ libc/consts/os/posix88/constant.ENOTEMPTY.html | 101 ++ libc/consts/os/posix88/constant.ENOTNAM.html | 101 ++ .../os/posix88/constant.ENOTRECOVERABLE.html | 101 ++ libc/consts/os/posix88/constant.ENOTSOCK.html | 101 ++ libc/consts/os/posix88/constant.ENOTTY.html | 101 ++ libc/consts/os/posix88/constant.ENOTUNIQ.html | 101 ++ libc/consts/os/posix88/constant.ENXIO.html | 101 ++ libc/consts/os/posix88/constant.EOPNOTSUPP.html | 101 ++ libc/consts/os/posix88/constant.EOVERFLOW.html | 101 ++ libc/consts/os/posix88/constant.EOWNERDEAD.html | 101 ++ libc/consts/os/posix88/constant.EPERM.html | 101 ++ libc/consts/os/posix88/constant.EPFNOSUPPORT.html | 101 ++ libc/consts/os/posix88/constant.EPIPE.html | 101 ++ libc/consts/os/posix88/constant.EPROTO.html | 101 ++ .../os/posix88/constant.EPROTONOSUPPORT.html | 101 ++ libc/consts/os/posix88/constant.EPROTOTYPE.html | 101 ++ libc/consts/os/posix88/constant.ERANGE.html | 101 ++ libc/consts/os/posix88/constant.EREMCHG.html | 101 ++ libc/consts/os/posix88/constant.EREMOTE.html | 101 ++ libc/consts/os/posix88/constant.EREMOTEIO.html | 101 ++ libc/consts/os/posix88/constant.ERESTART.html | 101 ++ libc/consts/os/posix88/constant.ERFKILL.html | 101 ++ libc/consts/os/posix88/constant.EROFS.html | 101 ++ libc/consts/os/posix88/constant.ESHUTDOWN.html | 101 ++ .../os/posix88/constant.ESOCKTNOSUPPORT.html | 101 ++ libc/consts/os/posix88/constant.ESPIPE.html | 101 ++ libc/consts/os/posix88/constant.ESRCH.html | 101 ++ libc/consts/os/posix88/constant.ESRMNT.html | 101 ++ libc/consts/os/posix88/constant.ESTALE.html | 101 ++ libc/consts/os/posix88/constant.ESTRPIPE.html | 101 ++ libc/consts/os/posix88/constant.ETIME.html | 101 ++ libc/consts/os/posix88/constant.ETIMEDOUT.html | 101 ++ libc/consts/os/posix88/constant.ETOOMANYREFS.html | 101 ++ libc/consts/os/posix88/constant.ETXTBSY.html | 101 ++ libc/consts/os/posix88/constant.EUCLEAN.html | 101 ++ libc/consts/os/posix88/constant.EUNATCH.html | 101 ++ libc/consts/os/posix88/constant.EUSERS.html | 101 ++ libc/consts/os/posix88/constant.EWOULDBLOCK.html | 101 ++ libc/consts/os/posix88/constant.EXDEV.html | 101 ++ libc/consts/os/posix88/constant.EXFULL.html | 101 ++ libc/consts/os/posix88/constant.F_LOCK.html | 101 ++ libc/consts/os/posix88/constant.F_OK.html | 101 ++ libc/consts/os/posix88/constant.F_TEST.html | 101 ++ libc/consts/os/posix88/constant.F_TLOCK.html | 101 ++ libc/consts/os/posix88/constant.F_ULOCK.html | 101 ++ libc/consts/os/posix88/constant.MAP_ANON.html | 101 ++ libc/consts/os/posix88/constant.MAP_FAILED.html | 101 ++ libc/consts/os/posix88/constant.MAP_FILE.html | 101 ++ libc/consts/os/posix88/constant.MAP_FIXED.html | 101 ++ libc/consts/os/posix88/constant.MAP_PRIVATE.html | 101 ++ libc/consts/os/posix88/constant.MAP_SHARED.html | 101 ++ libc/consts/os/posix88/constant.MCL_CURRENT.html | 101 ++ libc/consts/os/posix88/constant.MCL_FUTURE.html | 101 ++ libc/consts/os/posix88/constant.MS_ASYNC.html | 101 ++ libc/consts/os/posix88/constant.MS_INVALIDATE.html | 101 ++ libc/consts/os/posix88/constant.MS_SYNC.html | 101 ++ libc/consts/os/posix88/constant.O_APPEND.html | 101 ++ libc/consts/os/posix88/constant.O_CREAT.html | 101 ++ libc/consts/os/posix88/constant.O_EXCL.html | 101 ++ libc/consts/os/posix88/constant.O_NOCTTY.html | 101 ++ libc/consts/os/posix88/constant.O_RDONLY.html | 101 ++ libc/consts/os/posix88/constant.O_RDWR.html | 101 ++ libc/consts/os/posix88/constant.O_TRUNC.html | 101 ++ libc/consts/os/posix88/constant.O_WRONLY.html | 101 ++ libc/consts/os/posix88/constant.PROT_EXEC.html | 101 ++ libc/consts/os/posix88/constant.PROT_NONE.html | 101 ++ libc/consts/os/posix88/constant.PROT_READ.html | 101 ++ libc/consts/os/posix88/constant.PROT_WRITE.html | 101 ++ libc/consts/os/posix88/constant.R_OK.html | 101 ++ libc/consts/os/posix88/constant.SIGABRT.html | 101 ++ libc/consts/os/posix88/constant.SIGALRM.html | 101 ++ libc/consts/os/posix88/constant.SIGFPE.html | 101 ++ libc/consts/os/posix88/constant.SIGHUP.html | 101 ++ libc/consts/os/posix88/constant.SIGILL.html | 101 ++ libc/consts/os/posix88/constant.SIGINT.html | 101 ++ libc/consts/os/posix88/constant.SIGKILL.html | 101 ++ libc/consts/os/posix88/constant.SIGPIPE.html | 101 ++ libc/consts/os/posix88/constant.SIGQUIT.html | 101 ++ libc/consts/os/posix88/constant.SIGSEGV.html | 101 ++ libc/consts/os/posix88/constant.SIGTERM.html | 101 ++ libc/consts/os/posix88/constant.STDERR_FILENO.html | 101 ++ libc/consts/os/posix88/constant.STDIN_FILENO.html | 101 ++ libc/consts/os/posix88/constant.STDOUT_FILENO.html | 101 ++ libc/consts/os/posix88/constant.S_IEXEC.html | 101 ++ libc/consts/os/posix88/constant.S_IFBLK.html | 101 ++ libc/consts/os/posix88/constant.S_IFCHR.html | 101 ++ libc/consts/os/posix88/constant.S_IFDIR.html | 101 ++ libc/consts/os/posix88/constant.S_IFIFO.html | 101 ++ libc/consts/os/posix88/constant.S_IFLNK.html | 101 ++ libc/consts/os/posix88/constant.S_IFMT.html | 101 ++ libc/consts/os/posix88/constant.S_IFREG.html | 101 ++ libc/consts/os/posix88/constant.S_IREAD.html | 101 ++ libc/consts/os/posix88/constant.S_IRGRP.html | 101 ++ libc/consts/os/posix88/constant.S_IROTH.html | 101 ++ libc/consts/os/posix88/constant.S_IRUSR.html | 101 ++ libc/consts/os/posix88/constant.S_IRWXG.html | 101 ++ libc/consts/os/posix88/constant.S_IRWXO.html | 101 ++ libc/consts/os/posix88/constant.S_IRWXU.html | 101 ++ libc/consts/os/posix88/constant.S_IWGRP.html | 101 ++ libc/consts/os/posix88/constant.S_IWOTH.html | 101 ++ libc/consts/os/posix88/constant.S_IWRITE.html | 101 ++ libc/consts/os/posix88/constant.S_IWUSR.html | 101 ++ libc/consts/os/posix88/constant.S_IXGRP.html | 101 ++ libc/consts/os/posix88/constant.S_IXOTH.html | 101 ++ libc/consts/os/posix88/constant.S_IXUSR.html | 101 ++ libc/consts/os/posix88/constant.W_OK.html | 101 ++ libc/consts/os/posix88/constant.X_OK.html | 101 ++ libc/consts/os/posix88/index.html | 1702 ++++++++++++++++++++ libc/consts/os/posix88/sidebar-items.js | 1 + libc/consts/os/sidebar-items.js | 1 + .../os/sysconf/constant._SC_2_CHAR_TERM.html | 101 ++ libc/consts/os/sysconf/constant._SC_2_C_BIND.html | 101 ++ libc/consts/os/sysconf/constant._SC_2_C_DEV.html | 101 ++ .../os/sysconf/constant._SC_2_C_VERSION.html | 101 ++ .../consts/os/sysconf/constant._SC_2_FORT_DEV.html | 101 ++ .../consts/os/sysconf/constant._SC_2_FORT_RUN.html | 101 ++ .../os/sysconf/constant._SC_2_LOCALEDEF.html | 101 ++ libc/consts/os/sysconf/constant._SC_2_SW_DEV.html | 101 ++ libc/consts/os/sysconf/constant._SC_2_UPE.html | 101 ++ libc/consts/os/sysconf/constant._SC_2_VERSION.html | 101 ++ .../os/sysconf/constant._SC_AIO_LISTIO_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_AIO_MAX.html | 101 ++ .../sysconf/constant._SC_AIO_PRIO_DELTA_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_ARG_MAX.html | 101 ++ .../os/sysconf/constant._SC_ASYNCHRONOUS_IO.html | 101 ++ .../os/sysconf/constant._SC_BC_BASE_MAX.html | 101 ++ .../consts/os/sysconf/constant._SC_BC_DIM_MAX.html | 101 ++ .../os/sysconf/constant._SC_BC_SCALE_MAX.html | 101 ++ .../os/sysconf/constant._SC_BC_STRING_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_CHILD_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_CLK_TCK.html | 101 ++ .../os/sysconf/constant._SC_COLL_WEIGHTS_MAX.html | 101 ++ .../os/sysconf/constant._SC_DELAYTIMER_MAX.html | 101 ++ .../os/sysconf/constant._SC_EXPR_NEST_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_FSYNC.html | 101 ++ .../os/sysconf/constant._SC_JOB_CONTROL.html | 101 ++ libc/consts/os/sysconf/constant._SC_LINE_MAX.html | 101 ++ .../os/sysconf/constant._SC_MAPPED_FILES.html | 101 ++ libc/consts/os/sysconf/constant._SC_MEMLOCK.html | 101 ++ .../os/sysconf/constant._SC_MEMLOCK_RANGE.html | 101 ++ .../os/sysconf/constant._SC_MEMORY_PROTECTION.html | 101 ++ .../os/sysconf/constant._SC_MESSAGE_PASSING.html | 101 ++ .../os/sysconf/constant._SC_MQ_OPEN_MAX.html | 101 ++ .../os/sysconf/constant._SC_NGROUPS_MAX.html | 101 ++ .../os/sysconf/constant._SC_NPROCESSORS_ONLN.html | 101 ++ libc/consts/os/sysconf/constant._SC_OPEN_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_PAGESIZE.html | 101 ++ .../os/sysconf/constant._SC_PRIORITIZED_IO.html | 101 ++ .../sysconf/constant._SC_PRIORITY_SCHEDULING.html | 101 ++ .../os/sysconf/constant._SC_REALTIME_SIGNALS.html | 101 ++ .../consts/os/sysconf/constant._SC_RE_DUP_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_RTSIG_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_SAVED_IDS.html | 101 ++ .../consts/os/sysconf/constant._SC_SEMAPHORES.html | 101 ++ .../os/sysconf/constant._SC_SEM_NSEMS_MAX.html | 101 ++ .../os/sysconf/constant._SC_SEM_VALUE_MAX.html | 101 ++ .../constant._SC_SHARED_MEMORY_OBJECTS.html | 101 ++ .../os/sysconf/constant._SC_SIGQUEUE_MAX.html | 101 ++ .../consts/os/sysconf/constant._SC_STREAM_MAX.html | 101 ++ .../os/sysconf/constant._SC_SYNCHRONIZED_IO.html | 101 ++ libc/consts/os/sysconf/constant._SC_TIMERS.html | 101 ++ libc/consts/os/sysconf/constant._SC_TIMER_MAX.html | 101 ++ .../consts/os/sysconf/constant._SC_TZNAME_MAX.html | 101 ++ libc/consts/os/sysconf/constant._SC_VERSION.html | 101 ++ .../os/sysconf/constant._SC_XBS5_ILP32_OFF32.html | 101 ++ .../os/sysconf/constant._SC_XBS5_ILP32_OFFBIG.html | 101 ++ .../os/sysconf/constant._SC_XBS5_LPBIG_OFFBIG.html | 101 ++ libc/consts/os/sysconf/index.html | 558 +++++++ libc/consts/os/sysconf/sidebar-items.js | 1 + 458 files changed, 49165 insertions(+) create mode 100644 libc/consts/os/bsd44/constant.AF_INET.html create mode 100644 libc/consts/os/bsd44/constant.AF_INET6.html create mode 100644 libc/consts/os/bsd44/constant.AF_UNIX.html create mode 100644 libc/consts/os/bsd44/constant.IFF_LOOPBACK.html create mode 100644 libc/consts/os/bsd44/constant.IPPROTO_IP.html create mode 100644 libc/consts/os/bsd44/constant.IPPROTO_IPV6.html create mode 100644 libc/consts/os/bsd44/constant.IPPROTO_TCP.html create mode 100644 libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IP_HDRINCL.html create mode 100644 libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html create mode 100644 libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html create mode 100644 libc/consts/os/bsd44/constant.IP_TTL.html create mode 100644 libc/consts/os/bsd44/constant.MADV_DOFORK.html create mode 100644 libc/consts/os/bsd44/constant.MADV_DONTFORK.html create mode 100644 libc/consts/os/bsd44/constant.MADV_DONTNEED.html create mode 100644 libc/consts/os/bsd44/constant.MADV_HWPOISON.html create mode 100644 libc/consts/os/bsd44/constant.MADV_MERGEABLE.html create mode 100644 libc/consts/os/bsd44/constant.MADV_NORMAL.html create mode 100644 libc/consts/os/bsd44/constant.MADV_RANDOM.html create mode 100644 libc/consts/os/bsd44/constant.MADV_REMOVE.html create mode 100644 libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html create mode 100644 libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html create mode 100644 libc/consts/os/bsd44/constant.MADV_WILLNEED.html create mode 100644 libc/consts/os/bsd44/constant.SHUT_RD.html create mode 100644 libc/consts/os/bsd44/constant.SHUT_RDWR.html create mode 100644 libc/consts/os/bsd44/constant.SHUT_WR.html create mode 100644 libc/consts/os/bsd44/constant.SOCK_DGRAM.html create mode 100644 libc/consts/os/bsd44/constant.SOCK_RAW.html create mode 100644 libc/consts/os/bsd44/constant.SOCK_STREAM.html create mode 100644 libc/consts/os/bsd44/constant.SOL_SOCKET.html create mode 100644 libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html create mode 100644 libc/consts/os/bsd44/constant.SO_BROADCAST.html create mode 100644 libc/consts/os/bsd44/constant.SO_DEBUG.html create mode 100644 libc/consts/os/bsd44/constant.SO_DONTROUTE.html create mode 100644 libc/consts/os/bsd44/constant.SO_ERROR.html create mode 100644 libc/consts/os/bsd44/constant.SO_KEEPALIVE.html create mode 100644 libc/consts/os/bsd44/constant.SO_LINGER.html create mode 100644 libc/consts/os/bsd44/constant.SO_OOBINLINE.html create mode 100644 libc/consts/os/bsd44/constant.SO_RCVBUF.html create mode 100644 libc/consts/os/bsd44/constant.SO_RCVLOWAT.html create mode 100644 libc/consts/os/bsd44/constant.SO_RCVTIMEO.html create mode 100644 libc/consts/os/bsd44/constant.SO_REUSEADDR.html create mode 100644 libc/consts/os/bsd44/constant.SO_REUSEPORT.html create mode 100644 libc/consts/os/bsd44/constant.SO_SNDBUF.html create mode 100644 libc/consts/os/bsd44/constant.SO_SNDLOWAT.html create mode 100644 libc/consts/os/bsd44/constant.SO_SNDTIMEO.html create mode 100644 libc/consts/os/bsd44/constant.SO_TYPE.html create mode 100644 libc/consts/os/bsd44/constant.TCP_CONGESTION.html create mode 100644 libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html create mode 100644 libc/consts/os/bsd44/constant.TCP_CORK.html create mode 100644 libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_FASTOPEN.html create mode 100644 libc/consts/os/bsd44/constant.TCP_INFO.html create mode 100644 libc/consts/os/bsd44/constant.TCP_KEEPCNT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html create mode 100644 libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html create mode 100644 libc/consts/os/bsd44/constant.TCP_LINGER2.html create mode 100644 libc/consts/os/bsd44/constant.TCP_MAXSEG.html create mode 100644 libc/consts/os/bsd44/constant.TCP_MD5SIG.html create mode 100644 libc/consts/os/bsd44/constant.TCP_NODELAY.html create mode 100644 libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html create mode 100644 libc/consts/os/bsd44/constant.TCP_QUICKACK.html create mode 100644 libc/consts/os/bsd44/constant.TCP_REPAIR.html create mode 100644 libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html create mode 100644 libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html create mode 100644 libc/consts/os/bsd44/constant.TCP_SYNCNT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html create mode 100644 libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html create mode 100644 libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html create mode 100644 libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html create mode 100644 libc/consts/os/bsd44/index.html create mode 100644 libc/consts/os/bsd44/sidebar-items.js create mode 100644 libc/consts/os/c95/constant.BUFSIZ.html create mode 100644 libc/consts/os/c95/constant.EOF.html create mode 100644 libc/consts/os/c95/constant.EXIT_FAILURE.html create mode 100644 libc/consts/os/c95/constant.EXIT_SUCCESS.html create mode 100644 libc/consts/os/c95/constant.FILENAME_MAX.html create mode 100644 libc/consts/os/c95/constant.FOPEN_MAX.html create mode 100644 libc/consts/os/c95/constant.L_tmpnam.html create mode 100644 libc/consts/os/c95/constant.RAND_MAX.html create mode 100644 libc/consts/os/c95/constant.SEEK_CUR.html create mode 100644 libc/consts/os/c95/constant.SEEK_END.html create mode 100644 libc/consts/os/c95/constant.SEEK_SET.html create mode 100644 libc/consts/os/c95/constant.TMP_MAX.html create mode 100644 libc/consts/os/c95/constant._IOFBF.html create mode 100644 libc/consts/os/c95/constant._IOLBF.html create mode 100644 libc/consts/os/c95/constant._IONBF.html create mode 100644 libc/consts/os/c95/index.html create mode 100644 libc/consts/os/c95/sidebar-items.js create mode 100644 libc/consts/os/extra/constant.AF_PACKET.html create mode 100644 libc/consts/os/extra/constant.IPPROTO_RAW.html create mode 100644 libc/consts/os/extra/constant.MAP_32BIT.html create mode 100644 libc/consts/os/extra/constant.MAP_ANONYMOUS.html create mode 100644 libc/consts/os/extra/constant.MAP_DENYWRITE.html create mode 100644 libc/consts/os/extra/constant.MAP_EXECUTABLE.html create mode 100644 libc/consts/os/extra/constant.MAP_GROWSDOWN.html create mode 100644 libc/consts/os/extra/constant.MAP_LOCKED.html create mode 100644 libc/consts/os/extra/constant.MAP_NONBLOCK.html create mode 100644 libc/consts/os/extra/constant.MAP_NORESERVE.html create mode 100644 libc/consts/os/extra/constant.MAP_POPULATE.html create mode 100644 libc/consts/os/extra/constant.MAP_STACK.html create mode 100644 libc/consts/os/extra/constant.MAP_TYPE.html create mode 100644 libc/consts/os/extra/constant.O_DSYNC.html create mode 100644 libc/consts/os/extra/constant.O_NONBLOCK.html create mode 100644 libc/consts/os/extra/constant.O_RSYNC.html create mode 100644 libc/consts/os/extra/constant.O_SYNC.html create mode 100644 libc/consts/os/extra/constant.PROT_GROWSDOWN.html create mode 100644 libc/consts/os/extra/constant.PROT_GROWSUP.html create mode 100644 libc/consts/os/extra/index.html create mode 100644 libc/consts/os/extra/sidebar-items.js create mode 100644 libc/consts/os/index.html create mode 100644 libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html create mode 100644 libc/consts/os/posix01/constant.CLOCK_REALTIME.html create mode 100644 libc/consts/os/posix01/constant.F_DUPFD.html create mode 100644 libc/consts/os/posix01/constant.F_GETFD.html create mode 100644 libc/consts/os/posix01/constant.F_GETFL.html create mode 100644 libc/consts/os/posix01/constant.F_SETFD.html create mode 100644 libc/consts/os/posix01/constant.F_SETFL.html create mode 100644 libc/consts/os/posix01/constant.GLOB_ABORTED.html create mode 100644 libc/consts/os/posix01/constant.GLOB_APPEND.html create mode 100644 libc/consts/os/posix01/constant.GLOB_DOOFFS.html create mode 100644 libc/consts/os/posix01/constant.GLOB_ERR.html create mode 100644 libc/consts/os/posix01/constant.GLOB_MARK.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOCHECK.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOESCAPE.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOMATCH.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOSORT.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOSPACE.html create mode 100644 libc/consts/os/posix01/constant.O_ACCMODE.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html create mode 100644 libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html create mode 100644 libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html create mode 100644 libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_AS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_CORE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_CPU.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_DATA.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_FSIZE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_LOCKS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NICE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NOFILE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NPROC.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_RSS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_RTTIME.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_STACK.html create mode 100644 libc/consts/os/posix01/constant.RLIM_INFINITY.html create mode 100644 libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html create mode 100644 libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html create mode 100644 libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html create mode 100644 libc/consts/os/posix01/constant.RUSAGE_SELF.html create mode 100644 libc/consts/os/posix01/constant.RUSAGE_THREAD.html create mode 100644 libc/consts/os/posix01/constant.SIGTRAP.html create mode 100644 libc/consts/os/posix01/constant.SIG_IGN.html create mode 100644 libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_IOV_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_THREADS.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_SHM.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html create mode 100644 libc/consts/os/posix01/index.html create mode 100644 libc/consts/os/posix01/sidebar-items.js create mode 100644 libc/consts/os/posix88/constant.E2BIG.html create mode 100644 libc/consts/os/posix88/constant.EACCES.html create mode 100644 libc/consts/os/posix88/constant.EADDRINUSE.html create mode 100644 libc/consts/os/posix88/constant.EADDRNOTAVAIL.html create mode 100644 libc/consts/os/posix88/constant.EADV.html create mode 100644 libc/consts/os/posix88/constant.EAFNOSUPPORT.html create mode 100644 libc/consts/os/posix88/constant.EAGAIN.html create mode 100644 libc/consts/os/posix88/constant.EALREADY.html create mode 100644 libc/consts/os/posix88/constant.EBADE.html create mode 100644 libc/consts/os/posix88/constant.EBADF.html create mode 100644 libc/consts/os/posix88/constant.EBADFD.html create mode 100644 libc/consts/os/posix88/constant.EBADMSG.html create mode 100644 libc/consts/os/posix88/constant.EBADR.html create mode 100644 libc/consts/os/posix88/constant.EBADRQC.html create mode 100644 libc/consts/os/posix88/constant.EBADSLT.html create mode 100644 libc/consts/os/posix88/constant.EBFONT.html create mode 100644 libc/consts/os/posix88/constant.EBUSY.html create mode 100644 libc/consts/os/posix88/constant.ECANCELED.html create mode 100644 libc/consts/os/posix88/constant.ECHILD.html create mode 100644 libc/consts/os/posix88/constant.ECHRNG.html create mode 100644 libc/consts/os/posix88/constant.ECOMM.html create mode 100644 libc/consts/os/posix88/constant.ECONNABORTED.html create mode 100644 libc/consts/os/posix88/constant.ECONNREFUSED.html create mode 100644 libc/consts/os/posix88/constant.ECONNRESET.html create mode 100644 libc/consts/os/posix88/constant.EDEADLK.html create mode 100644 libc/consts/os/posix88/constant.EDEADLOCK.html create mode 100644 libc/consts/os/posix88/constant.EDESTADDRREQ.html create mode 100644 libc/consts/os/posix88/constant.EDOM.html create mode 100644 libc/consts/os/posix88/constant.EDOTDOT.html create mode 100644 libc/consts/os/posix88/constant.EDQUOT.html create mode 100644 libc/consts/os/posix88/constant.EEXIST.html create mode 100644 libc/consts/os/posix88/constant.EFAULT.html create mode 100644 libc/consts/os/posix88/constant.EFBIG.html create mode 100644 libc/consts/os/posix88/constant.EHOSTDOWN.html create mode 100644 libc/consts/os/posix88/constant.EHOSTUNREACH.html create mode 100644 libc/consts/os/posix88/constant.EHWPOISON.html create mode 100644 libc/consts/os/posix88/constant.EIDRM.html create mode 100644 libc/consts/os/posix88/constant.EILSEQ.html create mode 100644 libc/consts/os/posix88/constant.EINPROGRESS.html create mode 100644 libc/consts/os/posix88/constant.EINTR.html create mode 100644 libc/consts/os/posix88/constant.EINVAL.html create mode 100644 libc/consts/os/posix88/constant.EIO.html create mode 100644 libc/consts/os/posix88/constant.EISCONN.html create mode 100644 libc/consts/os/posix88/constant.EISDIR.html create mode 100644 libc/consts/os/posix88/constant.EISNAM.html create mode 100644 libc/consts/os/posix88/constant.EKEYEXPIRED.html create mode 100644 libc/consts/os/posix88/constant.EKEYREJECTED.html create mode 100644 libc/consts/os/posix88/constant.EKEYREVOKED.html create mode 100644 libc/consts/os/posix88/constant.EL2HLT.html create mode 100644 libc/consts/os/posix88/constant.EL2NSYNC.html create mode 100644 libc/consts/os/posix88/constant.EL3HLT.html create mode 100644 libc/consts/os/posix88/constant.EL3RST.html create mode 100644 libc/consts/os/posix88/constant.ELIBACC.html create mode 100644 libc/consts/os/posix88/constant.ELIBBAD.html create mode 100644 libc/consts/os/posix88/constant.ELIBEXEC.html create mode 100644 libc/consts/os/posix88/constant.ELIBMAX.html create mode 100644 libc/consts/os/posix88/constant.ELIBSCN.html create mode 100644 libc/consts/os/posix88/constant.ELNRNG.html create mode 100644 libc/consts/os/posix88/constant.ELOOP.html create mode 100644 libc/consts/os/posix88/constant.EMEDIUMTYPE.html create mode 100644 libc/consts/os/posix88/constant.EMFILE.html create mode 100644 libc/consts/os/posix88/constant.EMLINK.html create mode 100644 libc/consts/os/posix88/constant.EMSGSIZE.html create mode 100644 libc/consts/os/posix88/constant.EMULTIHOP.html create mode 100644 libc/consts/os/posix88/constant.ENAMETOOLONG.html create mode 100644 libc/consts/os/posix88/constant.ENAVAIL.html create mode 100644 libc/consts/os/posix88/constant.ENETDOWN.html create mode 100644 libc/consts/os/posix88/constant.ENETRESET.html create mode 100644 libc/consts/os/posix88/constant.ENETUNREACH.html create mode 100644 libc/consts/os/posix88/constant.ENFILE.html create mode 100644 libc/consts/os/posix88/constant.ENOANO.html create mode 100644 libc/consts/os/posix88/constant.ENOBUFS.html create mode 100644 libc/consts/os/posix88/constant.ENOCSI.html create mode 100644 libc/consts/os/posix88/constant.ENODATA.html create mode 100644 libc/consts/os/posix88/constant.ENODEV.html create mode 100644 libc/consts/os/posix88/constant.ENOENT.html create mode 100644 libc/consts/os/posix88/constant.ENOEXEC.html create mode 100644 libc/consts/os/posix88/constant.ENOKEY.html create mode 100644 libc/consts/os/posix88/constant.ENOLCK.html create mode 100644 libc/consts/os/posix88/constant.ENOLINK.html create mode 100644 libc/consts/os/posix88/constant.ENOMEDIUM.html create mode 100644 libc/consts/os/posix88/constant.ENOMEM.html create mode 100644 libc/consts/os/posix88/constant.ENOMSG.html create mode 100644 libc/consts/os/posix88/constant.ENONET.html create mode 100644 libc/consts/os/posix88/constant.ENOPKG.html create mode 100644 libc/consts/os/posix88/constant.ENOPROTOOPT.html create mode 100644 libc/consts/os/posix88/constant.ENOSPC.html create mode 100644 libc/consts/os/posix88/constant.ENOSR.html create mode 100644 libc/consts/os/posix88/constant.ENOSTR.html create mode 100644 libc/consts/os/posix88/constant.ENOSYS.html create mode 100644 libc/consts/os/posix88/constant.ENOTBLK.html create mode 100644 libc/consts/os/posix88/constant.ENOTCONN.html create mode 100644 libc/consts/os/posix88/constant.ENOTDIR.html create mode 100644 libc/consts/os/posix88/constant.ENOTEMPTY.html create mode 100644 libc/consts/os/posix88/constant.ENOTNAM.html create mode 100644 libc/consts/os/posix88/constant.ENOTRECOVERABLE.html create mode 100644 libc/consts/os/posix88/constant.ENOTSOCK.html create mode 100644 libc/consts/os/posix88/constant.ENOTTY.html create mode 100644 libc/consts/os/posix88/constant.ENOTUNIQ.html create mode 100644 libc/consts/os/posix88/constant.ENXIO.html create mode 100644 libc/consts/os/posix88/constant.EOPNOTSUPP.html create mode 100644 libc/consts/os/posix88/constant.EOVERFLOW.html create mode 100644 libc/consts/os/posix88/constant.EOWNERDEAD.html create mode 100644 libc/consts/os/posix88/constant.EPERM.html create mode 100644 libc/consts/os/posix88/constant.EPFNOSUPPORT.html create mode 100644 libc/consts/os/posix88/constant.EPIPE.html create mode 100644 libc/consts/os/posix88/constant.EPROTO.html create mode 100644 libc/consts/os/posix88/constant.EPROTONOSUPPORT.html create mode 100644 libc/consts/os/posix88/constant.EPROTOTYPE.html create mode 100644 libc/consts/os/posix88/constant.ERANGE.html create mode 100644 libc/consts/os/posix88/constant.EREMCHG.html create mode 100644 libc/consts/os/posix88/constant.EREMOTE.html create mode 100644 libc/consts/os/posix88/constant.EREMOTEIO.html create mode 100644 libc/consts/os/posix88/constant.ERESTART.html create mode 100644 libc/consts/os/posix88/constant.ERFKILL.html create mode 100644 libc/consts/os/posix88/constant.EROFS.html create mode 100644 libc/consts/os/posix88/constant.ESHUTDOWN.html create mode 100644 libc/consts/os/posix88/constant.ESOCKTNOSUPPORT.html create mode 100644 libc/consts/os/posix88/constant.ESPIPE.html create mode 100644 libc/consts/os/posix88/constant.ESRCH.html create mode 100644 libc/consts/os/posix88/constant.ESRMNT.html create mode 100644 libc/consts/os/posix88/constant.ESTALE.html create mode 100644 libc/consts/os/posix88/constant.ESTRPIPE.html create mode 100644 libc/consts/os/posix88/constant.ETIME.html create mode 100644 libc/consts/os/posix88/constant.ETIMEDOUT.html create mode 100644 libc/consts/os/posix88/constant.ETOOMANYREFS.html create mode 100644 libc/consts/os/posix88/constant.ETXTBSY.html create mode 100644 libc/consts/os/posix88/constant.EUCLEAN.html create mode 100644 libc/consts/os/posix88/constant.EUNATCH.html create mode 100644 libc/consts/os/posix88/constant.EUSERS.html create mode 100644 libc/consts/os/posix88/constant.EWOULDBLOCK.html create mode 100644 libc/consts/os/posix88/constant.EXDEV.html create mode 100644 libc/consts/os/posix88/constant.EXFULL.html create mode 100644 libc/consts/os/posix88/constant.F_LOCK.html create mode 100644 libc/consts/os/posix88/constant.F_OK.html create mode 100644 libc/consts/os/posix88/constant.F_TEST.html create mode 100644 libc/consts/os/posix88/constant.F_TLOCK.html create mode 100644 libc/consts/os/posix88/constant.F_ULOCK.html create mode 100644 libc/consts/os/posix88/constant.MAP_ANON.html create mode 100644 libc/consts/os/posix88/constant.MAP_FAILED.html create mode 100644 libc/consts/os/posix88/constant.MAP_FILE.html create mode 100644 libc/consts/os/posix88/constant.MAP_FIXED.html create mode 100644 libc/consts/os/posix88/constant.MAP_PRIVATE.html create mode 100644 libc/consts/os/posix88/constant.MAP_SHARED.html create mode 100644 libc/consts/os/posix88/constant.MCL_CURRENT.html create mode 100644 libc/consts/os/posix88/constant.MCL_FUTURE.html create mode 100644 libc/consts/os/posix88/constant.MS_ASYNC.html create mode 100644 libc/consts/os/posix88/constant.MS_INVALIDATE.html create mode 100644 libc/consts/os/posix88/constant.MS_SYNC.html create mode 100644 libc/consts/os/posix88/constant.O_APPEND.html create mode 100644 libc/consts/os/posix88/constant.O_CREAT.html create mode 100644 libc/consts/os/posix88/constant.O_EXCL.html create mode 100644 libc/consts/os/posix88/constant.O_NOCTTY.html create mode 100644 libc/consts/os/posix88/constant.O_RDONLY.html create mode 100644 libc/consts/os/posix88/constant.O_RDWR.html create mode 100644 libc/consts/os/posix88/constant.O_TRUNC.html create mode 100644 libc/consts/os/posix88/constant.O_WRONLY.html create mode 100644 libc/consts/os/posix88/constant.PROT_EXEC.html create mode 100644 libc/consts/os/posix88/constant.PROT_NONE.html create mode 100644 libc/consts/os/posix88/constant.PROT_READ.html create mode 100644 libc/consts/os/posix88/constant.PROT_WRITE.html create mode 100644 libc/consts/os/posix88/constant.R_OK.html create mode 100644 libc/consts/os/posix88/constant.SIGABRT.html create mode 100644 libc/consts/os/posix88/constant.SIGALRM.html create mode 100644 libc/consts/os/posix88/constant.SIGFPE.html create mode 100644 libc/consts/os/posix88/constant.SIGHUP.html create mode 100644 libc/consts/os/posix88/constant.SIGILL.html create mode 100644 libc/consts/os/posix88/constant.SIGINT.html create mode 100644 libc/consts/os/posix88/constant.SIGKILL.html create mode 100644 libc/consts/os/posix88/constant.SIGPIPE.html create mode 100644 libc/consts/os/posix88/constant.SIGQUIT.html create mode 100644 libc/consts/os/posix88/constant.SIGSEGV.html create mode 100644 libc/consts/os/posix88/constant.SIGTERM.html create mode 100644 libc/consts/os/posix88/constant.STDERR_FILENO.html create mode 100644 libc/consts/os/posix88/constant.STDIN_FILENO.html create mode 100644 libc/consts/os/posix88/constant.STDOUT_FILENO.html create mode 100644 libc/consts/os/posix88/constant.S_IEXEC.html create mode 100644 libc/consts/os/posix88/constant.S_IFBLK.html create mode 100644 libc/consts/os/posix88/constant.S_IFCHR.html create mode 100644 libc/consts/os/posix88/constant.S_IFDIR.html create mode 100644 libc/consts/os/posix88/constant.S_IFIFO.html create mode 100644 libc/consts/os/posix88/constant.S_IFLNK.html create mode 100644 libc/consts/os/posix88/constant.S_IFMT.html create mode 100644 libc/consts/os/posix88/constant.S_IFREG.html create mode 100644 libc/consts/os/posix88/constant.S_IREAD.html create mode 100644 libc/consts/os/posix88/constant.S_IRGRP.html create mode 100644 libc/consts/os/posix88/constant.S_IROTH.html create mode 100644 libc/consts/os/posix88/constant.S_IRUSR.html create mode 100644 libc/consts/os/posix88/constant.S_IRWXG.html create mode 100644 libc/consts/os/posix88/constant.S_IRWXO.html create mode 100644 libc/consts/os/posix88/constant.S_IRWXU.html create mode 100644 libc/consts/os/posix88/constant.S_IWGRP.html create mode 100644 libc/consts/os/posix88/constant.S_IWOTH.html create mode 100644 libc/consts/os/posix88/constant.S_IWRITE.html create mode 100644 libc/consts/os/posix88/constant.S_IWUSR.html create mode 100644 libc/consts/os/posix88/constant.S_IXGRP.html create mode 100644 libc/consts/os/posix88/constant.S_IXOTH.html create mode 100644 libc/consts/os/posix88/constant.S_IXUSR.html create mode 100644 libc/consts/os/posix88/constant.W_OK.html create mode 100644 libc/consts/os/posix88/constant.X_OK.html create mode 100644 libc/consts/os/posix88/index.html create mode 100644 libc/consts/os/posix88/sidebar-items.js create mode 100644 libc/consts/os/sidebar-items.js create mode 100644 libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_C_BIND.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_C_DEV.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_C_VERSION.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_FORT_DEV.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_FORT_RUN.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_LOCALEDEF.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_SW_DEV.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_UPE.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_VERSION.html create mode 100644 libc/consts/os/sysconf/constant._SC_AIO_LISTIO_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_AIO_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_AIO_PRIO_DELTA_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_ARG_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_ASYNCHRONOUS_IO.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_BASE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_DIM_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_SCALE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_STRING_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_CHILD_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_CLK_TCK.html create mode 100644 libc/consts/os/sysconf/constant._SC_COLL_WEIGHTS_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_DELAYTIMER_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_EXPR_NEST_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_FSYNC.html create mode 100644 libc/consts/os/sysconf/constant._SC_JOB_CONTROL.html create mode 100644 libc/consts/os/sysconf/constant._SC_LINE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_MAPPED_FILES.html create mode 100644 libc/consts/os/sysconf/constant._SC_MEMLOCK.html create mode 100644 libc/consts/os/sysconf/constant._SC_MEMLOCK_RANGE.html create mode 100644 libc/consts/os/sysconf/constant._SC_MEMORY_PROTECTION.html create mode 100644 libc/consts/os/sysconf/constant._SC_MESSAGE_PASSING.html create mode 100644 libc/consts/os/sysconf/constant._SC_MQ_OPEN_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_NGROUPS_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_NPROCESSORS_ONLN.html create mode 100644 libc/consts/os/sysconf/constant._SC_OPEN_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_PAGESIZE.html create mode 100644 libc/consts/os/sysconf/constant._SC_PRIORITIZED_IO.html create mode 100644 libc/consts/os/sysconf/constant._SC_PRIORITY_SCHEDULING.html create mode 100644 libc/consts/os/sysconf/constant._SC_REALTIME_SIGNALS.html create mode 100644 libc/consts/os/sysconf/constant._SC_RE_DUP_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_RTSIG_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SAVED_IDS.html create mode 100644 libc/consts/os/sysconf/constant._SC_SEMAPHORES.html create mode 100644 libc/consts/os/sysconf/constant._SC_SEM_NSEMS_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SEM_VALUE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SHARED_MEMORY_OBJECTS.html create mode 100644 libc/consts/os/sysconf/constant._SC_SIGQUEUE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_STREAM_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SYNCHRONIZED_IO.html create mode 100644 libc/consts/os/sysconf/constant._SC_TIMERS.html create mode 100644 libc/consts/os/sysconf/constant._SC_TIMER_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_TZNAME_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_VERSION.html create mode 100644 libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFF32.html create mode 100644 libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFFBIG.html create mode 100644 libc/consts/os/sysconf/constant._SC_XBS5_LPBIG_OFFBIG.html create mode 100644 libc/consts/os/sysconf/index.html create mode 100644 libc/consts/os/sysconf/sidebar-items.js (limited to 'libc/consts/os') diff --git a/libc/consts/os/bsd44/constant.AF_INET.html b/libc/consts/os/bsd44/constant.AF_INET.html new file mode 100644 index 0000000..db19fc0 --- /dev/null +++ b/libc/consts/os/bsd44/constant.AF_INET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::AF_INET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::AF_INET + + [] + + [src]

+
pub const AF_INET: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.AF_INET6.html b/libc/consts/os/bsd44/constant.AF_INET6.html new file mode 100644 index 0000000..8a7e139 --- /dev/null +++ b/libc/consts/os/bsd44/constant.AF_INET6.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::AF_INET6 - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::AF_INET6 + + [] + + [src]

+
pub const AF_INET6: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.AF_UNIX.html b/libc/consts/os/bsd44/constant.AF_UNIX.html new file mode 100644 index 0000000..58e1ef3 --- /dev/null +++ b/libc/consts/os/bsd44/constant.AF_UNIX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::AF_UNIX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::AF_UNIX + + [] + + [src]

+
pub const AF_UNIX: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IFF_LOOPBACK.html b/libc/consts/os/bsd44/constant.IFF_LOOPBACK.html new file mode 100644 index 0000000..41172aa --- /dev/null +++ b/libc/consts/os/bsd44/constant.IFF_LOOPBACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IFF_LOOPBACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IFF_LOOPBACK + + [] + + [src]

+
pub const IFF_LOOPBACK: c_int = 0x8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPPROTO_IP.html b/libc/consts/os/bsd44/constant.IPPROTO_IP.html new file mode 100644 index 0000000..ec99c75 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPPROTO_IP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPPROTO_IP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPPROTO_IP + + [] + + [src]

+
pub const IPPROTO_IP: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPPROTO_IPV6.html b/libc/consts/os/bsd44/constant.IPPROTO_IPV6.html new file mode 100644 index 0000000..4b86d20 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPPROTO_IPV6.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPPROTO_IPV6 - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPPROTO_IPV6 + + [] + + [src]

+
pub const IPPROTO_IPV6: c_int = 41
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPPROTO_TCP.html b/libc/consts/os/bsd44/constant.IPPROTO_TCP.html new file mode 100644 index 0000000..2914f64 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPPROTO_TCP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPPROTO_TCP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPPROTO_TCP + + [] + + [src]

+
pub const IPPROTO_TCP: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html new file mode 100644 index 0000000..b39126c --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPV6_ADD_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPV6_ADD_MEMBERSHIP + + [] + + [src]

+
pub const IPV6_ADD_MEMBERSHIP: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html new file mode 100644 index 0000000..01aa5ce --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPV6_DROP_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPV6_DROP_MEMBERSHIP + + [] + + [src]

+
pub const IPV6_DROP_MEMBERSHIP: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html new file mode 100644 index 0000000..fd6f391 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_ADD_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_ADD_MEMBERSHIP + + [] + + [src]

+
pub const IP_ADD_MEMBERSHIP: c_int = 35
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html new file mode 100644 index 0000000..2452763 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_DROP_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_DROP_MEMBERSHIP + + [] + + [src]

+
pub const IP_DROP_MEMBERSHIP: c_int = 36
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_HDRINCL.html b/libc/consts/os/bsd44/constant.IP_HDRINCL.html new file mode 100644 index 0000000..f7c2315 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_HDRINCL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_HDRINCL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_HDRINCL + + [] + + [src]

+
pub const IP_HDRINCL: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html b/libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html new file mode 100644 index 0000000..5521593 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_MULTICAST_LOOP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_MULTICAST_LOOP + + [] + + [src]

+
pub const IP_MULTICAST_LOOP: c_int = 34
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html b/libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html new file mode 100644 index 0000000..6a3dc86 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_MULTICAST_TTL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_MULTICAST_TTL + + [] + + [src]

+
pub const IP_MULTICAST_TTL: c_int = 33
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_TTL.html b/libc/consts/os/bsd44/constant.IP_TTL.html new file mode 100644 index 0000000..f35dd86 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_TTL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_TTL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_TTL + + [] + + [src]

+
pub const IP_TTL: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_DOFORK.html b/libc/consts/os/bsd44/constant.MADV_DOFORK.html new file mode 100644 index 0000000..08a326f --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_DOFORK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_DOFORK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_DOFORK + + [] + + [src]

+
pub const MADV_DOFORK: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_DONTFORK.html b/libc/consts/os/bsd44/constant.MADV_DONTFORK.html new file mode 100644 index 0000000..189bc0c --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_DONTFORK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_DONTFORK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_DONTFORK + + [] + + [src]

+
pub const MADV_DONTFORK: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_DONTNEED.html b/libc/consts/os/bsd44/constant.MADV_DONTNEED.html new file mode 100644 index 0000000..a031cc8 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_DONTNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_DONTNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_DONTNEED + + [] + + [src]

+
pub const MADV_DONTNEED: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_HWPOISON.html b/libc/consts/os/bsd44/constant.MADV_HWPOISON.html new file mode 100644 index 0000000..2e905bc --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_HWPOISON.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_HWPOISON - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_HWPOISON + + [] + + [src]

+
pub const MADV_HWPOISON: c_int = 100
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_MERGEABLE.html b/libc/consts/os/bsd44/constant.MADV_MERGEABLE.html new file mode 100644 index 0000000..98dd73b --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_MERGEABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_MERGEABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_MERGEABLE + + [] + + [src]

+
pub const MADV_MERGEABLE: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_NORMAL.html b/libc/consts/os/bsd44/constant.MADV_NORMAL.html new file mode 100644 index 0000000..426fb97 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_NORMAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_NORMAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_NORMAL + + [] + + [src]

+
pub const MADV_NORMAL: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_RANDOM.html b/libc/consts/os/bsd44/constant.MADV_RANDOM.html new file mode 100644 index 0000000..43e827c --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_RANDOM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_RANDOM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_RANDOM + + [] + + [src]

+
pub const MADV_RANDOM: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_REMOVE.html b/libc/consts/os/bsd44/constant.MADV_REMOVE.html new file mode 100644 index 0000000..5f5abbc --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_REMOVE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_REMOVE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_REMOVE + + [] + + [src]

+
pub const MADV_REMOVE: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html b/libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html new file mode 100644 index 0000000..21e0876 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_SEQUENTIAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_SEQUENTIAL + + [] + + [src]

+
pub const MADV_SEQUENTIAL: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html b/libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html new file mode 100644 index 0000000..2e20fe7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_UNMERGEABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_UNMERGEABLE + + [] + + [src]

+
pub const MADV_UNMERGEABLE: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_WILLNEED.html b/libc/consts/os/bsd44/constant.MADV_WILLNEED.html new file mode 100644 index 0000000..489ee2f --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_WILLNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_WILLNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_WILLNEED + + [] + + [src]

+
pub const MADV_WILLNEED: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SHUT_RD.html b/libc/consts/os/bsd44/constant.SHUT_RD.html new file mode 100644 index 0000000..e97e972 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SHUT_RD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SHUT_RD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SHUT_RD + + [] + + [src]

+
pub const SHUT_RD: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SHUT_RDWR.html b/libc/consts/os/bsd44/constant.SHUT_RDWR.html new file mode 100644 index 0000000..2f64b56 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SHUT_RDWR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SHUT_RDWR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SHUT_RDWR + + [] + + [src]

+
pub const SHUT_RDWR: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SHUT_WR.html b/libc/consts/os/bsd44/constant.SHUT_WR.html new file mode 100644 index 0000000..fe05014 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SHUT_WR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SHUT_WR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SHUT_WR + + [] + + [src]

+
pub const SHUT_WR: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOCK_DGRAM.html b/libc/consts/os/bsd44/constant.SOCK_DGRAM.html new file mode 100644 index 0000000..0118b84 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOCK_DGRAM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOCK_DGRAM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOCK_DGRAM + + [] + + [src]

+
pub const SOCK_DGRAM: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOCK_RAW.html b/libc/consts/os/bsd44/constant.SOCK_RAW.html new file mode 100644 index 0000000..ef94418 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOCK_RAW.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOCK_RAW - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOCK_RAW + + [] + + [src]

+
pub const SOCK_RAW: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOCK_STREAM.html b/libc/consts/os/bsd44/constant.SOCK_STREAM.html new file mode 100644 index 0000000..5c0ad64 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOCK_STREAM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOCK_STREAM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOCK_STREAM + + [] + + [src]

+
pub const SOCK_STREAM: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOL_SOCKET.html b/libc/consts/os/bsd44/constant.SOL_SOCKET.html new file mode 100644 index 0000000..32733a2 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOL_SOCKET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOL_SOCKET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOL_SOCKET + + [] + + [src]

+
pub const SOL_SOCKET: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html b/libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html new file mode 100644 index 0000000..0a94bdb --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_ACCEPTCONN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_ACCEPTCONN + + [] + + [src]

+
pub const SO_ACCEPTCONN: c_int = 30
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_BROADCAST.html b/libc/consts/os/bsd44/constant.SO_BROADCAST.html new file mode 100644 index 0000000..6ca61a7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_BROADCAST.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_BROADCAST - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_BROADCAST + + [] + + [src]

+
pub const SO_BROADCAST: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_DEBUG.html b/libc/consts/os/bsd44/constant.SO_DEBUG.html new file mode 100644 index 0000000..66150cb --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_DEBUG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_DEBUG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_DEBUG + + [] + + [src]

+
pub const SO_DEBUG: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_DONTROUTE.html b/libc/consts/os/bsd44/constant.SO_DONTROUTE.html new file mode 100644 index 0000000..f705383 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_DONTROUTE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_DONTROUTE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_DONTROUTE + + [] + + [src]

+
pub const SO_DONTROUTE: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_ERROR.html b/libc/consts/os/bsd44/constant.SO_ERROR.html new file mode 100644 index 0000000..ee1b4fd --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_ERROR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_ERROR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_ERROR + + [] + + [src]

+
pub const SO_ERROR: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_KEEPALIVE.html b/libc/consts/os/bsd44/constant.SO_KEEPALIVE.html new file mode 100644 index 0000000..f3d5631 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_KEEPALIVE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_KEEPALIVE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_KEEPALIVE + + [] + + [src]

+
pub const SO_KEEPALIVE: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_LINGER.html b/libc/consts/os/bsd44/constant.SO_LINGER.html new file mode 100644 index 0000000..b89f0b2 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_LINGER.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_LINGER - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_LINGER + + [] + + [src]

+
pub const SO_LINGER: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_OOBINLINE.html b/libc/consts/os/bsd44/constant.SO_OOBINLINE.html new file mode 100644 index 0000000..dbb8429 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_OOBINLINE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_OOBINLINE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_OOBINLINE + + [] + + [src]

+
pub const SO_OOBINLINE: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_RCVBUF.html b/libc/consts/os/bsd44/constant.SO_RCVBUF.html new file mode 100644 index 0000000..834d251 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_RCVBUF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_RCVBUF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_RCVBUF + + [] + + [src]

+
pub const SO_RCVBUF: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_RCVLOWAT.html b/libc/consts/os/bsd44/constant.SO_RCVLOWAT.html new file mode 100644 index 0000000..2013d3f --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_RCVLOWAT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_RCVLOWAT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_RCVLOWAT + + [] + + [src]

+
pub const SO_RCVLOWAT: c_int = 18
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_RCVTIMEO.html b/libc/consts/os/bsd44/constant.SO_RCVTIMEO.html new file mode 100644 index 0000000..ca17ce1 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_RCVTIMEO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_RCVTIMEO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_RCVTIMEO + + [] + + [src]

+
pub const SO_RCVTIMEO: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_REUSEADDR.html b/libc/consts/os/bsd44/constant.SO_REUSEADDR.html new file mode 100644 index 0000000..8305079 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_REUSEADDR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_REUSEADDR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_REUSEADDR + + [] + + [src]

+
pub const SO_REUSEADDR: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_REUSEPORT.html b/libc/consts/os/bsd44/constant.SO_REUSEPORT.html new file mode 100644 index 0000000..f120d61 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_REUSEPORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_REUSEPORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_REUSEPORT + + [] + + [src]

+
pub const SO_REUSEPORT: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_SNDBUF.html b/libc/consts/os/bsd44/constant.SO_SNDBUF.html new file mode 100644 index 0000000..a7f35b7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_SNDBUF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_SNDBUF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_SNDBUF + + [] + + [src]

+
pub const SO_SNDBUF: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_SNDLOWAT.html b/libc/consts/os/bsd44/constant.SO_SNDLOWAT.html new file mode 100644 index 0000000..3610861 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_SNDLOWAT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_SNDLOWAT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_SNDLOWAT + + [] + + [src]

+
pub const SO_SNDLOWAT: c_int = 19
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_SNDTIMEO.html b/libc/consts/os/bsd44/constant.SO_SNDTIMEO.html new file mode 100644 index 0000000..55a2f45 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_SNDTIMEO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_SNDTIMEO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_SNDTIMEO + + [] + + [src]

+
pub const SO_SNDTIMEO: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_TYPE.html b/libc/consts/os/bsd44/constant.SO_TYPE.html new file mode 100644 index 0000000..2aef340 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_TYPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_TYPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_TYPE + + [] + + [src]

+
pub const SO_TYPE: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_CONGESTION.html b/libc/consts/os/bsd44/constant.TCP_CONGESTION.html new file mode 100644 index 0000000..af23732 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_CONGESTION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_CONGESTION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_CONGESTION + + [] + + [src]

+
pub const TCP_CONGESTION: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html b/libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html new file mode 100644 index 0000000..70a8ac5 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_COOKIE_TRANSACTIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_COOKIE_TRANSACTIONS + + [] + + [src]

+
pub const TCP_COOKIE_TRANSACTIONS: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_CORK.html b/libc/consts/os/bsd44/constant.TCP_CORK.html new file mode 100644 index 0000000..354e281 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_CORK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_CORK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_CORK + + [] + + [src]

+
pub const TCP_CORK: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html b/libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html new file mode 100644 index 0000000..272a17c --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_DEFER_ACCEPT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_DEFER_ACCEPT + + [] + + [src]

+
pub const TCP_DEFER_ACCEPT: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_FASTOPEN.html b/libc/consts/os/bsd44/constant.TCP_FASTOPEN.html new file mode 100644 index 0000000..57a9bbe --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_FASTOPEN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_FASTOPEN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_FASTOPEN + + [] + + [src]

+
pub const TCP_FASTOPEN: c_int = 23
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_INFO.html b/libc/consts/os/bsd44/constant.TCP_INFO.html new file mode 100644 index 0000000..d60c2a2 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_INFO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_INFO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_INFO + + [] + + [src]

+
pub const TCP_INFO: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_KEEPCNT.html b/libc/consts/os/bsd44/constant.TCP_KEEPCNT.html new file mode 100644 index 0000000..e3ffad1 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_KEEPCNT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_KEEPCNT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_KEEPCNT + + [] + + [src]

+
pub const TCP_KEEPCNT: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html b/libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html new file mode 100644 index 0000000..73a2fa9 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_KEEPIDLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_KEEPIDLE + + [] + + [src]

+
pub const TCP_KEEPIDLE: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html b/libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html new file mode 100644 index 0000000..8033bf6 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_KEEPINTVL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_KEEPINTVL + + [] + + [src]

+
pub const TCP_KEEPINTVL: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_LINGER2.html b/libc/consts/os/bsd44/constant.TCP_LINGER2.html new file mode 100644 index 0000000..069b28a --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_LINGER2.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_LINGER2 - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_LINGER2 + + [] + + [src]

+
pub const TCP_LINGER2: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_MAXSEG.html b/libc/consts/os/bsd44/constant.TCP_MAXSEG.html new file mode 100644 index 0000000..44fb3c7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_MAXSEG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_MAXSEG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_MAXSEG + + [] + + [src]

+
pub const TCP_MAXSEG: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_MD5SIG.html b/libc/consts/os/bsd44/constant.TCP_MD5SIG.html new file mode 100644 index 0000000..a6a5b51 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_MD5SIG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_MD5SIG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_MD5SIG + + [] + + [src]

+
pub const TCP_MD5SIG: c_int = 14
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_NODELAY.html b/libc/consts/os/bsd44/constant.TCP_NODELAY.html new file mode 100644 index 0000000..0e45bf3 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_NODELAY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_NODELAY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_NODELAY + + [] + + [src]

+
pub const TCP_NODELAY: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html b/libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html new file mode 100644 index 0000000..6354681 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_QUEUE_SEQ - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_QUEUE_SEQ + + [] + + [src]

+
pub const TCP_QUEUE_SEQ: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_QUICKACK.html b/libc/consts/os/bsd44/constant.TCP_QUICKACK.html new file mode 100644 index 0000000..0d16764 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_QUICKACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_QUICKACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_QUICKACK + + [] + + [src]

+
pub const TCP_QUICKACK: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_REPAIR.html b/libc/consts/os/bsd44/constant.TCP_REPAIR.html new file mode 100644 index 0000000..77172cd --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_REPAIR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_REPAIR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_REPAIR + + [] + + [src]

+
pub const TCP_REPAIR: c_int = 19
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html b/libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html new file mode 100644 index 0000000..4e139fc --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_REPAIR_OPTIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_REPAIR_OPTIONS + + [] + + [src]

+
pub const TCP_REPAIR_OPTIONS: c_int = 22
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html b/libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html new file mode 100644 index 0000000..1f130b8 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_REPAIR_QUEUE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_REPAIR_QUEUE + + [] + + [src]

+
pub const TCP_REPAIR_QUEUE: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_SYNCNT.html b/libc/consts/os/bsd44/constant.TCP_SYNCNT.html new file mode 100644 index 0000000..0a7c611 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_SYNCNT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_SYNCNT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_SYNCNT + + [] + + [src]

+
pub const TCP_SYNCNT: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html b/libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html new file mode 100644 index 0000000..64a3c68 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_THIN_DUPACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_THIN_DUPACK + + [] + + [src]

+
pub const TCP_THIN_DUPACK: c_int = 17
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html b/libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html new file mode 100644 index 0000000..f7ee16f --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_THIN_LINEAR_TIMEOUTS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_THIN_LINEAR_TIMEOUTS + + [] + + [src]

+
pub const TCP_THIN_LINEAR_TIMEOUTS: c_int = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html b/libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html new file mode 100644 index 0000000..81e56b8 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_TIMESTAMP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_TIMESTAMP + + [] + + [src]

+
pub const TCP_TIMESTAMP: c_int = 24
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html b/libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html new file mode 100644 index 0000000..9625d04 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_USER_TIMEOUT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_USER_TIMEOUT + + [] + + [src]

+
pub const TCP_USER_TIMEOUT: c_int = 18
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html b/libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html new file mode 100644 index 0000000..d74a684 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_WINDOW_CLAMP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_WINDOW_CLAMP + + [] + + [src]

+
pub const TCP_WINDOW_CLAMP: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/index.html b/libc/consts/os/bsd44/index.html new file mode 100644 index 0000000..dd1ea5b --- /dev/null +++ b/libc/consts/os/bsd44/index.html @@ -0,0 +1,694 @@ + + + + + + + + + + libc::consts::os::bsd44 - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::bsd44 + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AF_INET + +
AF_INET6 + +
AF_UNIX + +
IFF_LOOPBACK + +
IPPROTO_IP + +
IPPROTO_IPV6 + +
IPPROTO_TCP + +
IPV6_ADD_MEMBERSHIP + +
IPV6_DROP_MEMBERSHIP + +
IP_ADD_MEMBERSHIP + +
IP_DROP_MEMBERSHIP + +
IP_HDRINCL + +
IP_MULTICAST_LOOP + +
IP_MULTICAST_TTL + +
IP_TTL + +
MADV_DOFORK + +
MADV_DONTFORK + +
MADV_DONTNEED + +
MADV_HWPOISON + +
MADV_MERGEABLE + +
MADV_NORMAL + +
MADV_RANDOM + +
MADV_REMOVE + +
MADV_SEQUENTIAL + +
MADV_UNMERGEABLE + +
MADV_WILLNEED + +
SHUT_RD + +
SHUT_RDWR + +
SHUT_WR + +
SOCK_DGRAM + +
SOCK_RAW + +
SOCK_STREAM + +
SOL_SOCKET + +
SO_ACCEPTCONN + +
SO_BROADCAST + +
SO_DEBUG + +
SO_DONTROUTE + +
SO_ERROR + +
SO_KEEPALIVE + +
SO_LINGER + +
SO_OOBINLINE + +
SO_RCVBUF + +
SO_RCVLOWAT + +
SO_RCVTIMEO + +
SO_REUSEADDR + +
SO_REUSEPORT + +
SO_SNDBUF + +
SO_SNDLOWAT + +
SO_SNDTIMEO + +
SO_TYPE + +
TCP_CONGESTION + +
TCP_COOKIE_TRANSACTIONS + +
TCP_CORK + +
TCP_DEFER_ACCEPT + +
TCP_FASTOPEN + +
TCP_INFO + +
TCP_KEEPCNT + +
TCP_KEEPIDLE + +
TCP_KEEPINTVL + +
TCP_LINGER2 + +
TCP_MAXSEG + +
TCP_MD5SIG + +
TCP_NODELAY + +
TCP_QUEUE_SEQ + +
TCP_QUICKACK + +
TCP_REPAIR + +
TCP_REPAIR_OPTIONS + +
TCP_REPAIR_QUEUE + +
TCP_SYNCNT + +
TCP_THIN_DUPACK + +
TCP_THIN_LINEAR_TIMEOUTS + +
TCP_TIMESTAMP + +
TCP_USER_TIMEOUT + +
TCP_WINDOW_CLAMP + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/sidebar-items.js b/libc/consts/os/bsd44/sidebar-items.js new file mode 100644 index 0000000..18f522a --- /dev/null +++ b/libc/consts/os/bsd44/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["AF_INET",""],["AF_INET6",""],["AF_UNIX",""],["IFF_LOOPBACK",""],["IPPROTO_IP",""],["IPPROTO_IPV6",""],["IPPROTO_TCP",""],["IPV6_ADD_MEMBERSHIP",""],["IPV6_DROP_MEMBERSHIP",""],["IP_ADD_MEMBERSHIP",""],["IP_DROP_MEMBERSHIP",""],["IP_HDRINCL",""],["IP_MULTICAST_LOOP",""],["IP_MULTICAST_TTL",""],["IP_TTL",""],["MADV_DOFORK",""],["MADV_DONTFORK",""],["MADV_DONTNEED",""],["MADV_HWPOISON",""],["MADV_MERGEABLE",""],["MADV_NORMAL",""],["MADV_RANDOM",""],["MADV_REMOVE",""],["MADV_SEQUENTIAL",""],["MADV_UNMERGEABLE",""],["MADV_WILLNEED",""],["SHUT_RD",""],["SHUT_RDWR",""],["SHUT_WR",""],["SOCK_DGRAM",""],["SOCK_RAW",""],["SOCK_STREAM",""],["SOL_SOCKET",""],["SO_ACCEPTCONN",""],["SO_BROADCAST",""],["SO_DEBUG",""],["SO_DONTROUTE",""],["SO_ERROR",""],["SO_KEEPALIVE",""],["SO_LINGER",""],["SO_OOBINLINE",""],["SO_RCVBUF",""],["SO_RCVLOWAT",""],["SO_RCVTIMEO",""],["SO_REUSEADDR",""],["SO_REUSEPORT",""],["SO_SNDBUF",""],["SO_SNDLOWAT",""],["SO_SNDTIMEO",""],["SO_TYPE",""],["TCP_CONGESTION",""],["TCP_COOKIE_TRANSACTIONS",""],["TCP_CORK",""],["TCP_DEFER_ACCEPT",""],["TCP_FASTOPEN",""],["TCP_INFO",""],["TCP_KEEPCNT",""],["TCP_KEEPIDLE",""],["TCP_KEEPINTVL",""],["TCP_LINGER2",""],["TCP_MAXSEG",""],["TCP_MD5SIG",""],["TCP_NODELAY",""],["TCP_QUEUE_SEQ",""],["TCP_QUICKACK",""],["TCP_REPAIR",""],["TCP_REPAIR_OPTIONS",""],["TCP_REPAIR_QUEUE",""],["TCP_SYNCNT",""],["TCP_THIN_DUPACK",""],["TCP_THIN_LINEAR_TIMEOUTS",""],["TCP_TIMESTAMP",""],["TCP_USER_TIMEOUT",""],["TCP_WINDOW_CLAMP",""]]}); \ No newline at end of file diff --git a/libc/consts/os/c95/constant.BUFSIZ.html b/libc/consts/os/c95/constant.BUFSIZ.html new file mode 100644 index 0000000..06e04ea --- /dev/null +++ b/libc/consts/os/c95/constant.BUFSIZ.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::BUFSIZ - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::BUFSIZ + + [] + + [src]

+
pub const BUFSIZ: c_uint = 8192
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.EOF.html b/libc/consts/os/c95/constant.EOF.html new file mode 100644 index 0000000..15bd608 --- /dev/null +++ b/libc/consts/os/c95/constant.EOF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::EOF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::EOF + + [] + + [src]

+
pub const EOF: c_int = -1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.EXIT_FAILURE.html b/libc/consts/os/c95/constant.EXIT_FAILURE.html new file mode 100644 index 0000000..e81f827 --- /dev/null +++ b/libc/consts/os/c95/constant.EXIT_FAILURE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::EXIT_FAILURE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::EXIT_FAILURE + + [] + + [src]

+
pub const EXIT_FAILURE: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.EXIT_SUCCESS.html b/libc/consts/os/c95/constant.EXIT_SUCCESS.html new file mode 100644 index 0000000..02ee10c --- /dev/null +++ b/libc/consts/os/c95/constant.EXIT_SUCCESS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::EXIT_SUCCESS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::EXIT_SUCCESS + + [] + + [src]

+
pub const EXIT_SUCCESS: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.FILENAME_MAX.html b/libc/consts/os/c95/constant.FILENAME_MAX.html new file mode 100644 index 0000000..288c3a8 --- /dev/null +++ b/libc/consts/os/c95/constant.FILENAME_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::FILENAME_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::FILENAME_MAX + + [] + + [src]

+
pub const FILENAME_MAX: c_uint = 4096
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.FOPEN_MAX.html b/libc/consts/os/c95/constant.FOPEN_MAX.html new file mode 100644 index 0000000..338a88a --- /dev/null +++ b/libc/consts/os/c95/constant.FOPEN_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::FOPEN_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::FOPEN_MAX + + [] + + [src]

+
pub const FOPEN_MAX: c_uint = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.L_tmpnam.html b/libc/consts/os/c95/constant.L_tmpnam.html new file mode 100644 index 0000000..b0da59f --- /dev/null +++ b/libc/consts/os/c95/constant.L_tmpnam.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::L_tmpnam - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::L_tmpnam + + [] + + [src]

+
pub const L_tmpnam: c_uint = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.RAND_MAX.html b/libc/consts/os/c95/constant.RAND_MAX.html new file mode 100644 index 0000000..b9354b0 --- /dev/null +++ b/libc/consts/os/c95/constant.RAND_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::RAND_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::RAND_MAX + + [] + + [src]

+
pub const RAND_MAX: c_int = 2147483647
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.SEEK_CUR.html b/libc/consts/os/c95/constant.SEEK_CUR.html new file mode 100644 index 0000000..4c2c69c --- /dev/null +++ b/libc/consts/os/c95/constant.SEEK_CUR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::SEEK_CUR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::SEEK_CUR + + [] + + [src]

+
pub const SEEK_CUR: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.SEEK_END.html b/libc/consts/os/c95/constant.SEEK_END.html new file mode 100644 index 0000000..1ec49d1 --- /dev/null +++ b/libc/consts/os/c95/constant.SEEK_END.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::SEEK_END - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::SEEK_END + + [] + + [src]

+
pub const SEEK_END: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.SEEK_SET.html b/libc/consts/os/c95/constant.SEEK_SET.html new file mode 100644 index 0000000..9e1ba4f --- /dev/null +++ b/libc/consts/os/c95/constant.SEEK_SET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::SEEK_SET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::SEEK_SET + + [] + + [src]

+
pub const SEEK_SET: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant.TMP_MAX.html b/libc/consts/os/c95/constant.TMP_MAX.html new file mode 100644 index 0000000..9c4ac73 --- /dev/null +++ b/libc/consts/os/c95/constant.TMP_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::TMP_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::TMP_MAX + + [] + + [src]

+
pub const TMP_MAX: c_uint = 238328
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant._IOFBF.html b/libc/consts/os/c95/constant._IOFBF.html new file mode 100644 index 0000000..ade205b --- /dev/null +++ b/libc/consts/os/c95/constant._IOFBF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::_IOFBF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::_IOFBF + + [] + + [src]

+
pub const _IOFBF: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant._IOLBF.html b/libc/consts/os/c95/constant._IOLBF.html new file mode 100644 index 0000000..b786efe --- /dev/null +++ b/libc/consts/os/c95/constant._IOLBF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::_IOLBF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::_IOLBF + + [] + + [src]

+
pub const _IOLBF: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/constant._IONBF.html b/libc/consts/os/c95/constant._IONBF.html new file mode 100644 index 0000000..cb2d562 --- /dev/null +++ b/libc/consts/os/c95/constant._IONBF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::c95::_IONBF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::c95::_IONBF + + [] + + [src]

+
pub const _IONBF: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/index.html b/libc/consts/os/c95/index.html new file mode 100644 index 0000000..efb9ad7 --- /dev/null +++ b/libc/consts/os/c95/index.html @@ -0,0 +1,222 @@ + + + + + + + + + + libc::consts::os::c95 - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::c95 + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
BUFSIZ + +
EOF + +
EXIT_FAILURE + +
EXIT_SUCCESS + +
FILENAME_MAX + +
FOPEN_MAX + +
L_tmpnam + +
RAND_MAX + +
SEEK_CUR + +
SEEK_END + +
SEEK_SET + +
TMP_MAX + +
_IOFBF + +
_IOLBF + +
_IONBF + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/c95/sidebar-items.js b/libc/consts/os/c95/sidebar-items.js new file mode 100644 index 0000000..f73dd7c --- /dev/null +++ b/libc/consts/os/c95/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["BUFSIZ",""],["EOF",""],["EXIT_FAILURE",""],["EXIT_SUCCESS",""],["FILENAME_MAX",""],["FOPEN_MAX",""],["L_tmpnam",""],["RAND_MAX",""],["SEEK_CUR",""],["SEEK_END",""],["SEEK_SET",""],["TMP_MAX",""],["_IOFBF",""],["_IOLBF",""],["_IONBF",""]]}); \ No newline at end of file diff --git a/libc/consts/os/extra/constant.AF_PACKET.html b/libc/consts/os/extra/constant.AF_PACKET.html new file mode 100644 index 0000000..120b4de --- /dev/null +++ b/libc/consts/os/extra/constant.AF_PACKET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::AF_PACKET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::AF_PACKET + + [] + + [src]

+
pub const AF_PACKET: c_int = 17
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.IPPROTO_RAW.html b/libc/consts/os/extra/constant.IPPROTO_RAW.html new file mode 100644 index 0000000..5536736 --- /dev/null +++ b/libc/consts/os/extra/constant.IPPROTO_RAW.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::IPPROTO_RAW - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::IPPROTO_RAW + + [] + + [src]

+
pub const IPPROTO_RAW: c_int = 255
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_32BIT.html b/libc/consts/os/extra/constant.MAP_32BIT.html new file mode 100644 index 0000000..57508ad --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_32BIT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_32BIT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_32BIT + + [] + + [src]

+
pub const MAP_32BIT: c_int = 0x0040
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_ANONYMOUS.html b/libc/consts/os/extra/constant.MAP_ANONYMOUS.html new file mode 100644 index 0000000..15fe7ce --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_ANONYMOUS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_ANONYMOUS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_ANONYMOUS + + [] + + [src]

+
pub const MAP_ANONYMOUS: c_int = 0x0020
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_DENYWRITE.html b/libc/consts/os/extra/constant.MAP_DENYWRITE.html new file mode 100644 index 0000000..34e6b04 --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_DENYWRITE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_DENYWRITE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_DENYWRITE + + [] + + [src]

+
pub const MAP_DENYWRITE: c_int = 0x0800
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_EXECUTABLE.html b/libc/consts/os/extra/constant.MAP_EXECUTABLE.html new file mode 100644 index 0000000..9cc0ea6 --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_EXECUTABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_EXECUTABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_EXECUTABLE + + [] + + [src]

+
pub const MAP_EXECUTABLE: c_int = 0x01000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_GROWSDOWN.html b/libc/consts/os/extra/constant.MAP_GROWSDOWN.html new file mode 100644 index 0000000..0ec3339 --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_GROWSDOWN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_GROWSDOWN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_GROWSDOWN + + [] + + [src]

+
pub const MAP_GROWSDOWN: c_int = 0x0100
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_LOCKED.html b/libc/consts/os/extra/constant.MAP_LOCKED.html new file mode 100644 index 0000000..ad4bab3 --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_LOCKED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_LOCKED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_LOCKED + + [] + + [src]

+
pub const MAP_LOCKED: c_int = 0x02000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_NONBLOCK.html b/libc/consts/os/extra/constant.MAP_NONBLOCK.html new file mode 100644 index 0000000..88a72f2 --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_NONBLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_NONBLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_NONBLOCK + + [] + + [src]

+
pub const MAP_NONBLOCK: c_int = 0x010000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_NORESERVE.html b/libc/consts/os/extra/constant.MAP_NORESERVE.html new file mode 100644 index 0000000..8fd130f --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_NORESERVE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_NORESERVE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_NORESERVE + + [] + + [src]

+
pub const MAP_NORESERVE: c_int = 0x04000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_POPULATE.html b/libc/consts/os/extra/constant.MAP_POPULATE.html new file mode 100644 index 0000000..335dc7f --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_POPULATE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_POPULATE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_POPULATE + + [] + + [src]

+
pub const MAP_POPULATE: c_int = 0x08000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_STACK.html b/libc/consts/os/extra/constant.MAP_STACK.html new file mode 100644 index 0000000..71be048 --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_STACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_STACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_STACK + + [] + + [src]

+
pub const MAP_STACK: c_int = 0x020000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.MAP_TYPE.html b/libc/consts/os/extra/constant.MAP_TYPE.html new file mode 100644 index 0000000..fbb38f2 --- /dev/null +++ b/libc/consts/os/extra/constant.MAP_TYPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::MAP_TYPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::MAP_TYPE + + [] + + [src]

+
pub const MAP_TYPE: c_int = 0x000f
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.O_DSYNC.html b/libc/consts/os/extra/constant.O_DSYNC.html new file mode 100644 index 0000000..2b88dd8 --- /dev/null +++ b/libc/consts/os/extra/constant.O_DSYNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::O_DSYNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::O_DSYNC + + [] + + [src]

+
pub const O_DSYNC: c_int = 4096
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.O_NONBLOCK.html b/libc/consts/os/extra/constant.O_NONBLOCK.html new file mode 100644 index 0000000..350136e --- /dev/null +++ b/libc/consts/os/extra/constant.O_NONBLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::O_NONBLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::O_NONBLOCK + + [] + + [src]

+
pub const O_NONBLOCK: c_int = 2048
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.O_RSYNC.html b/libc/consts/os/extra/constant.O_RSYNC.html new file mode 100644 index 0000000..c24ff7f --- /dev/null +++ b/libc/consts/os/extra/constant.O_RSYNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::O_RSYNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::O_RSYNC + + [] + + [src]

+
pub const O_RSYNC: c_int = 1052672
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.O_SYNC.html b/libc/consts/os/extra/constant.O_SYNC.html new file mode 100644 index 0000000..24aa9a5 --- /dev/null +++ b/libc/consts/os/extra/constant.O_SYNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::O_SYNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::O_SYNC + + [] + + [src]

+
pub const O_SYNC: c_int = 1052672
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.PROT_GROWSDOWN.html b/libc/consts/os/extra/constant.PROT_GROWSDOWN.html new file mode 100644 index 0000000..53fdf61 --- /dev/null +++ b/libc/consts/os/extra/constant.PROT_GROWSDOWN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::PROT_GROWSDOWN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::PROT_GROWSDOWN + + [] + + [src]

+
pub const PROT_GROWSDOWN: c_int = 0x010000000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/constant.PROT_GROWSUP.html b/libc/consts/os/extra/constant.PROT_GROWSUP.html new file mode 100644 index 0000000..ea352f1 --- /dev/null +++ b/libc/consts/os/extra/constant.PROT_GROWSUP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::extra::PROT_GROWSUP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::extra::PROT_GROWSUP + + [] + + [src]

+
pub const PROT_GROWSUP: c_int = 0x020000000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/index.html b/libc/consts/os/extra/index.html new file mode 100644 index 0000000..cd48ba7 --- /dev/null +++ b/libc/consts/os/extra/index.html @@ -0,0 +1,254 @@ + + + + + + + + + + libc::consts::os::extra - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::extra + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AF_PACKET + +
IPPROTO_RAW + +
MAP_32BIT + +
MAP_ANONYMOUS + +
MAP_DENYWRITE + +
MAP_EXECUTABLE + +
MAP_GROWSDOWN + +
MAP_LOCKED + +
MAP_NONBLOCK + +
MAP_NORESERVE + +
MAP_POPULATE + +
MAP_STACK + +
MAP_TYPE + +
O_DSYNC + +
O_NONBLOCK + +
O_RSYNC + +
O_SYNC + +
PROT_GROWSDOWN + +
PROT_GROWSUP + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/extra/sidebar-items.js b/libc/consts/os/extra/sidebar-items.js new file mode 100644 index 0000000..49c5844 --- /dev/null +++ b/libc/consts/os/extra/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["AF_PACKET",""],["IPPROTO_RAW",""],["MAP_32BIT",""],["MAP_ANONYMOUS",""],["MAP_DENYWRITE",""],["MAP_EXECUTABLE",""],["MAP_GROWSDOWN",""],["MAP_LOCKED",""],["MAP_NONBLOCK",""],["MAP_NORESERVE",""],["MAP_POPULATE",""],["MAP_STACK",""],["MAP_TYPE",""],["O_DSYNC",""],["O_NONBLOCK",""],["O_RSYNC",""],["O_SYNC",""],["PROT_GROWSDOWN",""],["PROT_GROWSUP",""]]}); \ No newline at end of file diff --git a/libc/consts/os/index.html b/libc/consts/os/index.html new file mode 100644 index 0000000..8283a33 --- /dev/null +++ b/libc/consts/os/index.html @@ -0,0 +1,150 @@ + + + + + + + + + + libc::consts::os - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os + + [] + + [src]

+

Modules

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
bsd44 + +
c95 + +
extra + +
posix01 + +
posix88 + +
sysconf + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html b/libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html new file mode 100644 index 0000000..8cda23c --- /dev/null +++ b/libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::CLOCK_MONOTONIC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::CLOCK_MONOTONIC + + [] + + [src]

+
pub const CLOCK_MONOTONIC: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.CLOCK_REALTIME.html b/libc/consts/os/posix01/constant.CLOCK_REALTIME.html new file mode 100644 index 0000000..40a0600 --- /dev/null +++ b/libc/consts/os/posix01/constant.CLOCK_REALTIME.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::CLOCK_REALTIME - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::CLOCK_REALTIME + + [] + + [src]

+
pub const CLOCK_REALTIME: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_DUPFD.html b/libc/consts/os/posix01/constant.F_DUPFD.html new file mode 100644 index 0000000..c742350 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_DUPFD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_DUPFD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_DUPFD + + [] + + [src]

+
pub const F_DUPFD: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_GETFD.html b/libc/consts/os/posix01/constant.F_GETFD.html new file mode 100644 index 0000000..f875912 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_GETFD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_GETFD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_GETFD + + [] + + [src]

+
pub const F_GETFD: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_GETFL.html b/libc/consts/os/posix01/constant.F_GETFL.html new file mode 100644 index 0000000..e6e4bb2 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_GETFL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_GETFL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_GETFL + + [] + + [src]

+
pub const F_GETFL: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_SETFD.html b/libc/consts/os/posix01/constant.F_SETFD.html new file mode 100644 index 0000000..69da77d --- /dev/null +++ b/libc/consts/os/posix01/constant.F_SETFD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_SETFD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_SETFD + + [] + + [src]

+
pub const F_SETFD: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_SETFL.html b/libc/consts/os/posix01/constant.F_SETFL.html new file mode 100644 index 0000000..120d473 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_SETFL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_SETFL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_SETFL + + [] + + [src]

+
pub const F_SETFL: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_ABORTED.html b/libc/consts/os/posix01/constant.GLOB_ABORTED.html new file mode 100644 index 0000000..cd77031 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_ABORTED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_ABORTED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_ABORTED + + [] + + [src]

+
pub const GLOB_ABORTED: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_APPEND.html b/libc/consts/os/posix01/constant.GLOB_APPEND.html new file mode 100644 index 0000000..743eda9 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_APPEND.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_APPEND - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_APPEND + + [] + + [src]

+
pub const GLOB_APPEND: c_int = 1 << 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_DOOFFS.html b/libc/consts/os/posix01/constant.GLOB_DOOFFS.html new file mode 100644 index 0000000..51621dd --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_DOOFFS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_DOOFFS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_DOOFFS + + [] + + [src]

+
pub const GLOB_DOOFFS: c_int = 1 << 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_ERR.html b/libc/consts/os/posix01/constant.GLOB_ERR.html new file mode 100644 index 0000000..1641d8f --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_ERR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_ERR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_ERR + + [] + + [src]

+
pub const GLOB_ERR: c_int = 1 << 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_MARK.html b/libc/consts/os/posix01/constant.GLOB_MARK.html new file mode 100644 index 0000000..0b1a080 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_MARK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_MARK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_MARK + + [] + + [src]

+
pub const GLOB_MARK: c_int = 1 << 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOCHECK.html b/libc/consts/os/posix01/constant.GLOB_NOCHECK.html new file mode 100644 index 0000000..850ae92 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOCHECK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOCHECK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOCHECK + + [] + + [src]

+
pub const GLOB_NOCHECK: c_int = 1 << 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOESCAPE.html b/libc/consts/os/posix01/constant.GLOB_NOESCAPE.html new file mode 100644 index 0000000..397e405 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOESCAPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOESCAPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOESCAPE + + [] + + [src]

+
pub const GLOB_NOESCAPE: c_int = 1 << 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOMATCH.html b/libc/consts/os/posix01/constant.GLOB_NOMATCH.html new file mode 100644 index 0000000..34e664c --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOMATCH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOMATCH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOMATCH + + [] + + [src]

+
pub const GLOB_NOMATCH: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOSORT.html b/libc/consts/os/posix01/constant.GLOB_NOSORT.html new file mode 100644 index 0000000..2c041d1 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOSORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOSORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOSORT + + [] + + [src]

+
pub const GLOB_NOSORT: c_int = 1 << 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOSPACE.html b/libc/consts/os/posix01/constant.GLOB_NOSPACE.html new file mode 100644 index 0000000..2fe0493 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOSPACE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOSPACE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOSPACE + + [] + + [src]

+
pub const GLOB_NOSPACE: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.O_ACCMODE.html b/libc/consts/os/posix01/constant.O_ACCMODE.html new file mode 100644 index 0000000..e30f4cd --- /dev/null +++ b/libc/consts/os/posix01/constant.O_ACCMODE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::O_ACCMODE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::O_ACCMODE + + [] + + [src]

+
pub const O_ACCMODE: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html b/libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html new file mode 100644 index 0000000..fdd156e --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_DONTNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_DONTNEED + + [] + + [src]

+
pub const POSIX_MADV_DONTNEED: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html b/libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html new file mode 100644 index 0000000..dfe20df --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_NORMAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_NORMAL + + [] + + [src]

+
pub const POSIX_MADV_NORMAL: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html b/libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html new file mode 100644 index 0000000..741f793 --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_RANDOM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_RANDOM + + [] + + [src]

+
pub const POSIX_MADV_RANDOM: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html b/libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html new file mode 100644 index 0000000..72aea54 --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_SEQUENTIAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_SEQUENTIAL + + [] + + [src]

+
pub const POSIX_MADV_SEQUENTIAL: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html b/libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html new file mode 100644 index 0000000..e414679 --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_WILLNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_WILLNEED + + [] + + [src]

+
pub const POSIX_MADV_WILLNEED: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html b/libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html new file mode 100644 index 0000000..54f73ee --- /dev/null +++ b/libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::PTHREAD_CREATE_DETACHED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::PTHREAD_CREATE_DETACHED + + [] + + [src]

+
pub const PTHREAD_CREATE_DETACHED: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html b/libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html new file mode 100644 index 0000000..4675518 --- /dev/null +++ b/libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::PTHREAD_CREATE_JOINABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::PTHREAD_CREATE_JOINABLE + + [] + + [src]

+
pub const PTHREAD_CREATE_JOINABLE: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html b/libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html new file mode 100644 index 0000000..f00df3d --- /dev/null +++ b/libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::PTHREAD_STACK_MIN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::PTHREAD_STACK_MIN + + [] + + [src]

+
pub const PTHREAD_STACK_MIN: size_t = 16384
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_AS.html b/libc/consts/os/posix01/constant.RLIMIT_AS.html new file mode 100644 index 0000000..eba85b4 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_AS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_AS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_AS + + [] + + [src]

+
pub const RLIMIT_AS: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_CORE.html b/libc/consts/os/posix01/constant.RLIMIT_CORE.html new file mode 100644 index 0000000..e955d21 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_CORE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_CORE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_CORE + + [] + + [src]

+
pub const RLIMIT_CORE: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_CPU.html b/libc/consts/os/posix01/constant.RLIMIT_CPU.html new file mode 100644 index 0000000..27a1372 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_CPU.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_CPU - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_CPU + + [] + + [src]

+
pub const RLIMIT_CPU: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_DATA.html b/libc/consts/os/posix01/constant.RLIMIT_DATA.html new file mode 100644 index 0000000..7dca0d9 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_DATA.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_DATA - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_DATA + + [] + + [src]

+
pub const RLIMIT_DATA: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_FSIZE.html b/libc/consts/os/posix01/constant.RLIMIT_FSIZE.html new file mode 100644 index 0000000..eee5b30 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_FSIZE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_FSIZE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_FSIZE + + [] + + [src]

+
pub const RLIMIT_FSIZE: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_LOCKS.html b/libc/consts/os/posix01/constant.RLIMIT_LOCKS.html new file mode 100644 index 0000000..f265d9e --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_LOCKS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_LOCKS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_LOCKS + + [] + + [src]

+
pub const RLIMIT_LOCKS: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html b/libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html new file mode 100644 index 0000000..1ae8900 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_MEMLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_MEMLOCK + + [] + + [src]

+
pub const RLIMIT_MEMLOCK: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html b/libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html new file mode 100644 index 0000000..e9fce5d --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_MSGQUEUE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_MSGQUEUE + + [] + + [src]

+
pub const RLIMIT_MSGQUEUE: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NICE.html b/libc/consts/os/posix01/constant.RLIMIT_NICE.html new file mode 100644 index 0000000..8fc8de1 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NICE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NICE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NICE + + [] + + [src]

+
pub const RLIMIT_NICE: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html b/libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html new file mode 100644 index 0000000..140a5bc --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NLIMITS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NLIMITS + + [] + + [src]

+
pub const RLIMIT_NLIMITS: c_int = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NOFILE.html b/libc/consts/os/posix01/constant.RLIMIT_NOFILE.html new file mode 100644 index 0000000..fe2c33e --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NOFILE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NOFILE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NOFILE + + [] + + [src]

+
pub const RLIMIT_NOFILE: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NPROC.html b/libc/consts/os/posix01/constant.RLIMIT_NPROC.html new file mode 100644 index 0000000..8d508b2 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NPROC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NPROC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NPROC + + [] + + [src]

+
pub const RLIMIT_NPROC: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_RSS.html b/libc/consts/os/posix01/constant.RLIMIT_RSS.html new file mode 100644 index 0000000..761aca0 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_RSS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_RSS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_RSS + + [] + + [src]

+
pub const RLIMIT_RSS: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html b/libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html new file mode 100644 index 0000000..7fcd4b6 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_RTPRIO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_RTPRIO + + [] + + [src]

+
pub const RLIMIT_RTPRIO: c_int = 14
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_RTTIME.html b/libc/consts/os/posix01/constant.RLIMIT_RTTIME.html new file mode 100644 index 0000000..3bc8923 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_RTTIME.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_RTTIME - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_RTTIME + + [] + + [src]

+
pub const RLIMIT_RTTIME: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html b/libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html new file mode 100644 index 0000000..0b14b9c --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_SIGPENDING - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_SIGPENDING + + [] + + [src]

+
pub const RLIMIT_SIGPENDING: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_STACK.html b/libc/consts/os/posix01/constant.RLIMIT_STACK.html new file mode 100644 index 0000000..b8174b9 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_STACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_STACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_STACK + + [] + + [src]

+
pub const RLIMIT_STACK: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIM_INFINITY.html b/libc/consts/os/posix01/constant.RLIM_INFINITY.html new file mode 100644 index 0000000..41a8b28 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIM_INFINITY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIM_INFINITY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIM_INFINITY + + [] + + [src]

+
pub const RLIM_INFINITY: rlim_t = 0xffff_ffff_ffff_ffff
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html b/libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html new file mode 100644 index 0000000..10c5acd --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIM_SAVED_CUR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIM_SAVED_CUR + + [] + + [src]

+
pub const RLIM_SAVED_CUR: rlim_t = RLIM_INFINITY
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html b/libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html new file mode 100644 index 0000000..a06cf57 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIM_SAVED_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIM_SAVED_MAX + + [] + + [src]

+
pub const RLIM_SAVED_MAX: rlim_t = RLIM_INFINITY
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html b/libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html new file mode 100644 index 0000000..2b00467 --- /dev/null +++ b/libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RUSAGE_CHILDREN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RUSAGE_CHILDREN + + [] + + [src]

+
pub const RUSAGE_CHILDREN: c_int = -1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RUSAGE_SELF.html b/libc/consts/os/posix01/constant.RUSAGE_SELF.html new file mode 100644 index 0000000..132f61f --- /dev/null +++ b/libc/consts/os/posix01/constant.RUSAGE_SELF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RUSAGE_SELF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RUSAGE_SELF + + [] + + [src]

+
pub const RUSAGE_SELF: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RUSAGE_THREAD.html b/libc/consts/os/posix01/constant.RUSAGE_THREAD.html new file mode 100644 index 0000000..678bbc9 --- /dev/null +++ b/libc/consts/os/posix01/constant.RUSAGE_THREAD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RUSAGE_THREAD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RUSAGE_THREAD + + [] + + [src]

+
pub const RUSAGE_THREAD: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.SIGTRAP.html b/libc/consts/os/posix01/constant.SIGTRAP.html new file mode 100644 index 0000000..8a4add7 --- /dev/null +++ b/libc/consts/os/posix01/constant.SIGTRAP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::SIGTRAP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::SIGTRAP + + [] + + [src]

+
pub const SIGTRAP: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.SIG_IGN.html b/libc/consts/os/posix01/constant.SIG_IGN.html new file mode 100644 index 0000000..5c0f5ce --- /dev/null +++ b/libc/consts/os/posix01/constant.SIG_IGN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::SIG_IGN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::SIG_IGN + + [] + + [src]

+
pub const SIG_IGN: size_t = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html b/libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html new file mode 100644 index 0000000..39f8224 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_ATEXIT_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_ATEXIT_MAX + + [] + + [src]

+
pub const _SC_ATEXIT_MAX: c_int = 87
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html b/libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html new file mode 100644 index 0000000..243149b --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_GETGR_R_SIZE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_GETGR_R_SIZE_MAX + + [] + + [src]

+
pub const _SC_GETGR_R_SIZE_MAX: c_int = 69
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html b/libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html new file mode 100644 index 0000000..f4cbca2 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_GETPW_R_SIZE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_GETPW_R_SIZE_MAX + + [] + + [src]

+
pub const _SC_GETPW_R_SIZE_MAX: c_int = 70
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_IOV_MAX.html b/libc/consts/os/posix01/constant._SC_IOV_MAX.html new file mode 100644 index 0000000..290dac5 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_IOV_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_IOV_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_IOV_MAX + + [] + + [src]

+
pub const _SC_IOV_MAX: c_int = 60
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html b/libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html new file mode 100644 index 0000000..c7be7d3 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_LOGIN_NAME_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_LOGIN_NAME_MAX + + [] + + [src]

+
pub const _SC_LOGIN_NAME_MAX: c_int = 71
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html b/libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html new file mode 100644 index 0000000..48d9a57 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_MQ_PRIO_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_MQ_PRIO_MAX + + [] + + [src]

+
pub const _SC_MQ_PRIO_MAX: c_int = 28
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREADS.html b/libc/consts/os/posix01/constant._SC_THREADS.html new file mode 100644 index 0000000..448a3a3 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREADS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREADS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREADS + + [] + + [src]

+
pub const _SC_THREADS: c_int = 67
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html new file mode 100644 index 0000000..e37909b --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_ATTR_STACKADDR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_ATTR_STACKADDR + + [] + + [src]

+
pub const _SC_THREAD_ATTR_STACKADDR: c_int = 77
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html new file mode 100644 index 0000000..2b4322c --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_ATTR_STACKSIZE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_ATTR_STACKSIZE + + [] + + [src]

+
pub const _SC_THREAD_ATTR_STACKSIZE: c_int = 78
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html b/libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html new file mode 100644 index 0000000..d54b527 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_DESTRUCTOR_ITERATIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_DESTRUCTOR_ITERATIONS + + [] + + [src]

+
pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: c_int = 73
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html b/libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html new file mode 100644 index 0000000..d784613 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_KEYS_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_KEYS_MAX + + [] + + [src]

+
pub const _SC_THREAD_KEYS_MAX: c_int = 74
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html b/libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html new file mode 100644 index 0000000..8afb733 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PRIORITY_SCHEDULING - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PRIORITY_SCHEDULING + + [] + + [src]

+
pub const _SC_THREAD_PRIORITY_SCHEDULING: c_int = 79
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html new file mode 100644 index 0000000..e205a37 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PRIO_INHERIT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PRIO_INHERIT + + [] + + [src]

+
pub const _SC_THREAD_PRIO_INHERIT: c_int = 80
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html new file mode 100644 index 0000000..314ff83 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PRIO_PROTECT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PRIO_PROTECT + + [] + + [src]

+
pub const _SC_THREAD_PRIO_PROTECT: c_int = 81
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html b/libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html new file mode 100644 index 0000000..ee9d67a --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PROCESS_SHARED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PROCESS_SHARED + + [] + + [src]

+
pub const _SC_THREAD_PROCESS_SHARED: c_int = 82
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html b/libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html new file mode 100644 index 0000000..5878e3f --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_SAFE_FUNCTIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_SAFE_FUNCTIONS + + [] + + [src]

+
pub const _SC_THREAD_SAFE_FUNCTIONS: c_int = 68
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html b/libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html new file mode 100644 index 0000000..89757f8 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_STACK_MIN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_STACK_MIN + + [] + + [src]

+
pub const _SC_THREAD_STACK_MIN: c_int = 75
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html b/libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html new file mode 100644 index 0000000..71d410f --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_THREADS_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_THREADS_MAX + + [] + + [src]

+
pub const _SC_THREAD_THREADS_MAX: c_int = 76
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html b/libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html new file mode 100644 index 0000000..3046985 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_TTY_NAME_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_TTY_NAME_MAX + + [] + + [src]

+
pub const _SC_TTY_NAME_MAX: c_int = 72
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html b/libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html new file mode 100644 index 0000000..f01f4da --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_CRYPT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_CRYPT + + [] + + [src]

+
pub const _SC_XOPEN_CRYPT: c_int = 92
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html b/libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html new file mode 100644 index 0000000..8fed134 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_ENH_I18N - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_ENH_I18N + + [] + + [src]

+
pub const _SC_XOPEN_ENH_I18N: c_int = 93
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html b/libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html new file mode 100644 index 0000000..93ed244 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_LEGACY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_LEGACY + + [] + + [src]

+
pub const _SC_XOPEN_LEGACY: c_int = 129
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html new file mode 100644 index 0000000..f7cc0bf --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_REALTIME - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_REALTIME + + [] + + [src]

+
pub const _SC_XOPEN_REALTIME: c_int = 130
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html new file mode 100644 index 0000000..2674545 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_REALTIME_THREADS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_REALTIME_THREADS + + [] + + [src]

+
pub const _SC_XOPEN_REALTIME_THREADS: c_int = 131
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_SHM.html b/libc/consts/os/posix01/constant._SC_XOPEN_SHM.html new file mode 100644 index 0000000..acc679e --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_SHM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_SHM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_SHM + + [] + + [src]

+
pub const _SC_XOPEN_SHM: c_int = 94
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html b/libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html new file mode 100644 index 0000000..0e2aa23 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_UNIX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_UNIX + + [] + + [src]

+
pub const _SC_XOPEN_UNIX: c_int = 91
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html b/libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html new file mode 100644 index 0000000..6856d7c --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_VERSION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_VERSION + + [] + + [src]

+
pub const _SC_XOPEN_VERSION: c_int = 89
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html b/libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html new file mode 100644 index 0000000..45a5f75 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_XCU_VERSION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_XCU_VERSION + + [] + + [src]

+
pub const _SC_XOPEN_XCU_VERSION: c_int = 90
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/index.html b/libc/consts/os/posix01/index.html new file mode 100644 index 0000000..227b0c9 --- /dev/null +++ b/libc/consts/os/posix01/index.html @@ -0,0 +1,734 @@ + + + + + + + + + + libc::consts::os::posix01 - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::posix01 + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CLOCK_MONOTONIC + +
CLOCK_REALTIME + +
F_DUPFD + +
F_GETFD + +
F_GETFL + +
F_SETFD + +
F_SETFL + +
GLOB_ABORTED + +
GLOB_APPEND + +
GLOB_DOOFFS + +
GLOB_ERR + +
GLOB_MARK + +
GLOB_NOCHECK + +
GLOB_NOESCAPE + +
GLOB_NOMATCH + +
GLOB_NOSORT + +
GLOB_NOSPACE + +
O_ACCMODE + +
POSIX_MADV_DONTNEED + +
POSIX_MADV_NORMAL + +
POSIX_MADV_RANDOM + +
POSIX_MADV_SEQUENTIAL + +
POSIX_MADV_WILLNEED + +
PTHREAD_CREATE_DETACHED + +
PTHREAD_CREATE_JOINABLE + +
PTHREAD_STACK_MIN + +
RLIMIT_AS + +
RLIMIT_CORE + +
RLIMIT_CPU + +
RLIMIT_DATA + +
RLIMIT_FSIZE + +
RLIMIT_LOCKS + +
RLIMIT_MEMLOCK + +
RLIMIT_MSGQUEUE + +
RLIMIT_NICE + +
RLIMIT_NLIMITS + +
RLIMIT_NOFILE + +
RLIMIT_NPROC + +
RLIMIT_RSS + +
RLIMIT_RTPRIO + +
RLIMIT_RTTIME + +
RLIMIT_SIGPENDING + +
RLIMIT_STACK + +
RLIM_INFINITY + +
RLIM_SAVED_CUR + +
RLIM_SAVED_MAX + +
RUSAGE_CHILDREN + +
RUSAGE_SELF + +
RUSAGE_THREAD + +
SIGTRAP + +
SIG_IGN + +
_SC_ATEXIT_MAX + +
_SC_GETGR_R_SIZE_MAX + +
_SC_GETPW_R_SIZE_MAX + +
_SC_IOV_MAX + +
_SC_LOGIN_NAME_MAX + +
_SC_MQ_PRIO_MAX + +
_SC_THREADS + +
_SC_THREAD_ATTR_STACKADDR + +
_SC_THREAD_ATTR_STACKSIZE + +
_SC_THREAD_DESTRUCTOR_ITERATIONS + +
_SC_THREAD_KEYS_MAX + +
_SC_THREAD_PRIORITY_SCHEDULING + +
_SC_THREAD_PRIO_INHERIT + +
_SC_THREAD_PRIO_PROTECT + +
_SC_THREAD_PROCESS_SHARED + +
_SC_THREAD_SAFE_FUNCTIONS + +
_SC_THREAD_STACK_MIN + +
_SC_THREAD_THREADS_MAX + +
_SC_TTY_NAME_MAX + +
_SC_XOPEN_CRYPT + +
_SC_XOPEN_ENH_I18N + +
_SC_XOPEN_LEGACY + +
_SC_XOPEN_REALTIME + +
_SC_XOPEN_REALTIME_THREADS + +
_SC_XOPEN_SHM + +
_SC_XOPEN_UNIX + +
_SC_XOPEN_VERSION + +
_SC_XOPEN_XCU_VERSION + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/sidebar-items.js b/libc/consts/os/posix01/sidebar-items.js new file mode 100644 index 0000000..e3e94a9 --- /dev/null +++ b/libc/consts/os/posix01/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["CLOCK_MONOTONIC",""],["CLOCK_REALTIME",""],["F_DUPFD",""],["F_GETFD",""],["F_GETFL",""],["F_SETFD",""],["F_SETFL",""],["GLOB_ABORTED",""],["GLOB_APPEND",""],["GLOB_DOOFFS",""],["GLOB_ERR",""],["GLOB_MARK",""],["GLOB_NOCHECK",""],["GLOB_NOESCAPE",""],["GLOB_NOMATCH",""],["GLOB_NOSORT",""],["GLOB_NOSPACE",""],["O_ACCMODE",""],["POSIX_MADV_DONTNEED",""],["POSIX_MADV_NORMAL",""],["POSIX_MADV_RANDOM",""],["POSIX_MADV_SEQUENTIAL",""],["POSIX_MADV_WILLNEED",""],["PTHREAD_CREATE_DETACHED",""],["PTHREAD_CREATE_JOINABLE",""],["PTHREAD_STACK_MIN",""],["RLIMIT_AS",""],["RLIMIT_CORE",""],["RLIMIT_CPU",""],["RLIMIT_DATA",""],["RLIMIT_FSIZE",""],["RLIMIT_LOCKS",""],["RLIMIT_MEMLOCK",""],["RLIMIT_MSGQUEUE",""],["RLIMIT_NICE",""],["RLIMIT_NLIMITS",""],["RLIMIT_NOFILE",""],["RLIMIT_NPROC",""],["RLIMIT_RSS",""],["RLIMIT_RTPRIO",""],["RLIMIT_RTTIME",""],["RLIMIT_SIGPENDING",""],["RLIMIT_STACK",""],["RLIM_INFINITY",""],["RLIM_SAVED_CUR",""],["RLIM_SAVED_MAX",""],["RUSAGE_CHILDREN",""],["RUSAGE_SELF",""],["RUSAGE_THREAD",""],["SIGTRAP",""],["SIG_IGN",""],["_SC_ATEXIT_MAX",""],["_SC_GETGR_R_SIZE_MAX",""],["_SC_GETPW_R_SIZE_MAX",""],["_SC_IOV_MAX",""],["_SC_LOGIN_NAME_MAX",""],["_SC_MQ_PRIO_MAX",""],["_SC_THREADS",""],["_SC_THREAD_ATTR_STACKADDR",""],["_SC_THREAD_ATTR_STACKSIZE",""],["_SC_THREAD_DESTRUCTOR_ITERATIONS",""],["_SC_THREAD_KEYS_MAX",""],["_SC_THREAD_PRIORITY_SCHEDULING",""],["_SC_THREAD_PRIO_INHERIT",""],["_SC_THREAD_PRIO_PROTECT",""],["_SC_THREAD_PROCESS_SHARED",""],["_SC_THREAD_SAFE_FUNCTIONS",""],["_SC_THREAD_STACK_MIN",""],["_SC_THREAD_THREADS_MAX",""],["_SC_TTY_NAME_MAX",""],["_SC_XOPEN_CRYPT",""],["_SC_XOPEN_ENH_I18N",""],["_SC_XOPEN_LEGACY",""],["_SC_XOPEN_REALTIME",""],["_SC_XOPEN_REALTIME_THREADS",""],["_SC_XOPEN_SHM",""],["_SC_XOPEN_UNIX",""],["_SC_XOPEN_VERSION",""],["_SC_XOPEN_XCU_VERSION",""]]}); \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.E2BIG.html b/libc/consts/os/posix88/constant.E2BIG.html new file mode 100644 index 0000000..03f4835 --- /dev/null +++ b/libc/consts/os/posix88/constant.E2BIG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::E2BIG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::E2BIG + + [] + + [src]

+
pub const E2BIG: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EACCES.html b/libc/consts/os/posix88/constant.EACCES.html new file mode 100644 index 0000000..ec69e7b --- /dev/null +++ b/libc/consts/os/posix88/constant.EACCES.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EACCES - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EACCES + + [] + + [src]

+
pub const EACCES: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EADDRINUSE.html b/libc/consts/os/posix88/constant.EADDRINUSE.html new file mode 100644 index 0000000..5455d54 --- /dev/null +++ b/libc/consts/os/posix88/constant.EADDRINUSE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EADDRINUSE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EADDRINUSE + + [] + + [src]

+
pub const EADDRINUSE: c_int = 98
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EADDRNOTAVAIL.html b/libc/consts/os/posix88/constant.EADDRNOTAVAIL.html new file mode 100644 index 0000000..c9ac3e7 --- /dev/null +++ b/libc/consts/os/posix88/constant.EADDRNOTAVAIL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EADDRNOTAVAIL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EADDRNOTAVAIL + + [] + + [src]

+
pub const EADDRNOTAVAIL: c_int = 99
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EADV.html b/libc/consts/os/posix88/constant.EADV.html new file mode 100644 index 0000000..a6f5660 --- /dev/null +++ b/libc/consts/os/posix88/constant.EADV.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EADV - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EADV + + [] + + [src]

+
pub const EADV: c_int = 68
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EAFNOSUPPORT.html b/libc/consts/os/posix88/constant.EAFNOSUPPORT.html new file mode 100644 index 0000000..5d07ce1 --- /dev/null +++ b/libc/consts/os/posix88/constant.EAFNOSUPPORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EAFNOSUPPORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EAFNOSUPPORT + + [] + + [src]

+
pub const EAFNOSUPPORT: c_int = 97
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EAGAIN.html b/libc/consts/os/posix88/constant.EAGAIN.html new file mode 100644 index 0000000..83553cd --- /dev/null +++ b/libc/consts/os/posix88/constant.EAGAIN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EAGAIN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EAGAIN + + [] + + [src]

+
pub const EAGAIN: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EALREADY.html b/libc/consts/os/posix88/constant.EALREADY.html new file mode 100644 index 0000000..37f75da --- /dev/null +++ b/libc/consts/os/posix88/constant.EALREADY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EALREADY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EALREADY + + [] + + [src]

+
pub const EALREADY: c_int = 114
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBADE.html b/libc/consts/os/posix88/constant.EBADE.html new file mode 100644 index 0000000..097844e --- /dev/null +++ b/libc/consts/os/posix88/constant.EBADE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBADE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBADE + + [] + + [src]

+
pub const EBADE: c_int = 52
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBADF.html b/libc/consts/os/posix88/constant.EBADF.html new file mode 100644 index 0000000..753b84e --- /dev/null +++ b/libc/consts/os/posix88/constant.EBADF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBADF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBADF + + [] + + [src]

+
pub const EBADF: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBADFD.html b/libc/consts/os/posix88/constant.EBADFD.html new file mode 100644 index 0000000..0cfef21 --- /dev/null +++ b/libc/consts/os/posix88/constant.EBADFD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBADFD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBADFD + + [] + + [src]

+
pub const EBADFD: c_int = 77
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBADMSG.html b/libc/consts/os/posix88/constant.EBADMSG.html new file mode 100644 index 0000000..47f5f6a --- /dev/null +++ b/libc/consts/os/posix88/constant.EBADMSG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBADMSG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBADMSG + + [] + + [src]

+
pub const EBADMSG: c_int = 74
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBADR.html b/libc/consts/os/posix88/constant.EBADR.html new file mode 100644 index 0000000..e49640b --- /dev/null +++ b/libc/consts/os/posix88/constant.EBADR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBADR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBADR + + [] + + [src]

+
pub const EBADR: c_int = 53
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBADRQC.html b/libc/consts/os/posix88/constant.EBADRQC.html new file mode 100644 index 0000000..3db359b --- /dev/null +++ b/libc/consts/os/posix88/constant.EBADRQC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBADRQC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBADRQC + + [] + + [src]

+
pub const EBADRQC: c_int = 56
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBADSLT.html b/libc/consts/os/posix88/constant.EBADSLT.html new file mode 100644 index 0000000..99711e6 --- /dev/null +++ b/libc/consts/os/posix88/constant.EBADSLT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBADSLT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBADSLT + + [] + + [src]

+
pub const EBADSLT: c_int = 57
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBFONT.html b/libc/consts/os/posix88/constant.EBFONT.html new file mode 100644 index 0000000..eff2c73 --- /dev/null +++ b/libc/consts/os/posix88/constant.EBFONT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBFONT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBFONT + + [] + + [src]

+
pub const EBFONT: c_int = 59
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EBUSY.html b/libc/consts/os/posix88/constant.EBUSY.html new file mode 100644 index 0000000..791d93d --- /dev/null +++ b/libc/consts/os/posix88/constant.EBUSY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EBUSY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EBUSY + + [] + + [src]

+
pub const EBUSY: c_int = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ECANCELED.html b/libc/consts/os/posix88/constant.ECANCELED.html new file mode 100644 index 0000000..6224166 --- /dev/null +++ b/libc/consts/os/posix88/constant.ECANCELED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ECANCELED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ECANCELED + + [] + + [src]

+
pub const ECANCELED: c_int = 125
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ECHILD.html b/libc/consts/os/posix88/constant.ECHILD.html new file mode 100644 index 0000000..2f52db6 --- /dev/null +++ b/libc/consts/os/posix88/constant.ECHILD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ECHILD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ECHILD + + [] + + [src]

+
pub const ECHILD: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ECHRNG.html b/libc/consts/os/posix88/constant.ECHRNG.html new file mode 100644 index 0000000..75685e8 --- /dev/null +++ b/libc/consts/os/posix88/constant.ECHRNG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ECHRNG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ECHRNG + + [] + + [src]

+
pub const ECHRNG: c_int = 44
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ECOMM.html b/libc/consts/os/posix88/constant.ECOMM.html new file mode 100644 index 0000000..79c77d0 --- /dev/null +++ b/libc/consts/os/posix88/constant.ECOMM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ECOMM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ECOMM + + [] + + [src]

+
pub const ECOMM: c_int = 70
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ECONNABORTED.html b/libc/consts/os/posix88/constant.ECONNABORTED.html new file mode 100644 index 0000000..6f41018 --- /dev/null +++ b/libc/consts/os/posix88/constant.ECONNABORTED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ECONNABORTED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ECONNABORTED + + [] + + [src]

+
pub const ECONNABORTED: c_int = 103
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ECONNREFUSED.html b/libc/consts/os/posix88/constant.ECONNREFUSED.html new file mode 100644 index 0000000..1c5f275 --- /dev/null +++ b/libc/consts/os/posix88/constant.ECONNREFUSED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ECONNREFUSED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ECONNREFUSED + + [] + + [src]

+
pub const ECONNREFUSED: c_int = 111
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ECONNRESET.html b/libc/consts/os/posix88/constant.ECONNRESET.html new file mode 100644 index 0000000..a53f380 --- /dev/null +++ b/libc/consts/os/posix88/constant.ECONNRESET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ECONNRESET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ECONNRESET + + [] + + [src]

+
pub const ECONNRESET: c_int = 104
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EDEADLK.html b/libc/consts/os/posix88/constant.EDEADLK.html new file mode 100644 index 0000000..6ae1033 --- /dev/null +++ b/libc/consts/os/posix88/constant.EDEADLK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EDEADLK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EDEADLK + + [] + + [src]

+
pub const EDEADLK: c_int = 35
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EDEADLOCK.html b/libc/consts/os/posix88/constant.EDEADLOCK.html new file mode 100644 index 0000000..9063cb3 --- /dev/null +++ b/libc/consts/os/posix88/constant.EDEADLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EDEADLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EDEADLOCK + + [] + + [src]

+
pub const EDEADLOCK: c_int = EDEADLK
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EDESTADDRREQ.html b/libc/consts/os/posix88/constant.EDESTADDRREQ.html new file mode 100644 index 0000000..59c186b --- /dev/null +++ b/libc/consts/os/posix88/constant.EDESTADDRREQ.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EDESTADDRREQ - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EDESTADDRREQ + + [] + + [src]

+
pub const EDESTADDRREQ: c_int = 89
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EDOM.html b/libc/consts/os/posix88/constant.EDOM.html new file mode 100644 index 0000000..0419996 --- /dev/null +++ b/libc/consts/os/posix88/constant.EDOM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EDOM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EDOM + + [] + + [src]

+
pub const EDOM: c_int = 33
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EDOTDOT.html b/libc/consts/os/posix88/constant.EDOTDOT.html new file mode 100644 index 0000000..2a26938 --- /dev/null +++ b/libc/consts/os/posix88/constant.EDOTDOT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EDOTDOT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EDOTDOT + + [] + + [src]

+
pub const EDOTDOT: c_int = 73
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EDQUOT.html b/libc/consts/os/posix88/constant.EDQUOT.html new file mode 100644 index 0000000..39055db --- /dev/null +++ b/libc/consts/os/posix88/constant.EDQUOT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EDQUOT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EDQUOT + + [] + + [src]

+
pub const EDQUOT: c_int = 122
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EEXIST.html b/libc/consts/os/posix88/constant.EEXIST.html new file mode 100644 index 0000000..3726738 --- /dev/null +++ b/libc/consts/os/posix88/constant.EEXIST.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EEXIST - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EEXIST + + [] + + [src]

+
pub const EEXIST: c_int = 17
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EFAULT.html b/libc/consts/os/posix88/constant.EFAULT.html new file mode 100644 index 0000000..8189790 --- /dev/null +++ b/libc/consts/os/posix88/constant.EFAULT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EFAULT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EFAULT + + [] + + [src]

+
pub const EFAULT: c_int = 14
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EFBIG.html b/libc/consts/os/posix88/constant.EFBIG.html new file mode 100644 index 0000000..48856cf --- /dev/null +++ b/libc/consts/os/posix88/constant.EFBIG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EFBIG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EFBIG + + [] + + [src]

+
pub const EFBIG: c_int = 27
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EHOSTDOWN.html b/libc/consts/os/posix88/constant.EHOSTDOWN.html new file mode 100644 index 0000000..dd8ecce --- /dev/null +++ b/libc/consts/os/posix88/constant.EHOSTDOWN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EHOSTDOWN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EHOSTDOWN + + [] + + [src]

+
pub const EHOSTDOWN: c_int = 112
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EHOSTUNREACH.html b/libc/consts/os/posix88/constant.EHOSTUNREACH.html new file mode 100644 index 0000000..5f3cd35 --- /dev/null +++ b/libc/consts/os/posix88/constant.EHOSTUNREACH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EHOSTUNREACH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EHOSTUNREACH + + [] + + [src]

+
pub const EHOSTUNREACH: c_int = 113
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EHWPOISON.html b/libc/consts/os/posix88/constant.EHWPOISON.html new file mode 100644 index 0000000..11d2f69 --- /dev/null +++ b/libc/consts/os/posix88/constant.EHWPOISON.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EHWPOISON - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EHWPOISON + + [] + + [src]

+
pub const EHWPOISON: c_int = 133
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EIDRM.html b/libc/consts/os/posix88/constant.EIDRM.html new file mode 100644 index 0000000..a61010c --- /dev/null +++ b/libc/consts/os/posix88/constant.EIDRM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EIDRM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EIDRM + + [] + + [src]

+
pub const EIDRM: c_int = 43
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EILSEQ.html b/libc/consts/os/posix88/constant.EILSEQ.html new file mode 100644 index 0000000..310cbdd --- /dev/null +++ b/libc/consts/os/posix88/constant.EILSEQ.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EILSEQ - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EILSEQ + + [] + + [src]

+
pub const EILSEQ: c_int = 84
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EINPROGRESS.html b/libc/consts/os/posix88/constant.EINPROGRESS.html new file mode 100644 index 0000000..80a3abd --- /dev/null +++ b/libc/consts/os/posix88/constant.EINPROGRESS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EINPROGRESS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EINPROGRESS + + [] + + [src]

+
pub const EINPROGRESS: c_int = 115
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EINTR.html b/libc/consts/os/posix88/constant.EINTR.html new file mode 100644 index 0000000..754bc74 --- /dev/null +++ b/libc/consts/os/posix88/constant.EINTR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EINTR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EINTR + + [] + + [src]

+
pub const EINTR: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EINVAL.html b/libc/consts/os/posix88/constant.EINVAL.html new file mode 100644 index 0000000..eec7392 --- /dev/null +++ b/libc/consts/os/posix88/constant.EINVAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EINVAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EINVAL + + [] + + [src]

+
pub const EINVAL: c_int = 22
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EIO.html b/libc/consts/os/posix88/constant.EIO.html new file mode 100644 index 0000000..29a29f2 --- /dev/null +++ b/libc/consts/os/posix88/constant.EIO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EIO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EIO + + [] + + [src]

+
pub const EIO: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EISCONN.html b/libc/consts/os/posix88/constant.EISCONN.html new file mode 100644 index 0000000..2aa106f --- /dev/null +++ b/libc/consts/os/posix88/constant.EISCONN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EISCONN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EISCONN + + [] + + [src]

+
pub const EISCONN: c_int = 106
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EISDIR.html b/libc/consts/os/posix88/constant.EISDIR.html new file mode 100644 index 0000000..8fe4d7d --- /dev/null +++ b/libc/consts/os/posix88/constant.EISDIR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EISDIR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EISDIR + + [] + + [src]

+
pub const EISDIR: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EISNAM.html b/libc/consts/os/posix88/constant.EISNAM.html new file mode 100644 index 0000000..99587b2 --- /dev/null +++ b/libc/consts/os/posix88/constant.EISNAM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EISNAM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EISNAM + + [] + + [src]

+
pub const EISNAM: c_int = 120
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EKEYEXPIRED.html b/libc/consts/os/posix88/constant.EKEYEXPIRED.html new file mode 100644 index 0000000..745049f --- /dev/null +++ b/libc/consts/os/posix88/constant.EKEYEXPIRED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EKEYEXPIRED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EKEYEXPIRED + + [] + + [src]

+
pub const EKEYEXPIRED: c_int = 127
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EKEYREJECTED.html b/libc/consts/os/posix88/constant.EKEYREJECTED.html new file mode 100644 index 0000000..02ab0dc --- /dev/null +++ b/libc/consts/os/posix88/constant.EKEYREJECTED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EKEYREJECTED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EKEYREJECTED + + [] + + [src]

+
pub const EKEYREJECTED: c_int = 129
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EKEYREVOKED.html b/libc/consts/os/posix88/constant.EKEYREVOKED.html new file mode 100644 index 0000000..81b833d --- /dev/null +++ b/libc/consts/os/posix88/constant.EKEYREVOKED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EKEYREVOKED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EKEYREVOKED + + [] + + [src]

+
pub const EKEYREVOKED: c_int = 128
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EL2HLT.html b/libc/consts/os/posix88/constant.EL2HLT.html new file mode 100644 index 0000000..99653f9 --- /dev/null +++ b/libc/consts/os/posix88/constant.EL2HLT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EL2HLT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EL2HLT + + [] + + [src]

+
pub const EL2HLT: c_int = 51
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EL2NSYNC.html b/libc/consts/os/posix88/constant.EL2NSYNC.html new file mode 100644 index 0000000..6ec2fe3 --- /dev/null +++ b/libc/consts/os/posix88/constant.EL2NSYNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EL2NSYNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EL2NSYNC + + [] + + [src]

+
pub const EL2NSYNC: c_int = 45
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EL3HLT.html b/libc/consts/os/posix88/constant.EL3HLT.html new file mode 100644 index 0000000..4e461d6 --- /dev/null +++ b/libc/consts/os/posix88/constant.EL3HLT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EL3HLT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EL3HLT + + [] + + [src]

+
pub const EL3HLT: c_int = 46
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EL3RST.html b/libc/consts/os/posix88/constant.EL3RST.html new file mode 100644 index 0000000..27c1a14 --- /dev/null +++ b/libc/consts/os/posix88/constant.EL3RST.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EL3RST - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EL3RST + + [] + + [src]

+
pub const EL3RST: c_int = 47
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ELIBACC.html b/libc/consts/os/posix88/constant.ELIBACC.html new file mode 100644 index 0000000..c79250b --- /dev/null +++ b/libc/consts/os/posix88/constant.ELIBACC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ELIBACC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ELIBACC + + [] + + [src]

+
pub const ELIBACC: c_int = 79
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ELIBBAD.html b/libc/consts/os/posix88/constant.ELIBBAD.html new file mode 100644 index 0000000..3f1e40a --- /dev/null +++ b/libc/consts/os/posix88/constant.ELIBBAD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ELIBBAD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ELIBBAD + + [] + + [src]

+
pub const ELIBBAD: c_int = 80
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ELIBEXEC.html b/libc/consts/os/posix88/constant.ELIBEXEC.html new file mode 100644 index 0000000..6023bf2 --- /dev/null +++ b/libc/consts/os/posix88/constant.ELIBEXEC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ELIBEXEC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ELIBEXEC + + [] + + [src]

+
pub const ELIBEXEC: c_int = 83
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ELIBMAX.html b/libc/consts/os/posix88/constant.ELIBMAX.html new file mode 100644 index 0000000..ff4a356 --- /dev/null +++ b/libc/consts/os/posix88/constant.ELIBMAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ELIBMAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ELIBMAX + + [] + + [src]

+
pub const ELIBMAX: c_int = 82
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ELIBSCN.html b/libc/consts/os/posix88/constant.ELIBSCN.html new file mode 100644 index 0000000..89c4057 --- /dev/null +++ b/libc/consts/os/posix88/constant.ELIBSCN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ELIBSCN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ELIBSCN + + [] + + [src]

+
pub const ELIBSCN: c_int = 81
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ELNRNG.html b/libc/consts/os/posix88/constant.ELNRNG.html new file mode 100644 index 0000000..1f062b8 --- /dev/null +++ b/libc/consts/os/posix88/constant.ELNRNG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ELNRNG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ELNRNG + + [] + + [src]

+
pub const ELNRNG: c_int = 48
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ELOOP.html b/libc/consts/os/posix88/constant.ELOOP.html new file mode 100644 index 0000000..0a502f6 --- /dev/null +++ b/libc/consts/os/posix88/constant.ELOOP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ELOOP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ELOOP + + [] + + [src]

+
pub const ELOOP: c_int = 40
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EMEDIUMTYPE.html b/libc/consts/os/posix88/constant.EMEDIUMTYPE.html new file mode 100644 index 0000000..3a62e34 --- /dev/null +++ b/libc/consts/os/posix88/constant.EMEDIUMTYPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EMEDIUMTYPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EMEDIUMTYPE + + [] + + [src]

+
pub const EMEDIUMTYPE: c_int = 124
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EMFILE.html b/libc/consts/os/posix88/constant.EMFILE.html new file mode 100644 index 0000000..dbb0a67 --- /dev/null +++ b/libc/consts/os/posix88/constant.EMFILE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EMFILE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EMFILE + + [] + + [src]

+
pub const EMFILE: c_int = 24
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EMLINK.html b/libc/consts/os/posix88/constant.EMLINK.html new file mode 100644 index 0000000..7780662 --- /dev/null +++ b/libc/consts/os/posix88/constant.EMLINK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EMLINK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EMLINK + + [] + + [src]

+
pub const EMLINK: c_int = 31
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EMSGSIZE.html b/libc/consts/os/posix88/constant.EMSGSIZE.html new file mode 100644 index 0000000..4929504 --- /dev/null +++ b/libc/consts/os/posix88/constant.EMSGSIZE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EMSGSIZE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EMSGSIZE + + [] + + [src]

+
pub const EMSGSIZE: c_int = 90
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EMULTIHOP.html b/libc/consts/os/posix88/constant.EMULTIHOP.html new file mode 100644 index 0000000..26ec14d --- /dev/null +++ b/libc/consts/os/posix88/constant.EMULTIHOP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EMULTIHOP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EMULTIHOP + + [] + + [src]

+
pub const EMULTIHOP: c_int = 72
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENAMETOOLONG.html b/libc/consts/os/posix88/constant.ENAMETOOLONG.html new file mode 100644 index 0000000..2e3d5f6 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENAMETOOLONG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENAMETOOLONG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENAMETOOLONG + + [] + + [src]

+
pub const ENAMETOOLONG: c_int = 36
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENAVAIL.html b/libc/consts/os/posix88/constant.ENAVAIL.html new file mode 100644 index 0000000..3909ff5 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENAVAIL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENAVAIL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENAVAIL + + [] + + [src]

+
pub const ENAVAIL: c_int = 119
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENETDOWN.html b/libc/consts/os/posix88/constant.ENETDOWN.html new file mode 100644 index 0000000..1f2549c --- /dev/null +++ b/libc/consts/os/posix88/constant.ENETDOWN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENETDOWN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENETDOWN + + [] + + [src]

+
pub const ENETDOWN: c_int = 100
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENETRESET.html b/libc/consts/os/posix88/constant.ENETRESET.html new file mode 100644 index 0000000..61e1d94 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENETRESET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENETRESET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENETRESET + + [] + + [src]

+
pub const ENETRESET: c_int = 102
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENETUNREACH.html b/libc/consts/os/posix88/constant.ENETUNREACH.html new file mode 100644 index 0000000..7689c73 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENETUNREACH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENETUNREACH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENETUNREACH + + [] + + [src]

+
pub const ENETUNREACH: c_int = 101
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENFILE.html b/libc/consts/os/posix88/constant.ENFILE.html new file mode 100644 index 0000000..4238b8a --- /dev/null +++ b/libc/consts/os/posix88/constant.ENFILE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENFILE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENFILE + + [] + + [src]

+
pub const ENFILE: c_int = 23
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOANO.html b/libc/consts/os/posix88/constant.ENOANO.html new file mode 100644 index 0000000..43914b0 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOANO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOANO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOANO + + [] + + [src]

+
pub const ENOANO: c_int = 55
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOBUFS.html b/libc/consts/os/posix88/constant.ENOBUFS.html new file mode 100644 index 0000000..ccc488c --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOBUFS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOBUFS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOBUFS + + [] + + [src]

+
pub const ENOBUFS: c_int = 105
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOCSI.html b/libc/consts/os/posix88/constant.ENOCSI.html new file mode 100644 index 0000000..829b472 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOCSI.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOCSI - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOCSI + + [] + + [src]

+
pub const ENOCSI: c_int = 50
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENODATA.html b/libc/consts/os/posix88/constant.ENODATA.html new file mode 100644 index 0000000..c7aa47d --- /dev/null +++ b/libc/consts/os/posix88/constant.ENODATA.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENODATA - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENODATA + + [] + + [src]

+
pub const ENODATA: c_int = 61
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENODEV.html b/libc/consts/os/posix88/constant.ENODEV.html new file mode 100644 index 0000000..52e7ffd --- /dev/null +++ b/libc/consts/os/posix88/constant.ENODEV.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENODEV - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENODEV + + [] + + [src]

+
pub const ENODEV: c_int = 19
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOENT.html b/libc/consts/os/posix88/constant.ENOENT.html new file mode 100644 index 0000000..d36270f --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOENT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOENT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOENT + + [] + + [src]

+
pub const ENOENT: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOEXEC.html b/libc/consts/os/posix88/constant.ENOEXEC.html new file mode 100644 index 0000000..7cbf50b --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOEXEC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOEXEC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOEXEC + + [] + + [src]

+
pub const ENOEXEC: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOKEY.html b/libc/consts/os/posix88/constant.ENOKEY.html new file mode 100644 index 0000000..0d5d32a --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOKEY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOKEY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOKEY + + [] + + [src]

+
pub const ENOKEY: c_int = 126
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOLCK.html b/libc/consts/os/posix88/constant.ENOLCK.html new file mode 100644 index 0000000..8e1d4bb --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOLCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOLCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOLCK + + [] + + [src]

+
pub const ENOLCK: c_int = 37
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOLINK.html b/libc/consts/os/posix88/constant.ENOLINK.html new file mode 100644 index 0000000..47ef4ea --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOLINK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOLINK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOLINK + + [] + + [src]

+
pub const ENOLINK: c_int = 67
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOMEDIUM.html b/libc/consts/os/posix88/constant.ENOMEDIUM.html new file mode 100644 index 0000000..a4cbae7 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOMEDIUM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOMEDIUM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOMEDIUM + + [] + + [src]

+
pub const ENOMEDIUM: c_int = 123
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOMEM.html b/libc/consts/os/posix88/constant.ENOMEM.html new file mode 100644 index 0000000..8d06152 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOMEM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOMEM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOMEM + + [] + + [src]

+
pub const ENOMEM: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOMSG.html b/libc/consts/os/posix88/constant.ENOMSG.html new file mode 100644 index 0000000..28fd6da --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOMSG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOMSG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOMSG + + [] + + [src]

+
pub const ENOMSG: c_int = 42
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENONET.html b/libc/consts/os/posix88/constant.ENONET.html new file mode 100644 index 0000000..7246851 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENONET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENONET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENONET + + [] + + [src]

+
pub const ENONET: c_int = 64
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOPKG.html b/libc/consts/os/posix88/constant.ENOPKG.html new file mode 100644 index 0000000..ea73bec --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOPKG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOPKG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOPKG + + [] + + [src]

+
pub const ENOPKG: c_int = 65
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOPROTOOPT.html b/libc/consts/os/posix88/constant.ENOPROTOOPT.html new file mode 100644 index 0000000..b8e1859 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOPROTOOPT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOPROTOOPT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOPROTOOPT + + [] + + [src]

+
pub const ENOPROTOOPT: c_int = 92
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOSPC.html b/libc/consts/os/posix88/constant.ENOSPC.html new file mode 100644 index 0000000..41aac32 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOSPC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOSPC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOSPC + + [] + + [src]

+
pub const ENOSPC: c_int = 28
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOSR.html b/libc/consts/os/posix88/constant.ENOSR.html new file mode 100644 index 0000000..082089f --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOSR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOSR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOSR + + [] + + [src]

+
pub const ENOSR: c_int = 63
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOSTR.html b/libc/consts/os/posix88/constant.ENOSTR.html new file mode 100644 index 0000000..af41bc6 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOSTR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOSTR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOSTR + + [] + + [src]

+
pub const ENOSTR: c_int = 60
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOSYS.html b/libc/consts/os/posix88/constant.ENOSYS.html new file mode 100644 index 0000000..8ec0c97 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOSYS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOSYS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOSYS + + [] + + [src]

+
pub const ENOSYS: c_int = 38
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTBLK.html b/libc/consts/os/posix88/constant.ENOTBLK.html new file mode 100644 index 0000000..0bc74e3 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTBLK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTBLK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTBLK + + [] + + [src]

+
pub const ENOTBLK: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTCONN.html b/libc/consts/os/posix88/constant.ENOTCONN.html new file mode 100644 index 0000000..5c9a848 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTCONN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTCONN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTCONN + + [] + + [src]

+
pub const ENOTCONN: c_int = 107
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTDIR.html b/libc/consts/os/posix88/constant.ENOTDIR.html new file mode 100644 index 0000000..6fedb2f --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTDIR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTDIR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTDIR + + [] + + [src]

+
pub const ENOTDIR: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTEMPTY.html b/libc/consts/os/posix88/constant.ENOTEMPTY.html new file mode 100644 index 0000000..f82b798 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTEMPTY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTEMPTY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTEMPTY + + [] + + [src]

+
pub const ENOTEMPTY: c_int = 39
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTNAM.html b/libc/consts/os/posix88/constant.ENOTNAM.html new file mode 100644 index 0000000..29d4df7 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTNAM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTNAM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTNAM + + [] + + [src]

+
pub const ENOTNAM: c_int = 118
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTRECOVERABLE.html b/libc/consts/os/posix88/constant.ENOTRECOVERABLE.html new file mode 100644 index 0000000..8dd6fa8 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTRECOVERABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTRECOVERABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTRECOVERABLE + + [] + + [src]

+
pub const ENOTRECOVERABLE: c_int = 131
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTSOCK.html b/libc/consts/os/posix88/constant.ENOTSOCK.html new file mode 100644 index 0000000..883667f --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTSOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTSOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTSOCK + + [] + + [src]

+
pub const ENOTSOCK: c_int = 88
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTTY.html b/libc/consts/os/posix88/constant.ENOTTY.html new file mode 100644 index 0000000..7e429e5 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTTY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTTY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTTY + + [] + + [src]

+
pub const ENOTTY: c_int = 25
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENOTUNIQ.html b/libc/consts/os/posix88/constant.ENOTUNIQ.html new file mode 100644 index 0000000..bab8736 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENOTUNIQ.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENOTUNIQ - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENOTUNIQ + + [] + + [src]

+
pub const ENOTUNIQ: c_int = 76
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ENXIO.html b/libc/consts/os/posix88/constant.ENXIO.html new file mode 100644 index 0000000..92046c4 --- /dev/null +++ b/libc/consts/os/posix88/constant.ENXIO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ENXIO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ENXIO + + [] + + [src]

+
pub const ENXIO: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EOPNOTSUPP.html b/libc/consts/os/posix88/constant.EOPNOTSUPP.html new file mode 100644 index 0000000..a62521c --- /dev/null +++ b/libc/consts/os/posix88/constant.EOPNOTSUPP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EOPNOTSUPP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EOPNOTSUPP + + [] + + [src]

+
pub const EOPNOTSUPP: c_int = 95
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EOVERFLOW.html b/libc/consts/os/posix88/constant.EOVERFLOW.html new file mode 100644 index 0000000..f30b7f2 --- /dev/null +++ b/libc/consts/os/posix88/constant.EOVERFLOW.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EOVERFLOW - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EOVERFLOW + + [] + + [src]

+
pub const EOVERFLOW: c_int = 75
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EOWNERDEAD.html b/libc/consts/os/posix88/constant.EOWNERDEAD.html new file mode 100644 index 0000000..9ea89bb --- /dev/null +++ b/libc/consts/os/posix88/constant.EOWNERDEAD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EOWNERDEAD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EOWNERDEAD + + [] + + [src]

+
pub const EOWNERDEAD: c_int = 130
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EPERM.html b/libc/consts/os/posix88/constant.EPERM.html new file mode 100644 index 0000000..e55d882 --- /dev/null +++ b/libc/consts/os/posix88/constant.EPERM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EPERM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EPERM + + [] + + [src]

+
pub const EPERM: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EPFNOSUPPORT.html b/libc/consts/os/posix88/constant.EPFNOSUPPORT.html new file mode 100644 index 0000000..19c1185 --- /dev/null +++ b/libc/consts/os/posix88/constant.EPFNOSUPPORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EPFNOSUPPORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EPFNOSUPPORT + + [] + + [src]

+
pub const EPFNOSUPPORT: c_int = 96
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EPIPE.html b/libc/consts/os/posix88/constant.EPIPE.html new file mode 100644 index 0000000..7f0c6d1 --- /dev/null +++ b/libc/consts/os/posix88/constant.EPIPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EPIPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EPIPE + + [] + + [src]

+
pub const EPIPE: c_int = 32
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EPROTO.html b/libc/consts/os/posix88/constant.EPROTO.html new file mode 100644 index 0000000..10db094 --- /dev/null +++ b/libc/consts/os/posix88/constant.EPROTO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EPROTO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EPROTO + + [] + + [src]

+
pub const EPROTO: c_int = 71
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EPROTONOSUPPORT.html b/libc/consts/os/posix88/constant.EPROTONOSUPPORT.html new file mode 100644 index 0000000..cbdc5c5 --- /dev/null +++ b/libc/consts/os/posix88/constant.EPROTONOSUPPORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EPROTONOSUPPORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EPROTONOSUPPORT + + [] + + [src]

+
pub const EPROTONOSUPPORT: c_int = 93
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EPROTOTYPE.html b/libc/consts/os/posix88/constant.EPROTOTYPE.html new file mode 100644 index 0000000..ebc7b3f --- /dev/null +++ b/libc/consts/os/posix88/constant.EPROTOTYPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EPROTOTYPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EPROTOTYPE + + [] + + [src]

+
pub const EPROTOTYPE: c_int = 91
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ERANGE.html b/libc/consts/os/posix88/constant.ERANGE.html new file mode 100644 index 0000000..8dbb0b2 --- /dev/null +++ b/libc/consts/os/posix88/constant.ERANGE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ERANGE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ERANGE + + [] + + [src]

+
pub const ERANGE: c_int = 34
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EREMCHG.html b/libc/consts/os/posix88/constant.EREMCHG.html new file mode 100644 index 0000000..72059e6 --- /dev/null +++ b/libc/consts/os/posix88/constant.EREMCHG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EREMCHG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EREMCHG + + [] + + [src]

+
pub const EREMCHG: c_int = 78
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EREMOTE.html b/libc/consts/os/posix88/constant.EREMOTE.html new file mode 100644 index 0000000..7537380 --- /dev/null +++ b/libc/consts/os/posix88/constant.EREMOTE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EREMOTE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EREMOTE + + [] + + [src]

+
pub const EREMOTE: c_int = 66
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EREMOTEIO.html b/libc/consts/os/posix88/constant.EREMOTEIO.html new file mode 100644 index 0000000..2d793b5 --- /dev/null +++ b/libc/consts/os/posix88/constant.EREMOTEIO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EREMOTEIO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EREMOTEIO + + [] + + [src]

+
pub const EREMOTEIO: c_int = 121
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ERESTART.html b/libc/consts/os/posix88/constant.ERESTART.html new file mode 100644 index 0000000..8f50483 --- /dev/null +++ b/libc/consts/os/posix88/constant.ERESTART.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ERESTART - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ERESTART + + [] + + [src]

+
pub const ERESTART: c_int = 85
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ERFKILL.html b/libc/consts/os/posix88/constant.ERFKILL.html new file mode 100644 index 0000000..90fadca --- /dev/null +++ b/libc/consts/os/posix88/constant.ERFKILL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ERFKILL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ERFKILL + + [] + + [src]

+
pub const ERFKILL: c_int = 132
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EROFS.html b/libc/consts/os/posix88/constant.EROFS.html new file mode 100644 index 0000000..75548d3 --- /dev/null +++ b/libc/consts/os/posix88/constant.EROFS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EROFS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EROFS + + [] + + [src]

+
pub const EROFS: c_int = 30
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ESHUTDOWN.html b/libc/consts/os/posix88/constant.ESHUTDOWN.html new file mode 100644 index 0000000..cc6ca7c --- /dev/null +++ b/libc/consts/os/posix88/constant.ESHUTDOWN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ESHUTDOWN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ESHUTDOWN + + [] + + [src]

+
pub const ESHUTDOWN: c_int = 108
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ESOCKTNOSUPPORT.html b/libc/consts/os/posix88/constant.ESOCKTNOSUPPORT.html new file mode 100644 index 0000000..9ff49d9 --- /dev/null +++ b/libc/consts/os/posix88/constant.ESOCKTNOSUPPORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ESOCKTNOSUPPORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ESOCKTNOSUPPORT + + [] + + [src]

+
pub const ESOCKTNOSUPPORT: c_int = 94
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ESPIPE.html b/libc/consts/os/posix88/constant.ESPIPE.html new file mode 100644 index 0000000..a567cee --- /dev/null +++ b/libc/consts/os/posix88/constant.ESPIPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ESPIPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ESPIPE + + [] + + [src]

+
pub const ESPIPE: c_int = 29
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ESRCH.html b/libc/consts/os/posix88/constant.ESRCH.html new file mode 100644 index 0000000..529586f --- /dev/null +++ b/libc/consts/os/posix88/constant.ESRCH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ESRCH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ESRCH + + [] + + [src]

+
pub const ESRCH: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ESRMNT.html b/libc/consts/os/posix88/constant.ESRMNT.html new file mode 100644 index 0000000..f189249 --- /dev/null +++ b/libc/consts/os/posix88/constant.ESRMNT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ESRMNT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ESRMNT + + [] + + [src]

+
pub const ESRMNT: c_int = 69
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ESTALE.html b/libc/consts/os/posix88/constant.ESTALE.html new file mode 100644 index 0000000..0be2130 --- /dev/null +++ b/libc/consts/os/posix88/constant.ESTALE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ESTALE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ESTALE + + [] + + [src]

+
pub const ESTALE: c_int = 116
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ESTRPIPE.html b/libc/consts/os/posix88/constant.ESTRPIPE.html new file mode 100644 index 0000000..2e37110 --- /dev/null +++ b/libc/consts/os/posix88/constant.ESTRPIPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ESTRPIPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ESTRPIPE + + [] + + [src]

+
pub const ESTRPIPE: c_int = 86
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ETIME.html b/libc/consts/os/posix88/constant.ETIME.html new file mode 100644 index 0000000..7dc1451 --- /dev/null +++ b/libc/consts/os/posix88/constant.ETIME.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ETIME - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ETIME + + [] + + [src]

+
pub const ETIME: c_int = 62
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ETIMEDOUT.html b/libc/consts/os/posix88/constant.ETIMEDOUT.html new file mode 100644 index 0000000..8592bf2 --- /dev/null +++ b/libc/consts/os/posix88/constant.ETIMEDOUT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ETIMEDOUT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ETIMEDOUT + + [] + + [src]

+
pub const ETIMEDOUT: c_int = 110
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ETOOMANYREFS.html b/libc/consts/os/posix88/constant.ETOOMANYREFS.html new file mode 100644 index 0000000..82666de --- /dev/null +++ b/libc/consts/os/posix88/constant.ETOOMANYREFS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ETOOMANYREFS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ETOOMANYREFS + + [] + + [src]

+
pub const ETOOMANYREFS: c_int = 109
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.ETXTBSY.html b/libc/consts/os/posix88/constant.ETXTBSY.html new file mode 100644 index 0000000..96f34c4 --- /dev/null +++ b/libc/consts/os/posix88/constant.ETXTBSY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::ETXTBSY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::ETXTBSY + + [] + + [src]

+
pub const ETXTBSY: c_int = 26
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EUCLEAN.html b/libc/consts/os/posix88/constant.EUCLEAN.html new file mode 100644 index 0000000..5d4f1aa --- /dev/null +++ b/libc/consts/os/posix88/constant.EUCLEAN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EUCLEAN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EUCLEAN + + [] + + [src]

+
pub const EUCLEAN: c_int = 117
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EUNATCH.html b/libc/consts/os/posix88/constant.EUNATCH.html new file mode 100644 index 0000000..46070b3 --- /dev/null +++ b/libc/consts/os/posix88/constant.EUNATCH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EUNATCH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EUNATCH + + [] + + [src]

+
pub const EUNATCH: c_int = 49
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EUSERS.html b/libc/consts/os/posix88/constant.EUSERS.html new file mode 100644 index 0000000..a3711ee --- /dev/null +++ b/libc/consts/os/posix88/constant.EUSERS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EUSERS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EUSERS + + [] + + [src]

+
pub const EUSERS: c_int = 87
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EWOULDBLOCK.html b/libc/consts/os/posix88/constant.EWOULDBLOCK.html new file mode 100644 index 0000000..402f294 --- /dev/null +++ b/libc/consts/os/posix88/constant.EWOULDBLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EWOULDBLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EWOULDBLOCK + + [] + + [src]

+
pub const EWOULDBLOCK: c_int = EAGAIN
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EXDEV.html b/libc/consts/os/posix88/constant.EXDEV.html new file mode 100644 index 0000000..0586f2c --- /dev/null +++ b/libc/consts/os/posix88/constant.EXDEV.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EXDEV - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EXDEV + + [] + + [src]

+
pub const EXDEV: c_int = 18
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.EXFULL.html b/libc/consts/os/posix88/constant.EXFULL.html new file mode 100644 index 0000000..7ec2a26 --- /dev/null +++ b/libc/consts/os/posix88/constant.EXFULL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::EXFULL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::EXFULL + + [] + + [src]

+
pub const EXFULL: c_int = 54
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.F_LOCK.html b/libc/consts/os/posix88/constant.F_LOCK.html new file mode 100644 index 0000000..95f7bc7 --- /dev/null +++ b/libc/consts/os/posix88/constant.F_LOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::F_LOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::F_LOCK + + [] + + [src]

+
pub const F_LOCK: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.F_OK.html b/libc/consts/os/posix88/constant.F_OK.html new file mode 100644 index 0000000..55b8b6c --- /dev/null +++ b/libc/consts/os/posix88/constant.F_OK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::F_OK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::F_OK + + [] + + [src]

+
pub const F_OK: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.F_TEST.html b/libc/consts/os/posix88/constant.F_TEST.html new file mode 100644 index 0000000..6f19ffd --- /dev/null +++ b/libc/consts/os/posix88/constant.F_TEST.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::F_TEST - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::F_TEST + + [] + + [src]

+
pub const F_TEST: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.F_TLOCK.html b/libc/consts/os/posix88/constant.F_TLOCK.html new file mode 100644 index 0000000..a6f1279 --- /dev/null +++ b/libc/consts/os/posix88/constant.F_TLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::F_TLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::F_TLOCK + + [] + + [src]

+
pub const F_TLOCK: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.F_ULOCK.html b/libc/consts/os/posix88/constant.F_ULOCK.html new file mode 100644 index 0000000..202b159 --- /dev/null +++ b/libc/consts/os/posix88/constant.F_ULOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::F_ULOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::F_ULOCK + + [] + + [src]

+
pub const F_ULOCK: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MAP_ANON.html b/libc/consts/os/posix88/constant.MAP_ANON.html new file mode 100644 index 0000000..22d23c2 --- /dev/null +++ b/libc/consts/os/posix88/constant.MAP_ANON.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MAP_ANON - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MAP_ANON + + [] + + [src]

+
pub const MAP_ANON: c_int = 0x0020
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MAP_FAILED.html b/libc/consts/os/posix88/constant.MAP_FAILED.html new file mode 100644 index 0000000..4fcbba4 --- /dev/null +++ b/libc/consts/os/posix88/constant.MAP_FAILED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MAP_FAILED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MAP_FAILED + + [] + + [src]

+
pub const MAP_FAILED: *mut c_void = !0 as *mut c_void
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MAP_FILE.html b/libc/consts/os/posix88/constant.MAP_FILE.html new file mode 100644 index 0000000..abac605 --- /dev/null +++ b/libc/consts/os/posix88/constant.MAP_FILE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MAP_FILE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MAP_FILE + + [] + + [src]

+
pub const MAP_FILE: c_int = 0x0000
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MAP_FIXED.html b/libc/consts/os/posix88/constant.MAP_FIXED.html new file mode 100644 index 0000000..c4e714b --- /dev/null +++ b/libc/consts/os/posix88/constant.MAP_FIXED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MAP_FIXED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MAP_FIXED + + [] + + [src]

+
pub const MAP_FIXED: c_int = 0x0010
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MAP_PRIVATE.html b/libc/consts/os/posix88/constant.MAP_PRIVATE.html new file mode 100644 index 0000000..8aedbb0 --- /dev/null +++ b/libc/consts/os/posix88/constant.MAP_PRIVATE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MAP_PRIVATE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MAP_PRIVATE + + [] + + [src]

+
pub const MAP_PRIVATE: c_int = 0x0002
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MAP_SHARED.html b/libc/consts/os/posix88/constant.MAP_SHARED.html new file mode 100644 index 0000000..6a89255 --- /dev/null +++ b/libc/consts/os/posix88/constant.MAP_SHARED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MAP_SHARED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MAP_SHARED + + [] + + [src]

+
pub const MAP_SHARED: c_int = 0x0001
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MCL_CURRENT.html b/libc/consts/os/posix88/constant.MCL_CURRENT.html new file mode 100644 index 0000000..70c2bd3 --- /dev/null +++ b/libc/consts/os/posix88/constant.MCL_CURRENT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MCL_CURRENT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MCL_CURRENT + + [] + + [src]

+
pub const MCL_CURRENT: c_int = 0x0001
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MCL_FUTURE.html b/libc/consts/os/posix88/constant.MCL_FUTURE.html new file mode 100644 index 0000000..300cdb1 --- /dev/null +++ b/libc/consts/os/posix88/constant.MCL_FUTURE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MCL_FUTURE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MCL_FUTURE + + [] + + [src]

+
pub const MCL_FUTURE: c_int = 0x0002
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MS_ASYNC.html b/libc/consts/os/posix88/constant.MS_ASYNC.html new file mode 100644 index 0000000..5a513c4 --- /dev/null +++ b/libc/consts/os/posix88/constant.MS_ASYNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MS_ASYNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MS_ASYNC + + [] + + [src]

+
pub const MS_ASYNC: c_int = 0x0001
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MS_INVALIDATE.html b/libc/consts/os/posix88/constant.MS_INVALIDATE.html new file mode 100644 index 0000000..ec51286 --- /dev/null +++ b/libc/consts/os/posix88/constant.MS_INVALIDATE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MS_INVALIDATE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MS_INVALIDATE + + [] + + [src]

+
pub const MS_INVALIDATE: c_int = 0x0002
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.MS_SYNC.html b/libc/consts/os/posix88/constant.MS_SYNC.html new file mode 100644 index 0000000..86b682c --- /dev/null +++ b/libc/consts/os/posix88/constant.MS_SYNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::MS_SYNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::MS_SYNC + + [] + + [src]

+
pub const MS_SYNC: c_int = 0x0004
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_APPEND.html b/libc/consts/os/posix88/constant.O_APPEND.html new file mode 100644 index 0000000..db98b32 --- /dev/null +++ b/libc/consts/os/posix88/constant.O_APPEND.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_APPEND - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_APPEND + + [] + + [src]

+
pub const O_APPEND: c_int = 1024
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_CREAT.html b/libc/consts/os/posix88/constant.O_CREAT.html new file mode 100644 index 0000000..48f858f --- /dev/null +++ b/libc/consts/os/posix88/constant.O_CREAT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_CREAT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_CREAT + + [] + + [src]

+
pub const O_CREAT: c_int = 64
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_EXCL.html b/libc/consts/os/posix88/constant.O_EXCL.html new file mode 100644 index 0000000..94a32be --- /dev/null +++ b/libc/consts/os/posix88/constant.O_EXCL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_EXCL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_EXCL + + [] + + [src]

+
pub const O_EXCL: c_int = 128
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_NOCTTY.html b/libc/consts/os/posix88/constant.O_NOCTTY.html new file mode 100644 index 0000000..974187c --- /dev/null +++ b/libc/consts/os/posix88/constant.O_NOCTTY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_NOCTTY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_NOCTTY + + [] + + [src]

+
pub const O_NOCTTY: c_int = 256
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_RDONLY.html b/libc/consts/os/posix88/constant.O_RDONLY.html new file mode 100644 index 0000000..a4e6ef2 --- /dev/null +++ b/libc/consts/os/posix88/constant.O_RDONLY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_RDONLY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_RDONLY + + [] + + [src]

+
pub const O_RDONLY: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_RDWR.html b/libc/consts/os/posix88/constant.O_RDWR.html new file mode 100644 index 0000000..b9211d5 --- /dev/null +++ b/libc/consts/os/posix88/constant.O_RDWR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_RDWR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_RDWR + + [] + + [src]

+
pub const O_RDWR: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_TRUNC.html b/libc/consts/os/posix88/constant.O_TRUNC.html new file mode 100644 index 0000000..6ba070f --- /dev/null +++ b/libc/consts/os/posix88/constant.O_TRUNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_TRUNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_TRUNC + + [] + + [src]

+
pub const O_TRUNC: c_int = 512
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.O_WRONLY.html b/libc/consts/os/posix88/constant.O_WRONLY.html new file mode 100644 index 0000000..732aa6e --- /dev/null +++ b/libc/consts/os/posix88/constant.O_WRONLY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::O_WRONLY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::O_WRONLY + + [] + + [src]

+
pub const O_WRONLY: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.PROT_EXEC.html b/libc/consts/os/posix88/constant.PROT_EXEC.html new file mode 100644 index 0000000..46f44eb --- /dev/null +++ b/libc/consts/os/posix88/constant.PROT_EXEC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::PROT_EXEC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::PROT_EXEC + + [] + + [src]

+
pub const PROT_EXEC: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.PROT_NONE.html b/libc/consts/os/posix88/constant.PROT_NONE.html new file mode 100644 index 0000000..3943d95 --- /dev/null +++ b/libc/consts/os/posix88/constant.PROT_NONE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::PROT_NONE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::PROT_NONE + + [] + + [src]

+
pub const PROT_NONE: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.PROT_READ.html b/libc/consts/os/posix88/constant.PROT_READ.html new file mode 100644 index 0000000..4eaa8c3 --- /dev/null +++ b/libc/consts/os/posix88/constant.PROT_READ.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::PROT_READ - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::PROT_READ + + [] + + [src]

+
pub const PROT_READ: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.PROT_WRITE.html b/libc/consts/os/posix88/constant.PROT_WRITE.html new file mode 100644 index 0000000..bb6c02e --- /dev/null +++ b/libc/consts/os/posix88/constant.PROT_WRITE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::PROT_WRITE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::PROT_WRITE + + [] + + [src]

+
pub const PROT_WRITE: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.R_OK.html b/libc/consts/os/posix88/constant.R_OK.html new file mode 100644 index 0000000..9cf19f5 --- /dev/null +++ b/libc/consts/os/posix88/constant.R_OK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::R_OK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::R_OK + + [] + + [src]

+
pub const R_OK: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGABRT.html b/libc/consts/os/posix88/constant.SIGABRT.html new file mode 100644 index 0000000..593b99c --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGABRT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGABRT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGABRT + + [] + + [src]

+
pub const SIGABRT: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGALRM.html b/libc/consts/os/posix88/constant.SIGALRM.html new file mode 100644 index 0000000..2769c7d --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGALRM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGALRM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGALRM + + [] + + [src]

+
pub const SIGALRM: c_int = 14
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGFPE.html b/libc/consts/os/posix88/constant.SIGFPE.html new file mode 100644 index 0000000..667784f --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGFPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGFPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGFPE + + [] + + [src]

+
pub const SIGFPE: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGHUP.html b/libc/consts/os/posix88/constant.SIGHUP.html new file mode 100644 index 0000000..218d212 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGHUP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGHUP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGHUP + + [] + + [src]

+
pub const SIGHUP: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGILL.html b/libc/consts/os/posix88/constant.SIGILL.html new file mode 100644 index 0000000..e96b001 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGILL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGILL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGILL + + [] + + [src]

+
pub const SIGILL: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGINT.html b/libc/consts/os/posix88/constant.SIGINT.html new file mode 100644 index 0000000..3e72422 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGINT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGINT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGINT + + [] + + [src]

+
pub const SIGINT: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGKILL.html b/libc/consts/os/posix88/constant.SIGKILL.html new file mode 100644 index 0000000..6689828 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGKILL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGKILL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGKILL + + [] + + [src]

+
pub const SIGKILL: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGPIPE.html b/libc/consts/os/posix88/constant.SIGPIPE.html new file mode 100644 index 0000000..ee0ab06 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGPIPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGPIPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGPIPE + + [] + + [src]

+
pub const SIGPIPE: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGQUIT.html b/libc/consts/os/posix88/constant.SIGQUIT.html new file mode 100644 index 0000000..a961e66 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGQUIT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGQUIT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGQUIT + + [] + + [src]

+
pub const SIGQUIT: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGSEGV.html b/libc/consts/os/posix88/constant.SIGSEGV.html new file mode 100644 index 0000000..f4bbd96 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGSEGV.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGSEGV - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGSEGV + + [] + + [src]

+
pub const SIGSEGV: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.SIGTERM.html b/libc/consts/os/posix88/constant.SIGTERM.html new file mode 100644 index 0000000..6b298e9 --- /dev/null +++ b/libc/consts/os/posix88/constant.SIGTERM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::SIGTERM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::SIGTERM + + [] + + [src]

+
pub const SIGTERM: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.STDERR_FILENO.html b/libc/consts/os/posix88/constant.STDERR_FILENO.html new file mode 100644 index 0000000..1a831c7 --- /dev/null +++ b/libc/consts/os/posix88/constant.STDERR_FILENO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::STDERR_FILENO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::STDERR_FILENO + + [] + + [src]

+
pub const STDERR_FILENO: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.STDIN_FILENO.html b/libc/consts/os/posix88/constant.STDIN_FILENO.html new file mode 100644 index 0000000..8a02d89 --- /dev/null +++ b/libc/consts/os/posix88/constant.STDIN_FILENO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::STDIN_FILENO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::STDIN_FILENO + + [] + + [src]

+
pub const STDIN_FILENO: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.STDOUT_FILENO.html b/libc/consts/os/posix88/constant.STDOUT_FILENO.html new file mode 100644 index 0000000..5035fa4 --- /dev/null +++ b/libc/consts/os/posix88/constant.STDOUT_FILENO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::STDOUT_FILENO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::STDOUT_FILENO + + [] + + [src]

+
pub const STDOUT_FILENO: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IEXEC.html b/libc/consts/os/posix88/constant.S_IEXEC.html new file mode 100644 index 0000000..9d6b732 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IEXEC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IEXEC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IEXEC + + [] + + [src]

+
pub const S_IEXEC: mode_t = 64
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IFBLK.html b/libc/consts/os/posix88/constant.S_IFBLK.html new file mode 100644 index 0000000..12ba04d --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IFBLK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IFBLK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IFBLK + + [] + + [src]

+
pub const S_IFBLK: mode_t = 24576
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IFCHR.html b/libc/consts/os/posix88/constant.S_IFCHR.html new file mode 100644 index 0000000..349f266 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IFCHR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IFCHR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IFCHR + + [] + + [src]

+
pub const S_IFCHR: mode_t = 8192
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IFDIR.html b/libc/consts/os/posix88/constant.S_IFDIR.html new file mode 100644 index 0000000..51438d4 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IFDIR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IFDIR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IFDIR + + [] + + [src]

+
pub const S_IFDIR: mode_t = 16384
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IFIFO.html b/libc/consts/os/posix88/constant.S_IFIFO.html new file mode 100644 index 0000000..2072df3 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IFIFO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IFIFO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IFIFO + + [] + + [src]

+
pub const S_IFIFO: mode_t = 4096
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IFLNK.html b/libc/consts/os/posix88/constant.S_IFLNK.html new file mode 100644 index 0000000..f2050bc --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IFLNK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IFLNK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IFLNK + + [] + + [src]

+
pub const S_IFLNK: mode_t = 40960
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IFMT.html b/libc/consts/os/posix88/constant.S_IFMT.html new file mode 100644 index 0000000..361bc0b --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IFMT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IFMT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IFMT + + [] + + [src]

+
pub const S_IFMT: mode_t = 61440
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IFREG.html b/libc/consts/os/posix88/constant.S_IFREG.html new file mode 100644 index 0000000..91695d0 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IFREG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IFREG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IFREG + + [] + + [src]

+
pub const S_IFREG: mode_t = 32768
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IREAD.html b/libc/consts/os/posix88/constant.S_IREAD.html new file mode 100644 index 0000000..5def8b5 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IREAD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IREAD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IREAD + + [] + + [src]

+
pub const S_IREAD: mode_t = 256
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IRGRP.html b/libc/consts/os/posix88/constant.S_IRGRP.html new file mode 100644 index 0000000..4956f6e --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IRGRP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IRGRP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IRGRP + + [] + + [src]

+
pub const S_IRGRP: mode_t = 32
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IROTH.html b/libc/consts/os/posix88/constant.S_IROTH.html new file mode 100644 index 0000000..8aab69a --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IROTH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IROTH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IROTH + + [] + + [src]

+
pub const S_IROTH: mode_t = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IRUSR.html b/libc/consts/os/posix88/constant.S_IRUSR.html new file mode 100644 index 0000000..4e14867 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IRUSR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IRUSR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IRUSR + + [] + + [src]

+
pub const S_IRUSR: mode_t = 256
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IRWXG.html b/libc/consts/os/posix88/constant.S_IRWXG.html new file mode 100644 index 0000000..3b6b406 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IRWXG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IRWXG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IRWXG + + [] + + [src]

+
pub const S_IRWXG: mode_t = 56
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IRWXO.html b/libc/consts/os/posix88/constant.S_IRWXO.html new file mode 100644 index 0000000..debc9bb --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IRWXO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IRWXO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IRWXO + + [] + + [src]

+
pub const S_IRWXO: mode_t = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IRWXU.html b/libc/consts/os/posix88/constant.S_IRWXU.html new file mode 100644 index 0000000..18205b2 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IRWXU.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IRWXU - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IRWXU + + [] + + [src]

+
pub const S_IRWXU: mode_t = 448
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IWGRP.html b/libc/consts/os/posix88/constant.S_IWGRP.html new file mode 100644 index 0000000..dceddd9 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IWGRP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IWGRP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IWGRP + + [] + + [src]

+
pub const S_IWGRP: mode_t = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IWOTH.html b/libc/consts/os/posix88/constant.S_IWOTH.html new file mode 100644 index 0000000..d177be0 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IWOTH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IWOTH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IWOTH + + [] + + [src]

+
pub const S_IWOTH: mode_t = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IWRITE.html b/libc/consts/os/posix88/constant.S_IWRITE.html new file mode 100644 index 0000000..cce8327 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IWRITE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IWRITE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IWRITE + + [] + + [src]

+
pub const S_IWRITE: mode_t = 128
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IWUSR.html b/libc/consts/os/posix88/constant.S_IWUSR.html new file mode 100644 index 0000000..8b32234 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IWUSR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IWUSR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IWUSR + + [] + + [src]

+
pub const S_IWUSR: mode_t = 128
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IXGRP.html b/libc/consts/os/posix88/constant.S_IXGRP.html new file mode 100644 index 0000000..3fd1975 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IXGRP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IXGRP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IXGRP + + [] + + [src]

+
pub const S_IXGRP: mode_t = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IXOTH.html b/libc/consts/os/posix88/constant.S_IXOTH.html new file mode 100644 index 0000000..b9a17a7 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IXOTH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IXOTH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IXOTH + + [] + + [src]

+
pub const S_IXOTH: mode_t = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.S_IXUSR.html b/libc/consts/os/posix88/constant.S_IXUSR.html new file mode 100644 index 0000000..a599e52 --- /dev/null +++ b/libc/consts/os/posix88/constant.S_IXUSR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::S_IXUSR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::S_IXUSR + + [] + + [src]

+
pub const S_IXUSR: mode_t = 64
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.W_OK.html b/libc/consts/os/posix88/constant.W_OK.html new file mode 100644 index 0000000..dd686f3 --- /dev/null +++ b/libc/consts/os/posix88/constant.W_OK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::W_OK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::W_OK + + [] + + [src]

+
pub const W_OK: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/constant.X_OK.html b/libc/consts/os/posix88/constant.X_OK.html new file mode 100644 index 0000000..6e69efb --- /dev/null +++ b/libc/consts/os/posix88/constant.X_OK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix88::X_OK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix88::X_OK + + [] + + [src]

+
pub const X_OK: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/index.html b/libc/consts/os/posix88/index.html new file mode 100644 index 0000000..f4a680d --- /dev/null +++ b/libc/consts/os/posix88/index.html @@ -0,0 +1,1702 @@ + + + + + + + + + + libc::consts::os::posix88 - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::posix88 + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
E2BIG + +
EACCES + +
EADDRINUSE + +
EADDRNOTAVAIL + +
EADV + +
EAFNOSUPPORT + +
EAGAIN + +
EALREADY + +
EBADE + +
EBADF + +
EBADFD + +
EBADMSG + +
EBADR + +
EBADRQC + +
EBADSLT + +
EBFONT + +
EBUSY + +
ECANCELED + +
ECHILD + +
ECHRNG + +
ECOMM + +
ECONNABORTED + +
ECONNREFUSED + +
ECONNRESET + +
EDEADLK + +
EDEADLOCK + +
EDESTADDRREQ + +
EDOM + +
EDOTDOT + +
EDQUOT + +
EEXIST + +
EFAULT + +
EFBIG + +
EHOSTDOWN + +
EHOSTUNREACH + +
EHWPOISON + +
EIDRM + +
EILSEQ + +
EINPROGRESS + +
EINTR + +
EINVAL + +
EIO + +
EISCONN + +
EISDIR + +
EISNAM + +
EKEYEXPIRED + +
EKEYREJECTED + +
EKEYREVOKED + +
EL2HLT + +
EL2NSYNC + +
EL3HLT + +
EL3RST + +
ELIBACC + +
ELIBBAD + +
ELIBEXEC + +
ELIBMAX + +
ELIBSCN + +
ELNRNG + +
ELOOP + +
EMEDIUMTYPE + +
EMFILE + +
EMLINK + +
EMSGSIZE + +
EMULTIHOP + +
ENAMETOOLONG + +
ENAVAIL + +
ENETDOWN + +
ENETRESET + +
ENETUNREACH + +
ENFILE + +
ENOANO + +
ENOBUFS + +
ENOCSI + +
ENODATA + +
ENODEV + +
ENOENT + +
ENOEXEC + +
ENOKEY + +
ENOLCK + +
ENOLINK + +
ENOMEDIUM + +
ENOMEM + +
ENOMSG + +
ENONET + +
ENOPKG + +
ENOPROTOOPT + +
ENOSPC + +
ENOSR + +
ENOSTR + +
ENOSYS + +
ENOTBLK + +
ENOTCONN + +
ENOTDIR + +
ENOTEMPTY + +
ENOTNAM + +
ENOTRECOVERABLE + +
ENOTSOCK + +
ENOTTY + +
ENOTUNIQ + +
ENXIO + +
EOPNOTSUPP + +
EOVERFLOW + +
EOWNERDEAD + +
EPERM + +
EPFNOSUPPORT + +
EPIPE + +
EPROTO + +
EPROTONOSUPPORT + +
EPROTOTYPE + +
ERANGE + +
EREMCHG + +
EREMOTE + +
EREMOTEIO + +
ERESTART + +
ERFKILL + +
EROFS + +
ESHUTDOWN + +
ESOCKTNOSUPPORT + +
ESPIPE + +
ESRCH + +
ESRMNT + +
ESTALE + +
ESTRPIPE + +
ETIME + +
ETIMEDOUT + +
ETOOMANYREFS + +
ETXTBSY + +
EUCLEAN + +
EUNATCH + +
EUSERS + +
EWOULDBLOCK + +
EXDEV + +
EXFULL + +
F_LOCK + +
F_OK + +
F_TEST + +
F_TLOCK + +
F_ULOCK + +
MAP_ANON + +
MAP_FAILED + +
MAP_FILE + +
MAP_FIXED + +
MAP_PRIVATE + +
MAP_SHARED + +
MCL_CURRENT + +
MCL_FUTURE + +
MS_ASYNC + +
MS_INVALIDATE + +
MS_SYNC + +
O_APPEND + +
O_CREAT + +
O_EXCL + +
O_NOCTTY + +
O_RDONLY + +
O_RDWR + +
O_TRUNC + +
O_WRONLY + +
PROT_EXEC + +
PROT_NONE + +
PROT_READ + +
PROT_WRITE + +
R_OK + +
SIGABRT + +
SIGALRM + +
SIGFPE + +
SIGHUP + +
SIGILL + +
SIGINT + +
SIGKILL + +
SIGPIPE + +
SIGQUIT + +
SIGSEGV + +
SIGTERM + +
STDERR_FILENO + +
STDIN_FILENO + +
STDOUT_FILENO + +
S_IEXEC + +
S_IFBLK + +
S_IFCHR + +
S_IFDIR + +
S_IFIFO + +
S_IFLNK + +
S_IFMT + +
S_IFREG + +
S_IREAD + +
S_IRGRP + +
S_IROTH + +
S_IRUSR + +
S_IRWXG + +
S_IRWXO + +
S_IRWXU + +
S_IWGRP + +
S_IWOTH + +
S_IWRITE + +
S_IWUSR + +
S_IXGRP + +
S_IXOTH + +
S_IXUSR + +
W_OK + +
X_OK + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix88/sidebar-items.js b/libc/consts/os/posix88/sidebar-items.js new file mode 100644 index 0000000..7e01337 --- /dev/null +++ b/libc/consts/os/posix88/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["E2BIG",""],["EACCES",""],["EADDRINUSE",""],["EADDRNOTAVAIL",""],["EADV",""],["EAFNOSUPPORT",""],["EAGAIN",""],["EALREADY",""],["EBADE",""],["EBADF",""],["EBADFD",""],["EBADMSG",""],["EBADR",""],["EBADRQC",""],["EBADSLT",""],["EBFONT",""],["EBUSY",""],["ECANCELED",""],["ECHILD",""],["ECHRNG",""],["ECOMM",""],["ECONNABORTED",""],["ECONNREFUSED",""],["ECONNRESET",""],["EDEADLK",""],["EDEADLOCK",""],["EDESTADDRREQ",""],["EDOM",""],["EDOTDOT",""],["EDQUOT",""],["EEXIST",""],["EFAULT",""],["EFBIG",""],["EHOSTDOWN",""],["EHOSTUNREACH",""],["EHWPOISON",""],["EIDRM",""],["EILSEQ",""],["EINPROGRESS",""],["EINTR",""],["EINVAL",""],["EIO",""],["EISCONN",""],["EISDIR",""],["EISNAM",""],["EKEYEXPIRED",""],["EKEYREJECTED",""],["EKEYREVOKED",""],["EL2HLT",""],["EL2NSYNC",""],["EL3HLT",""],["EL3RST",""],["ELIBACC",""],["ELIBBAD",""],["ELIBEXEC",""],["ELIBMAX",""],["ELIBSCN",""],["ELNRNG",""],["ELOOP",""],["EMEDIUMTYPE",""],["EMFILE",""],["EMLINK",""],["EMSGSIZE",""],["EMULTIHOP",""],["ENAMETOOLONG",""],["ENAVAIL",""],["ENETDOWN",""],["ENETRESET",""],["ENETUNREACH",""],["ENFILE",""],["ENOANO",""],["ENOBUFS",""],["ENOCSI",""],["ENODATA",""],["ENODEV",""],["ENOENT",""],["ENOEXEC",""],["ENOKEY",""],["ENOLCK",""],["ENOLINK",""],["ENOMEDIUM",""],["ENOMEM",""],["ENOMSG",""],["ENONET",""],["ENOPKG",""],["ENOPROTOOPT",""],["ENOSPC",""],["ENOSR",""],["ENOSTR",""],["ENOSYS",""],["ENOTBLK",""],["ENOTCONN",""],["ENOTDIR",""],["ENOTEMPTY",""],["ENOTNAM",""],["ENOTRECOVERABLE",""],["ENOTSOCK",""],["ENOTTY",""],["ENOTUNIQ",""],["ENXIO",""],["EOPNOTSUPP",""],["EOVERFLOW",""],["EOWNERDEAD",""],["EPERM",""],["EPFNOSUPPORT",""],["EPIPE",""],["EPROTO",""],["EPROTONOSUPPORT",""],["EPROTOTYPE",""],["ERANGE",""],["EREMCHG",""],["EREMOTE",""],["EREMOTEIO",""],["ERESTART",""],["ERFKILL",""],["EROFS",""],["ESHUTDOWN",""],["ESOCKTNOSUPPORT",""],["ESPIPE",""],["ESRCH",""],["ESRMNT",""],["ESTALE",""],["ESTRPIPE",""],["ETIME",""],["ETIMEDOUT",""],["ETOOMANYREFS",""],["ETXTBSY",""],["EUCLEAN",""],["EUNATCH",""],["EUSERS",""],["EWOULDBLOCK",""],["EXDEV",""],["EXFULL",""],["F_LOCK",""],["F_OK",""],["F_TEST",""],["F_TLOCK",""],["F_ULOCK",""],["MAP_ANON",""],["MAP_FAILED",""],["MAP_FILE",""],["MAP_FIXED",""],["MAP_PRIVATE",""],["MAP_SHARED",""],["MCL_CURRENT",""],["MCL_FUTURE",""],["MS_ASYNC",""],["MS_INVALIDATE",""],["MS_SYNC",""],["O_APPEND",""],["O_CREAT",""],["O_EXCL",""],["O_NOCTTY",""],["O_RDONLY",""],["O_RDWR",""],["O_TRUNC",""],["O_WRONLY",""],["PROT_EXEC",""],["PROT_NONE",""],["PROT_READ",""],["PROT_WRITE",""],["R_OK",""],["SIGABRT",""],["SIGALRM",""],["SIGFPE",""],["SIGHUP",""],["SIGILL",""],["SIGINT",""],["SIGKILL",""],["SIGPIPE",""],["SIGQUIT",""],["SIGSEGV",""],["SIGTERM",""],["STDERR_FILENO",""],["STDIN_FILENO",""],["STDOUT_FILENO",""],["S_IEXEC",""],["S_IFBLK",""],["S_IFCHR",""],["S_IFDIR",""],["S_IFIFO",""],["S_IFLNK",""],["S_IFMT",""],["S_IFREG",""],["S_IREAD",""],["S_IRGRP",""],["S_IROTH",""],["S_IRUSR",""],["S_IRWXG",""],["S_IRWXO",""],["S_IRWXU",""],["S_IWGRP",""],["S_IWOTH",""],["S_IWRITE",""],["S_IWUSR",""],["S_IXGRP",""],["S_IXOTH",""],["S_IXUSR",""],["W_OK",""],["X_OK",""]]}); \ No newline at end of file diff --git a/libc/consts/os/sidebar-items.js b/libc/consts/os/sidebar-items.js new file mode 100644 index 0000000..2ba032b --- /dev/null +++ b/libc/consts/os/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"mod":[["bsd44",""],["c95",""],["extra",""],["posix01",""],["posix88",""],["sysconf",""]]}); \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html b/libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html new file mode 100644 index 0000000..fc1203a --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_CHAR_TERM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_CHAR_TERM + + [] + + [src]

+
pub const _SC_2_CHAR_TERM: c_int = 95
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_C_BIND.html b/libc/consts/os/sysconf/constant._SC_2_C_BIND.html new file mode 100644 index 0000000..0b26bfa --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_C_BIND.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_C_BIND - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_C_BIND + + [] + + [src]

+
pub const _SC_2_C_BIND: c_int = 47
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_C_DEV.html b/libc/consts/os/sysconf/constant._SC_2_C_DEV.html new file mode 100644 index 0000000..45e1d7b --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_C_DEV.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_C_DEV - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_C_DEV + + [] + + [src]

+
pub const _SC_2_C_DEV: c_int = 48
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_C_VERSION.html b/libc/consts/os/sysconf/constant._SC_2_C_VERSION.html new file mode 100644 index 0000000..974111c --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_C_VERSION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_C_VERSION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_C_VERSION + + [] + + [src]

+
pub const _SC_2_C_VERSION: c_int = 96
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_FORT_DEV.html b/libc/consts/os/sysconf/constant._SC_2_FORT_DEV.html new file mode 100644 index 0000000..7a8eec5 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_FORT_DEV.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_FORT_DEV - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_FORT_DEV + + [] + + [src]

+
pub const _SC_2_FORT_DEV: c_int = 49
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_FORT_RUN.html b/libc/consts/os/sysconf/constant._SC_2_FORT_RUN.html new file mode 100644 index 0000000..c093d49 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_FORT_RUN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_FORT_RUN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_FORT_RUN + + [] + + [src]

+
pub const _SC_2_FORT_RUN: c_int = 50
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_LOCALEDEF.html b/libc/consts/os/sysconf/constant._SC_2_LOCALEDEF.html new file mode 100644 index 0000000..966ba6b --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_LOCALEDEF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_LOCALEDEF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_LOCALEDEF + + [] + + [src]

+
pub const _SC_2_LOCALEDEF: c_int = 52
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_SW_DEV.html b/libc/consts/os/sysconf/constant._SC_2_SW_DEV.html new file mode 100644 index 0000000..4258911 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_SW_DEV.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_SW_DEV - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_SW_DEV + + [] + + [src]

+
pub const _SC_2_SW_DEV: c_int = 51
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_UPE.html b/libc/consts/os/sysconf/constant._SC_2_UPE.html new file mode 100644 index 0000000..f134a4e --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_UPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_UPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_UPE + + [] + + [src]

+
pub const _SC_2_UPE: c_int = 97
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_2_VERSION.html b/libc/consts/os/sysconf/constant._SC_2_VERSION.html new file mode 100644 index 0000000..d5832e6 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_VERSION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_2_VERSION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_2_VERSION + + [] + + [src]

+
pub const _SC_2_VERSION: c_int = 46
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_AIO_LISTIO_MAX.html b/libc/consts/os/sysconf/constant._SC_AIO_LISTIO_MAX.html new file mode 100644 index 0000000..13fd5b8 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_AIO_LISTIO_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_AIO_LISTIO_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_AIO_LISTIO_MAX + + [] + + [src]

+
pub const _SC_AIO_LISTIO_MAX: c_int = 23
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_AIO_MAX.html b/libc/consts/os/sysconf/constant._SC_AIO_MAX.html new file mode 100644 index 0000000..0feaa36 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_AIO_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_AIO_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_AIO_MAX + + [] + + [src]

+
pub const _SC_AIO_MAX: c_int = 24
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_AIO_PRIO_DELTA_MAX.html b/libc/consts/os/sysconf/constant._SC_AIO_PRIO_DELTA_MAX.html new file mode 100644 index 0000000..960504c --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_AIO_PRIO_DELTA_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_AIO_PRIO_DELTA_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_AIO_PRIO_DELTA_MAX + + [] + + [src]

+
pub const _SC_AIO_PRIO_DELTA_MAX: c_int = 25
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_ARG_MAX.html b/libc/consts/os/sysconf/constant._SC_ARG_MAX.html new file mode 100644 index 0000000..76b5b9f --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_ARG_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_ARG_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_ARG_MAX + + [] + + [src]

+
pub const _SC_ARG_MAX: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_ASYNCHRONOUS_IO.html b/libc/consts/os/sysconf/constant._SC_ASYNCHRONOUS_IO.html new file mode 100644 index 0000000..1231d5b --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_ASYNCHRONOUS_IO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_ASYNCHRONOUS_IO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_ASYNCHRONOUS_IO + + [] + + [src]

+
pub const _SC_ASYNCHRONOUS_IO: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_BC_BASE_MAX.html b/libc/consts/os/sysconf/constant._SC_BC_BASE_MAX.html new file mode 100644 index 0000000..b7718c3 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_BC_BASE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_BC_BASE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_BC_BASE_MAX + + [] + + [src]

+
pub const _SC_BC_BASE_MAX: c_int = 36
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_BC_DIM_MAX.html b/libc/consts/os/sysconf/constant._SC_BC_DIM_MAX.html new file mode 100644 index 0000000..e681516 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_BC_DIM_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_BC_DIM_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_BC_DIM_MAX + + [] + + [src]

+
pub const _SC_BC_DIM_MAX: c_int = 37
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_BC_SCALE_MAX.html b/libc/consts/os/sysconf/constant._SC_BC_SCALE_MAX.html new file mode 100644 index 0000000..90bd834 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_BC_SCALE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_BC_SCALE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_BC_SCALE_MAX + + [] + + [src]

+
pub const _SC_BC_SCALE_MAX: c_int = 38
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_BC_STRING_MAX.html b/libc/consts/os/sysconf/constant._SC_BC_STRING_MAX.html new file mode 100644 index 0000000..46e49e8 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_BC_STRING_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_BC_STRING_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_BC_STRING_MAX + + [] + + [src]

+
pub const _SC_BC_STRING_MAX: c_int = 39
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_CHILD_MAX.html b/libc/consts/os/sysconf/constant._SC_CHILD_MAX.html new file mode 100644 index 0000000..770ca16 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_CHILD_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_CHILD_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_CHILD_MAX + + [] + + [src]

+
pub const _SC_CHILD_MAX: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_CLK_TCK.html b/libc/consts/os/sysconf/constant._SC_CLK_TCK.html new file mode 100644 index 0000000..47264f8 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_CLK_TCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_CLK_TCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_CLK_TCK + + [] + + [src]

+
pub const _SC_CLK_TCK: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_COLL_WEIGHTS_MAX.html b/libc/consts/os/sysconf/constant._SC_COLL_WEIGHTS_MAX.html new file mode 100644 index 0000000..e60fb53 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_COLL_WEIGHTS_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_COLL_WEIGHTS_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_COLL_WEIGHTS_MAX + + [] + + [src]

+
pub const _SC_COLL_WEIGHTS_MAX: c_int = 40
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_DELAYTIMER_MAX.html b/libc/consts/os/sysconf/constant._SC_DELAYTIMER_MAX.html new file mode 100644 index 0000000..b62ff95 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_DELAYTIMER_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_DELAYTIMER_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_DELAYTIMER_MAX + + [] + + [src]

+
pub const _SC_DELAYTIMER_MAX: c_int = 26
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_EXPR_NEST_MAX.html b/libc/consts/os/sysconf/constant._SC_EXPR_NEST_MAX.html new file mode 100644 index 0000000..9120b1d --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_EXPR_NEST_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_EXPR_NEST_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_EXPR_NEST_MAX + + [] + + [src]

+
pub const _SC_EXPR_NEST_MAX: c_int = 42
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_FSYNC.html b/libc/consts/os/sysconf/constant._SC_FSYNC.html new file mode 100644 index 0000000..019d407 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_FSYNC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_FSYNC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_FSYNC + + [] + + [src]

+
pub const _SC_FSYNC: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_JOB_CONTROL.html b/libc/consts/os/sysconf/constant._SC_JOB_CONTROL.html new file mode 100644 index 0000000..657b105 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_JOB_CONTROL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_JOB_CONTROL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_JOB_CONTROL + + [] + + [src]

+
pub const _SC_JOB_CONTROL: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_LINE_MAX.html b/libc/consts/os/sysconf/constant._SC_LINE_MAX.html new file mode 100644 index 0000000..2c9c0f4 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_LINE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_LINE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_LINE_MAX + + [] + + [src]

+
pub const _SC_LINE_MAX: c_int = 43
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_MAPPED_FILES.html b/libc/consts/os/sysconf/constant._SC_MAPPED_FILES.html new file mode 100644 index 0000000..a9d52f9 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_MAPPED_FILES.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_MAPPED_FILES - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_MAPPED_FILES + + [] + + [src]

+
pub const _SC_MAPPED_FILES: c_int = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_MEMLOCK.html b/libc/consts/os/sysconf/constant._SC_MEMLOCK.html new file mode 100644 index 0000000..2ddfc7a --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_MEMLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_MEMLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_MEMLOCK + + [] + + [src]

+
pub const _SC_MEMLOCK: c_int = 17
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_MEMLOCK_RANGE.html b/libc/consts/os/sysconf/constant._SC_MEMLOCK_RANGE.html new file mode 100644 index 0000000..843d184 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_MEMLOCK_RANGE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_MEMLOCK_RANGE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_MEMLOCK_RANGE + + [] + + [src]

+
pub const _SC_MEMLOCK_RANGE: c_int = 18
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_MEMORY_PROTECTION.html b/libc/consts/os/sysconf/constant._SC_MEMORY_PROTECTION.html new file mode 100644 index 0000000..6e3194e --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_MEMORY_PROTECTION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_MEMORY_PROTECTION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_MEMORY_PROTECTION + + [] + + [src]

+
pub const _SC_MEMORY_PROTECTION: c_int = 19
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_MESSAGE_PASSING.html b/libc/consts/os/sysconf/constant._SC_MESSAGE_PASSING.html new file mode 100644 index 0000000..814a67c --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_MESSAGE_PASSING.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_MESSAGE_PASSING - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_MESSAGE_PASSING + + [] + + [src]

+
pub const _SC_MESSAGE_PASSING: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_MQ_OPEN_MAX.html b/libc/consts/os/sysconf/constant._SC_MQ_OPEN_MAX.html new file mode 100644 index 0000000..10a3eb3 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_MQ_OPEN_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_MQ_OPEN_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_MQ_OPEN_MAX + + [] + + [src]

+
pub const _SC_MQ_OPEN_MAX: c_int = 27
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_NGROUPS_MAX.html b/libc/consts/os/sysconf/constant._SC_NGROUPS_MAX.html new file mode 100644 index 0000000..3d93b40 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_NGROUPS_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_NGROUPS_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_NGROUPS_MAX + + [] + + [src]

+
pub const _SC_NGROUPS_MAX: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_NPROCESSORS_ONLN.html b/libc/consts/os/sysconf/constant._SC_NPROCESSORS_ONLN.html new file mode 100644 index 0000000..077d5eb --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_NPROCESSORS_ONLN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_NPROCESSORS_ONLN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_NPROCESSORS_ONLN + + [] + + [src]

+
pub const _SC_NPROCESSORS_ONLN: c_int = 84
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_OPEN_MAX.html b/libc/consts/os/sysconf/constant._SC_OPEN_MAX.html new file mode 100644 index 0000000..71eaf24 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_OPEN_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_OPEN_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_OPEN_MAX + + [] + + [src]

+
pub const _SC_OPEN_MAX: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_PAGESIZE.html b/libc/consts/os/sysconf/constant._SC_PAGESIZE.html new file mode 100644 index 0000000..9e0181d --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_PAGESIZE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_PAGESIZE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_PAGESIZE + + [] + + [src]

+
pub const _SC_PAGESIZE: c_int = 30
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_PRIORITIZED_IO.html b/libc/consts/os/sysconf/constant._SC_PRIORITIZED_IO.html new file mode 100644 index 0000000..5c6dd83 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_PRIORITIZED_IO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_PRIORITIZED_IO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_PRIORITIZED_IO + + [] + + [src]

+
pub const _SC_PRIORITIZED_IO: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_PRIORITY_SCHEDULING.html b/libc/consts/os/sysconf/constant._SC_PRIORITY_SCHEDULING.html new file mode 100644 index 0000000..7fa095e --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_PRIORITY_SCHEDULING.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_PRIORITY_SCHEDULING - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_PRIORITY_SCHEDULING + + [] + + [src]

+
pub const _SC_PRIORITY_SCHEDULING: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_REALTIME_SIGNALS.html b/libc/consts/os/sysconf/constant._SC_REALTIME_SIGNALS.html new file mode 100644 index 0000000..6d435fb --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_REALTIME_SIGNALS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_REALTIME_SIGNALS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_REALTIME_SIGNALS + + [] + + [src]

+
pub const _SC_REALTIME_SIGNALS: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_RE_DUP_MAX.html b/libc/consts/os/sysconf/constant._SC_RE_DUP_MAX.html new file mode 100644 index 0000000..2d05ab3 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_RE_DUP_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_RE_DUP_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_RE_DUP_MAX + + [] + + [src]

+
pub const _SC_RE_DUP_MAX: c_int = 44
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_RTSIG_MAX.html b/libc/consts/os/sysconf/constant._SC_RTSIG_MAX.html new file mode 100644 index 0000000..bb19fd2 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_RTSIG_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_RTSIG_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_RTSIG_MAX + + [] + + [src]

+
pub const _SC_RTSIG_MAX: c_int = 31
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_SAVED_IDS.html b/libc/consts/os/sysconf/constant._SC_SAVED_IDS.html new file mode 100644 index 0000000..f66a713 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_SAVED_IDS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_SAVED_IDS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_SAVED_IDS + + [] + + [src]

+
pub const _SC_SAVED_IDS: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_SEMAPHORES.html b/libc/consts/os/sysconf/constant._SC_SEMAPHORES.html new file mode 100644 index 0000000..9a6bada --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_SEMAPHORES.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_SEMAPHORES - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_SEMAPHORES + + [] + + [src]

+
pub const _SC_SEMAPHORES: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_SEM_NSEMS_MAX.html b/libc/consts/os/sysconf/constant._SC_SEM_NSEMS_MAX.html new file mode 100644 index 0000000..5d799d3 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_SEM_NSEMS_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_SEM_NSEMS_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_SEM_NSEMS_MAX + + [] + + [src]

+
pub const _SC_SEM_NSEMS_MAX: c_int = 32
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_SEM_VALUE_MAX.html b/libc/consts/os/sysconf/constant._SC_SEM_VALUE_MAX.html new file mode 100644 index 0000000..655e2f6 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_SEM_VALUE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_SEM_VALUE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_SEM_VALUE_MAX + + [] + + [src]

+
pub const _SC_SEM_VALUE_MAX: c_int = 33
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_SHARED_MEMORY_OBJECTS.html b/libc/consts/os/sysconf/constant._SC_SHARED_MEMORY_OBJECTS.html new file mode 100644 index 0000000..cd2f573 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_SHARED_MEMORY_OBJECTS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_SHARED_MEMORY_OBJECTS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_SHARED_MEMORY_OBJECTS + + [] + + [src]

+
pub const _SC_SHARED_MEMORY_OBJECTS: c_int = 22
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_SIGQUEUE_MAX.html b/libc/consts/os/sysconf/constant._SC_SIGQUEUE_MAX.html new file mode 100644 index 0000000..5b9e77c --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_SIGQUEUE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_SIGQUEUE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_SIGQUEUE_MAX + + [] + + [src]

+
pub const _SC_SIGQUEUE_MAX: c_int = 34
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_STREAM_MAX.html b/libc/consts/os/sysconf/constant._SC_STREAM_MAX.html new file mode 100644 index 0000000..ef384b1 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_STREAM_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_STREAM_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_STREAM_MAX + + [] + + [src]

+
pub const _SC_STREAM_MAX: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_SYNCHRONIZED_IO.html b/libc/consts/os/sysconf/constant._SC_SYNCHRONIZED_IO.html new file mode 100644 index 0000000..677aa85 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_SYNCHRONIZED_IO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_SYNCHRONIZED_IO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_SYNCHRONIZED_IO + + [] + + [src]

+
pub const _SC_SYNCHRONIZED_IO: c_int = 14
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_TIMERS.html b/libc/consts/os/sysconf/constant._SC_TIMERS.html new file mode 100644 index 0000000..e0b12b2 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_TIMERS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_TIMERS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_TIMERS + + [] + + [src]

+
pub const _SC_TIMERS: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_TIMER_MAX.html b/libc/consts/os/sysconf/constant._SC_TIMER_MAX.html new file mode 100644 index 0000000..a5640b6 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_TIMER_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_TIMER_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_TIMER_MAX + + [] + + [src]

+
pub const _SC_TIMER_MAX: c_int = 35
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_TZNAME_MAX.html b/libc/consts/os/sysconf/constant._SC_TZNAME_MAX.html new file mode 100644 index 0000000..45198fd --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_TZNAME_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_TZNAME_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_TZNAME_MAX + + [] + + [src]

+
pub const _SC_TZNAME_MAX: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_VERSION.html b/libc/consts/os/sysconf/constant._SC_VERSION.html new file mode 100644 index 0000000..827ff89 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_VERSION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_VERSION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_VERSION + + [] + + [src]

+
pub const _SC_VERSION: c_int = 29
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFF32.html b/libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFF32.html new file mode 100644 index 0000000..f2e933f --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFF32.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_XBS5_ILP32_OFF32 - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_XBS5_ILP32_OFF32 + + [] + + [src]

+
pub const _SC_XBS5_ILP32_OFF32: c_int = 125
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFFBIG.html b/libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFFBIG.html new file mode 100644 index 0000000..e5fc3f3 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFFBIG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_XBS5_ILP32_OFFBIG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_XBS5_ILP32_OFFBIG + + [] + + [src]

+
pub const _SC_XBS5_ILP32_OFFBIG: c_int = 126
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/constant._SC_XBS5_LPBIG_OFFBIG.html b/libc/consts/os/sysconf/constant._SC_XBS5_LPBIG_OFFBIG.html new file mode 100644 index 0000000..97711c0 --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_XBS5_LPBIG_OFFBIG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::sysconf::_SC_XBS5_LPBIG_OFFBIG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::sysconf::_SC_XBS5_LPBIG_OFFBIG + + [] + + [src]

+
pub const _SC_XBS5_LPBIG_OFFBIG: c_int = 128
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/index.html b/libc/consts/os/sysconf/index.html new file mode 100644 index 0000000..ebf766e --- /dev/null +++ b/libc/consts/os/sysconf/index.html @@ -0,0 +1,558 @@ + + + + + + + + + + libc::consts::os::sysconf - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::sysconf + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
_SC_2_CHAR_TERM + +
_SC_2_C_BIND + +
_SC_2_C_DEV + +
_SC_2_C_VERSION + +
_SC_2_FORT_DEV + +
_SC_2_FORT_RUN + +
_SC_2_LOCALEDEF + +
_SC_2_SW_DEV + +
_SC_2_UPE + +
_SC_2_VERSION + +
_SC_AIO_LISTIO_MAX + +
_SC_AIO_MAX + +
_SC_AIO_PRIO_DELTA_MAX + +
_SC_ARG_MAX + +
_SC_ASYNCHRONOUS_IO + +
_SC_BC_BASE_MAX + +
_SC_BC_DIM_MAX + +
_SC_BC_SCALE_MAX + +
_SC_BC_STRING_MAX + +
_SC_CHILD_MAX + +
_SC_CLK_TCK + +
_SC_COLL_WEIGHTS_MAX + +
_SC_DELAYTIMER_MAX + +
_SC_EXPR_NEST_MAX + +
_SC_FSYNC + +
_SC_JOB_CONTROL + +
_SC_LINE_MAX + +
_SC_MAPPED_FILES + +
_SC_MEMLOCK + +
_SC_MEMLOCK_RANGE + +
_SC_MEMORY_PROTECTION + +
_SC_MESSAGE_PASSING + +
_SC_MQ_OPEN_MAX + +
_SC_NGROUPS_MAX + +
_SC_NPROCESSORS_ONLN + +
_SC_OPEN_MAX + +
_SC_PAGESIZE + +
_SC_PRIORITIZED_IO + +
_SC_PRIORITY_SCHEDULING + +
_SC_REALTIME_SIGNALS + +
_SC_RE_DUP_MAX + +
_SC_RTSIG_MAX + +
_SC_SAVED_IDS + +
_SC_SEMAPHORES + +
_SC_SEM_NSEMS_MAX + +
_SC_SEM_VALUE_MAX + +
_SC_SHARED_MEMORY_OBJECTS + +
_SC_SIGQUEUE_MAX + +
_SC_STREAM_MAX + +
_SC_SYNCHRONIZED_IO + +
_SC_TIMERS + +
_SC_TIMER_MAX + +
_SC_TZNAME_MAX + +
_SC_VERSION + +
_SC_XBS5_ILP32_OFF32 + +
_SC_XBS5_ILP32_OFFBIG + +
_SC_XBS5_LPBIG_OFFBIG + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/sysconf/sidebar-items.js b/libc/consts/os/sysconf/sidebar-items.js new file mode 100644 index 0000000..eefda73 --- /dev/null +++ b/libc/consts/os/sysconf/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["_SC_2_CHAR_TERM",""],["_SC_2_C_BIND",""],["_SC_2_C_DEV",""],["_SC_2_C_VERSION",""],["_SC_2_FORT_DEV",""],["_SC_2_FORT_RUN",""],["_SC_2_LOCALEDEF",""],["_SC_2_SW_DEV",""],["_SC_2_UPE",""],["_SC_2_VERSION",""],["_SC_AIO_LISTIO_MAX",""],["_SC_AIO_MAX",""],["_SC_AIO_PRIO_DELTA_MAX",""],["_SC_ARG_MAX",""],["_SC_ASYNCHRONOUS_IO",""],["_SC_BC_BASE_MAX",""],["_SC_BC_DIM_MAX",""],["_SC_BC_SCALE_MAX",""],["_SC_BC_STRING_MAX",""],["_SC_CHILD_MAX",""],["_SC_CLK_TCK",""],["_SC_COLL_WEIGHTS_MAX",""],["_SC_DELAYTIMER_MAX",""],["_SC_EXPR_NEST_MAX",""],["_SC_FSYNC",""],["_SC_JOB_CONTROL",""],["_SC_LINE_MAX",""],["_SC_MAPPED_FILES",""],["_SC_MEMLOCK",""],["_SC_MEMLOCK_RANGE",""],["_SC_MEMORY_PROTECTION",""],["_SC_MESSAGE_PASSING",""],["_SC_MQ_OPEN_MAX",""],["_SC_NGROUPS_MAX",""],["_SC_NPROCESSORS_ONLN",""],["_SC_OPEN_MAX",""],["_SC_PAGESIZE",""],["_SC_PRIORITIZED_IO",""],["_SC_PRIORITY_SCHEDULING",""],["_SC_REALTIME_SIGNALS",""],["_SC_RE_DUP_MAX",""],["_SC_RTSIG_MAX",""],["_SC_SAVED_IDS",""],["_SC_SEMAPHORES",""],["_SC_SEM_NSEMS_MAX",""],["_SC_SEM_VALUE_MAX",""],["_SC_SHARED_MEMORY_OBJECTS",""],["_SC_SIGQUEUE_MAX",""],["_SC_STREAM_MAX",""],["_SC_SYNCHRONIZED_IO",""],["_SC_TIMERS",""],["_SC_TIMER_MAX",""],["_SC_TZNAME_MAX",""],["_SC_VERSION",""],["_SC_XBS5_ILP32_OFF32",""],["_SC_XBS5_ILP32_OFFBIG",""],["_SC_XBS5_LPBIG_OFFBIG",""]]}); \ No newline at end of file -- cgit v1.2.3