src/lib/other/namespace.h File Reference

Go to the source code of this file.

Defines

#define err   _err
#define warn   _warn
#define nsdispatch   _nsdispatch
#define accept   _accept
#define __acl_aclcheck_fd   ___acl_aclcheck_fd
#define __acl_delete_fd   ___acl_delete_fd
#define __acl_get_fd   ___acl_get_fd
#define __acl_set_fd   ___acl_set_fd
#define bind   _bind
#define __cap_get_fd   ___cap_get_fd
#define __cap_set_fd   ___cap_set_fd
#define close   _close
#define connect   _connect
#define dup   _dup
#define dup2   _dup2
#define execve   _execve
#define fcntl   _fcntl
#define flockfile   _flockfile
#define fpathconf   _fpathconf
#define fstat   _fstat
#define fstatfs   _fstatfs
#define fsync   _fsync
#define funlockfile   _funlockfile
#define getdirentries   _getdirentries
#define getlogin   _getlogin
#define getpeername   _getpeername
#define getprogname   _getprogname
#define getsockname   _getsockname
#define getsockopt   _getsockopt
#define ioctl   _ioctl
#define listen   _listen
#define nanosleep   _nanosleep
#define open   _open
#define poll   _poll
#define pthread_cond_broadcast   _pthread_cond_broadcast
#define pthread_cond_destroy   _pthread_cond_destroy
#define pthread_cond_init   _pthread_cond_init
#define pthread_cond_signal   _pthread_cond_signal
#define pthread_cond_timedwait   _pthread_cond_timedwait
#define pthread_cond_wait   _pthread_cond_wait
#define pthread_exit   _pthread_exit
#define pthread_getspecific   _pthread_getspecific
#define pthread_key_create   _pthread_key_create
#define pthread_key_delete   _pthread_key_delete
#define pthread_main_np   _pthread_main_np
#define pthread_mutex_destroy   _pthread_mutex_destroy
#define pthread_mutex_init   _pthread_mutex_init
#define pthread_mutex_lock   _pthread_mutex_lock
#define pthread_mutex_trylock   _pthread_mutex_trylock
#define pthread_mutex_unlock   _pthread_mutex_unlock
#define pthread_mutexattr_destroy   _pthread_mutexattr_destroy
#define pthread_mutexattr_init   _pthread_mutexattr_init
#define pthread_mutexattr_settype   _pthread_mutexattr_settype
#define pthread_once   _pthread_once
#define pthread_rwlock_destroy   _pthread_rwlock_destroy
#define pthread_rwlock_init   _pthread_rwlock_init
#define pthread_rwlock_rdlock   _pthread_rwlock_rdlock
#define pthread_rwlock_wrlock   _pthread_rwlock_wrlock
#define pthread_rwlock_tryrdlock   _pthread_rwlock_tryrdlock
#define pthread_rwlock_trywrlock   _pthread_rwlock_trywrlock
#define pthread_rwlock_unlock   _pthread_rwlock_unlock
#define pthread_self   _pthread_self
#define pthread_setspecific   _pthread_setspecific
#define pthread_sigmask   _pthread_sigmask
#define read   _read
#define readv   _readv
#define recvfrom   _recvfrom
#define recvmsg   _recvmsg
#define select   _select
#define sendmsg   _sendmsg
#define sendto   _sendto
#define setsockopt   _setsockopt
#define sigprocmask   _sigprocmask
#define sigsuspend   _sigsuspend
#define socket   _socket
#define socketpair   _socketpair
#define wait4   _wait4
#define waitpid   _waitpid
#define write   _write
#define writev   _writev


Define Documentation

#define __acl_aclcheck_fd   ___acl_aclcheck_fd

Definition at line 52 of file namespace.h.

#define __acl_delete_fd   ___acl_delete_fd

Definition at line 53 of file namespace.h.

#define __acl_get_fd   ___acl_get_fd

Definition at line 54 of file namespace.h.

#define __acl_set_fd   ___acl_set_fd

Definition at line 55 of file namespace.h.

#define __cap_get_fd   ___cap_get_fd

Definition at line 57 of file namespace.h.

#define __cap_set_fd   ___cap_set_fd

Definition at line 58 of file namespace.h.

#define accept   _accept

Definition at line 51 of file namespace.h.

#define bind   _bind

Definition at line 56 of file namespace.h.

#define close   _close

Definition at line 59 of file namespace.h.

#define connect   _connect

Definition at line 60 of file namespace.h.

#define dup   _dup

Definition at line 61 of file namespace.h.

#define dup2   _dup2

Definition at line 62 of file namespace.h.

#define err   _err

Definition at line 43 of file namespace.h.

#define execve   _execve

Definition at line 63 of file namespace.h.

#define fcntl   _fcntl

Definition at line 64 of file namespace.h.

#define flockfile   _flockfile

Definition at line 66 of file namespace.h.

#define fpathconf   _fpathconf

Definition at line 67 of file namespace.h.

#define fstat   _fstat

Definition at line 68 of file namespace.h.

#define fstatfs   _fstatfs

Definition at line 69 of file namespace.h.

#define fsync   _fsync

Definition at line 70 of file namespace.h.

#define funlockfile   _funlockfile

Definition at line 71 of file namespace.h.

#define getdirentries   _getdirentries

