Query: errno
OS: php
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
errno(1) errno(1)NAMEerrno - look up errno names and descriptionsSYNOPSISerrno {name-or-code} errno [-ls] [--list] errno [-s] [--search] {word} errno [-S] [--search-all-locales] {word}DESCRIPTIONerrno looks up errno macro names, errno codes, and the corresponding descriptions. For example, if given ENOENT on a Linux system, it prints out the code 2 and the description "No such file or directory". If given the code 2, it printes ENOENT and the same description.OPTIONS-l, --list List all errno values. -s, --search Search for errors whose description contains all the given words (case-insensitive). -S, --search-all-locales Like --search, but searches all installed locales.AUTHORLars WirzeniusSEE ALSOerrno(3) 2012-06-05 errno(1)
Related Man Pages |
---|
tcl_geterrno(3) - mojave |
tcl_errnomsg(3) - centos |
tcl_seterrno(3) - centos |
tcl_errnomsg(3) - opendarwin |
tcl_errnomsg(3) - suse |
Similar Topics in the Unix Linux Community |
---|
address in use |
help! |
Hi errno in sys/stat.h |
Catch signal SIGPIPE print errno but it's value equal to 2 |
[Errno 256] No more mirrors to try. |