This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | ACE_INLINE |
| #define | strerror(err) "strerror is unsupported" |
| #define | ACE_ADAPT_RETVAL(OP, RESULT) ((RESULT = (OP)) != 0 ? (errno = RESULT, -1) : 0) |
| #define | ACE_SOCKCALL_RETURN(OP, TYPE, FAILVALUE) ACE_OSCALL_RETURN(OP,TYPE,FAILVALUE) |
| #define | ___ACE_TIMEOUT timep |
Typedefs | |
| typedef int | ACE_SOCKET_LEN |
| typedef const struct strbuf * | ACE_STRBUF_TYPE |
| typedef const char * | ACE_SOCKOPT_TYPE1 |
| typedef char * | ACE_MMAP_TYPE |
| typedef const struct timespec * | ACE_TIMESPEC_PTR |
Functions | |
| int | isastream (int) |
| int | getrusage (int who, struct rusage *rusage) |
Variables | |
| const int | ctime_buf_size = 26 |
|
|
|
|
|
|
Definition at line 10 of file OS.i. Referenced by ACE_Service_Object_Ptr::ACE_Service_Object_Ptr, ACE_Null_Condition::remove, ACE_Null_Condition::~ACE_Null_Condition, ACE_Sched_Params::~ACE_Sched_Params, and ACE_Service_Object_Ptr::~ACE_Service_Object_Ptr. |
|
|
|
Definition at line 23 of file OS.i. Referenced by ACE_Stats::print_summary, and ACE_OS_String::strerror. |
|
|
Definition at line 82 of file OS.i. Referenced by ACE_OS::mmap, ACE_OS::mprotect, ACE_OS::msync, and ACE_OS::munmap. |
|
|
Definition at line 39 of file OS.i. Referenced by ACE_OS::accept, ACE_OS::bind, ACE_OS::connect, ACE_OS::gethostbyaddr, ACE_OS::gethostbyaddr_r, ACE_OS::getpeername, ACE_OS::getsockname, ACE_OS::getsockopt, and ACE_OS::recvfrom. |
|
|
Definition at line 53 of file OS.i. Referenced by ACE_OS::setsockopt. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 8681 of file OS.i. Referenced by ACE_OS::ctime, and ACE_OS::ctime_r. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002