Definition at line 72 of file namespace.h.

#define getlogin   _getlogin

Definition at line 73 of file namespace.h.

#define getpeername   _getpeername

Definition at line 74 of file namespace.h.

#define getprogname   _getprogname

Definition at line 75 of file namespace.h.

#define getsockname   _getsockname

Definition at line 76 of file namespace.h.

#define getsockopt   _getsockopt

Definition at line 77 of file namespace.h.

#define ioctl   _ioctl

Definition at line 78 of file namespace.h.

#define listen   _listen

Definition at line 80 of file namespace.h.

#define nanosleep   _nanosleep

Definition at line 81 of file namespace.h.

#define nsdispatch   _nsdispatch

Definition at line 45 of file namespace.h.

#define open   _open

Definition at line 82 of file namespace.h.

#define poll   _poll

Definition at line 83 of file namespace.h.

#define pthread_cond_broadcast   _pthread_cond_broadcast

Definition at line 84 of file namespace.h.

#define pthread_cond_destroy   _pthread_cond_destroy

Definition at line 85 of file namespace.h.

#define pthread_cond_init   _pthread_cond_init

Definition at line 86 of file namespace.h.

#define pthread_cond_signal   _pthread_cond_signal

Definition at line 87 of file namespace.h.

#define pthread_cond_timedwait   _pthread_cond_timedwait

Definition at line 88 of file namespace.h.

#define pthread_cond_wait   _pthread_cond_wait

Definition at line 89 of file namespace.h.

#define pthread_exit   _pthread_exit

Definition at line 90 of file namespace.h.

#define pthread_getspecific   _pthread_getspecific

Definition at line 91 of file namespace.h.

#define pthread_key_create   _pthread_key_create

Definition at line 92 of file namespace.h.

#define pthread_key_delete   _pthread_key_delete

Definition at line 93 of file namespace.h.

#define pthread_main_np   _pthread_main_np

Definition at line 94 of file namespace.h.

#define pthread_mutex_destroy   _pthread_mutex_destroy

Definition at line 95 of file namespace.h.

#define pthread_mutex_init   _pthread_mutex_init

Definition at line 96 of file namespace.h.

#define pthread_mutex_lock   _pthread_mutex_lock

Definition at line 97 of file namespace.h.

#define pthread_mutex_trylock   _pthread_mutex_trylock

Definition at line 98 of file namespace.h.

#define pthread_mutex_unlock   _pthread_mutex_unlock

Definition at line 99 of file namespace.h.

#define pthread_mutexattr_destroy   _pthread_mutexattr_destroy

Definition at line 100 of file namespace.h.

#define pthread_mutexattr_init   _pthread_mutexattr_init

Definition at line 101 of file namespace.h.

#define pthread_mutexattr_settype   _pthread_mutexattr_settype

Definition at line 102 of file namespace.h.

#define pthread_once   _pthread_once

Definition at line 103 of file namespace.h.

#define pthread_rwlock_destroy   _pthread_rwlock_destroy

Definition at line 104 of file namespace.h.

#define pthread_rwlock_init   _pthread_rwlock_init

Definition at line 105 of file namespace.h.

#define pthread_rwlock_rdlock   _pthread_rwlock_rdlock

Definition at line 106 of file namespace.h.

#define pthread_rwlock_tryrdlock   _pthread_rwlock_tryrdlock

Definition at line 108 of file namespace.h.

#define pthread_rwlock_trywrlock   _pthread_rwlock_trywrlock

Definition at line 109 of file namespace.h.

#define pthread_rwlock_unlock   _pthread_rwlock_unlock

Definition at line 110 of file namespace.h.

#define pthread_rwlock_wrlock   _pthread_rwlock_wrlock

Definition at line 107 of file namespace.h.

#define pthread_self   _pthread_self

Definition at line 111 of file namespace.h.

#define pthread_setspecific   _pthread_setspecific

Definition at line 112 of file namespace.h.

#define pthread_sigmask   _pthread_sigmask

Definition at line 113 of file namespace.h.

#define read   _read

Definition at line 114 of file namespace.h.

#define readv   _readv

Definition at line 115 of file namespace.h.

#define recvfrom   _recvfrom

Definition at line 116 of file namespace.h.

#define recvmsg   _recvmsg

Definition at line 117 of file namespace.h.

#define select   _select

Definition at line 118 of file namespace.h.

#define sendmsg   _sendmsg

Definition at line 119 of file namespace.h.

#define sendto   _sendto

Definition at line 120 of file namespace.h.

#define setsockopt   _setsockopt

Definition at line 121 of file namespace.h.

#define sigprocmask   _sigprocmask

Definition at line 123 of file namespace.h.

#define sigsuspend   _sigsuspend

Definition at line 124 of file namespace.h.

#define socket   _socket

Definition at line 125 of file namespace.h.

#define socketpair   _socketpair

Definition at line 126 of file namespace.h.

#define wait4   _wait4

Definition at line 127 of file namespace.h.

#define waitpid   _waitpid

Definition at line 128 of file namespace.h.

#define warn   _warn

Definition at line 44 of file namespace.h.

#define write   _write

Definition at line 129 of file namespace.h.

#define writev   _writev

Definition at line 130 of file namespace.h.


Generated on Tue Mar 9 04:36:59 2010 for Minix by  doxygen 1.5.8