| | | | |
| P |
| |
| | pause -- pause until stop signal ( ) |
| |
| | pclose -- process I/O ( ) |
| |
| | perror -- system error messages ( ) |
| |
| | popen -- process I/O ( ) |
| |
| | printerr -- print formatted output ( ) |
| |
| | printf -- print formatted output ( ) |
| |
| | putc -- put character or word on a stream ( ) |
| |
| | putc_unlocked -- explicit unlocking functions ( ) |
| |
| | putchar -- put a character or word on the standard output channel ( ) |
| |
| | putchar_unlocked -- explicit unlocking functions ( ) |
| |
| | putenv -- fetch and set environment variables ( ) |
| |
| | puts -- put a string on a stream ( ) |
| |
| | putw -- put character or word on a stream ( ) |