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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 pmap_getmaps(3) -- library routines for remote procedure calls
    
 pmap_getport(3) -- library routines for remote procedure calls
    
 pmap_rmtcall(3) -- library routines for remote procedure calls
    
 pmap_set(3) -- library routines for remote procedure calls
    
 pmap_unset(3) -- library routines for remote procedure calls
    
 popen(3) -- process I/O
    The popen() function ``opens'' a process by creating an IPC connection, forking, and invoking the shell. Historically, popen was implemented with a unidirectional pipe; hence many implementations of...
 pow(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 powf(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 printf(3) -- formatted output conversion
    The printf() family of functions produces output according to a format as described below. printf() and vprintf() write output to stdout, the standard output stream; fprintf() and vfprintf() write out...
 psignal(3) -- system signal messages
    The psignal() function locates the descriptive message string for the given signal number sig and writes it to the standard error. If the argument s is non-NULL it is written to the standard error fil...
 putc(3) -- output a character or word to a stream
    The fputc() function writes the character c (converted to an ``unsigned char'') to the output stream pointed to by stream. putc() acts essentially identically to fputc(), but is a macro that expands...
 putchar(3) -- output a character or word to a stream
    The fputc() function writes the character c (converted to an ``unsigned char'') to the output stream pointed to by stream. putc() acts essentially identically to fputc(), but is a macro that expands...
 putchar_unlocked(3) -- output a character or word to a stream
    The fputc() function writes the character c (converted to an ``unsigned char'') to the output stream pointed to by stream. putc() acts essentially identically to fputc(), but is a macro that expands...
 putc_unlocked(3) -- output a character or word to a stream
    The fputc() function writes the character c (converted to an ``unsigned char'') to the output stream pointed to by stream. putc() acts essentially identically to fputc(), but is a macro that expands...
 putenv(3) -- environment variable functions
    These functions set, unset and fetch environment variables from the host environment list. For compatibility with differing environment conventions, the given arguments name and value may be appended ...
<<  [Prev]  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  81  82  83  84  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service