Unix Man page/Perldoc/Info page, English-Chinese Dictionary,
Chinese-English Dictionary
_newselect (2) - synchronous I/O multiplexing aio_cancel (3) - cancel an outstanding asynchronous I/O request aio_error (3) - get error status of asynchronous I/O operation aio_fsync (3) - asynchronous file synchronization aio_read (3) - asynchronous read aio_return (3) - get return status of asynchronous I/O operation aio_suspend (3) - wait for asynchronous I/O operation or timeout aio_write (3) - asynchronous write chroot (2) - change root directory chroot (8) - run command or interactive shell with special root directory FD_CLR (2) - synchronous I/O multiplexing FD_ISSET (2) - synchronous I/O multiplexing FD_SET (2) - synchronous I/O multiplexing FD_ZERO (2) - synchronous I/O multiplexing fdatasync (2) - synchronize a file's in-core data with that on disk fsync (2) - synchronize a file's complete in-core state with that on disk io_cancel (2) - Cancel an outstanding asynchronous I/O operation io_destroy (2) - Destroy an asynchronous I/O context io_getevents (2) - Read asynchronous I/O events from the completion queue io_setup (2) - Create an asynchronous I/O context io_submit (2) - Submit asynchronous I/O blocks for processing memchr (3) - scan memory for a character memrchr (3) - scan memory for a character mldonkey_create_chroot (8) - a script to create a jail for mldonkey_server. msync (2) - synchronize a file with a memory map neotoppm (1) - convert an Atari Neochrome .neo into a portable pixmap ppmtoneo (1) - convert a portable pixmap into an Atari Neochrome .neo file pselect (2) - synchronous I/O multiplexing select (2) - synchronous I/O multiplexing select_tut (2) - synchronous I/O multiplexing sigtimedwait (2) - synchronously wait for queued signals sigwaitinfo (2) - synchronously wait for queued signals strchr (3) - locate character in string strrchr (3) - locate character in string svnsync (1) - Subversion repository synchronization tool wcschr (3) - search a wide character in a wide-character string wcsrchr (3) - search a wide character in a wide-character string wmemchr (3) - search a wide character in a wide-character array |