*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 aio_write(3) -- Queues a single asynchronous write request (P1003.1b)
    The aio_write function allows the calling process to asynchronously write aiocbp->aio_nbytes to the file, raw disk partition, or connected socket associated with aiocbp->aio_fildes from the buffer poi...
 alarm(3) -- Sets or changes the timeout of interval timers.
    The alarm() function is used to obtain notification of a timeout after the number of real-time seconds specified by the seconds parameter has elapsed. At some time after seconds seconds have elapsed, ...
 alloca(3) -- Provide a memory allocator
    The malloc() and free() functions provide a simple, general-purpose memory allocation package. Note See also the subsection "Using the densemalloc Library" for information on using libdensemalloc to...
 alphasort(3) -- Scan or sorts directory contents
    The scandir() function reads the directory pointed to by the dir_name parameter. It then uses the malloc() function to create an array of pointers to directory entries. The scandir() function returns ...
 amallinfo(3) -- arena memory allocator
    The amalloc family of routines provides a main memory allocator based on the malloc(3) memory allocator. This allocator has been extended so that an arbitrary memory space ("arena") can be set up as...
 amalloc(3) -- arena memory allocator
    The amalloc family of routines provides a main memory allocator based on the malloc(3) memory allocator. This allocator has been extended so that an arbitrary memory space ("arena") can be set up as...
 amallocblksize(3) -- arena memory allocator
    The amalloc family of routines provides a main memory allocator based on the malloc(3) memory allocator. This allocator has been extended so that an arbitrary memory space ("arena") can be set up as...
 amallopt(3) -- arena memory allocator
    The amalloc family of routines provides a main memory allocator based on the malloc(3) memory allocator. This allocator has been extended so that an arbitrary memory space ("arena") can be set up as...
 ApplicationShell(3X) -- The ApplicationShell widget class
    ApplicationShell is used as the main top-level window for an application. An application should have more than one ApplicationShell only if it implements multiple logical applications. Classes    [Toc...
 arealloc(3) -- arena memory allocator
    The amalloc family of routines provides a main memory allocator based on the malloc(3) memory allocator. This allocator has been extended so that an arbitrary memory space ("arena") can be set up as...
 asctime(3) -- converts time units
    The asctime(), ctime(), gmtime(), localtime(), mktime(), and tzset() functions convert time values between tm structures, time_t type variables, and strings. [POSIX] The asctime_r(), ctime_r(), gmtime...
 asctime_r(3) -- converts time units
    The asctime(), ctime(), gmtime(), localtime(), mktime(), and tzset() functions convert time values between tm structures, time_t type variables, and strings. [POSIX] The asctime_r(), ctime_r(), gmtime...
 asin(3) -- Trigonometric and inverse trigonometric functions in radian and degree calculations.
    The sin(), sinf(), and sinl() functions compute the sine of x, measured in radians. The sind(), sindf(), and sindl() functions compute the sine of x, measured in degrees. The cos(), cosf(), and cosl()...
 asind(3) -- Trigonometric and inverse trigonometric functions in radian and degree calculations.
    The sin(), sinf(), and sinl() functions compute the sine of x, measured in radians. The sind(), sindf(), and sindl() functions compute the sine of x, measured in degrees. The cos(), cosf(), and cosl()...
 asinh(3) -- Compute inverse hyperbolic functions
    The asinh(), asinhf(), and asinhl() functions return the hyperbolic arc sine of x, in the range [-infinity, +infinity] where asinh(x) = ln(x+ sqrt(x**2 + 1)). The asinh() function is the inverse funct...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  25  26  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service