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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 fseeko(3) -- reposition a stream
    The fseek() function sets the file position indicator for the stream pointed to by stream. The new position, measured in bytes, is obtained by adding offset bytes to the position specified by whence. ...
 fsetpos(3) -- reposition a stream
    The fseek() function sets the file position indicator for the stream pointed to by stream. The new position, measured in bytes, is obtained by adding offset bytes to the position specified by whence. ...
 ftell(3) -- reposition a stream
    The fseek() function sets the file position indicator for the stream pointed to by stream. The new position, measured in bytes, is obtained by adding offset bytes to the position specified by whence. ...
 ftello(3) -- reposition a stream
    The fseek() function sets the file position indicator for the stream pointed to by stream. The new position, measured in bytes, is obtained by adding offset bytes to the position specified by whence. ...
 ftime(3) -- get date and time
    This interface is obsoleted by gettimeofday(2). It is available from the compatibility library, libcompat. The ftime() routine fills in a structure pointed to by its argument, as defined by
 ftok(3) -- create IPC identifier from a pathname
    The ftok() function attempts to create a unique key suitable for use with the msgget(2), semget(2) and shmget(2) functions given the path of an existing file and a user-selectable id. The specified pa...
 ftrylockfile(3) -- application level locking of stdio files
    The flockfile(), ftrylockfile(), and funlockfile() functions provide for explicit application-level locking of stdio FILE * objects. These functions can be used by a thread to delineate a sequence of ...
 fts(3) -- traverse a file hierarchy
    The fts functions are provided for traversing UNIX file hierarchies. The fts_open() function returns a ``handle'' on a file hierarchy, which is then supplied to the other fts functions. The function...
 fts_children(3) -- traverse a file hierarchy
    The fts functions are provided for traversing UNIX file hierarchies. The fts_open() function returns a ``handle'' on a file hierarchy, which is then supplied to the other fts functions. The function...
 fts_close(3) -- traverse a file hierarchy
    The fts functions are provided for traversing UNIX file hierarchies. The fts_open() function returns a ``handle'' on a file hierarchy, which is then supplied to the other fts functions. The function...
 fts_open(3) -- traverse a file hierarchy
    The fts functions are provided for traversing UNIX file hierarchies. The fts_open() function returns a ``handle'' on a file hierarchy, which is then supplied to the other fts functions. The function...
 fts_read(3) -- traverse a file hierarchy
    The fts functions are provided for traversing UNIX file hierarchies. The fts_open() function returns a ``handle'' on a file hierarchy, which is then supplied to the other fts functions. The function...
 fts_set(3) -- traverse a file hierarchy
    The fts functions are provided for traversing UNIX file hierarchies. The fts_open() function returns a ``handle'' on a file hierarchy, which is then supplied to the other fts functions. The function...
 ftw(3) -- traverse (walk) a file tree
    These functions are provided for compatibility with legacy code. New code should use the fts(3) functions. The ftw() and nftw() functions traverse (walk) the directory hierarchy rooted in path. For ea...
 funlockfile(3) -- application level locking of stdio files
    The flockfile(), ftrylockfile(), and funlockfile() functions provide for explicit application-level locking of stdio FILE * objects. These functions can be used by a thread to delineate a sequence of ...
<<  [Prev]  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  
61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service