File:  [Plan 9 NeXT] / lucent / sys / src / 9 / pc / errstr.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:01:02 2018 UTC (8 years, 1 month ago) by root
Branches: lucent, MAIN
CVS tags: plan9, HEAD
Plan 9 NeXT

char Enoerror[] = "no error";
char Emount[] = "inconsistent mount";
char Eunmount[] = "not mounted";
char Eunion[] = "not in union";
char Emountrpc[] = "mount rpc error";
char Eshutdown[] = "mounted device shut down";
char Enocreate[] = "mounted directory forbids creation";
char Enonexist[] = "file does not exist";
char Ebadsharp[] = "unknown device in # filename";
char Enotdir[] = "not a directory";
char Eisdir[] = "file is a directory";
char Ebadchar[] = "bad character in file name";
char Efilename[] = "file name syntax";
char Eperm[] = "permission denied";
char Ebadusefd[] = "inappropriate use of fd";
char Ebadarg[] = "bad arg in system call";
char Einuse[] = "device or object already in use";
char Eio[] = "i/o error";
char Etoobig[] = "read or write too large";
char Etoosmall[] = "read or write too small";
char Ebadblt[] = "bad bitblt or bitmap request";
char Ebadbitmap[] = "unallocated bitmap";
char Enobitmap[] = "out of bitmap descriptors";
char Enobitstore[] = "out of bitmap storage";
char Ebadfont[] = "unallocated font";
char Enetaddr[] = "bad network address";
char Emsgsize[] = "message is too big for protocol";
char Enetbusy[] = "network device is busy or allocated";
char Enoproto[] = "network protocol not supported";
char Enoport[] = "network port not available";
char Enoifc[] = "bad interface or no free interface slots";
char Enolisten[] = "not announced";
char Ehungup[] = "write to hungup stream";
char Ebadctl[] = "bad process or stream control request";
char Enodev[] = "no free devices";
char Enoenv[] = "no free environment resources";
char Eprocdied[] = "process exited";
char Enochild[] = "no living children";
char Eioload[] = "i/o error in demand load";
char Enovmem[] = "virtual memory allocation failed";
char Ebadld[] = "illegal line discipline";
char Ebadfd[] = "fd out of range or not open";
char Eisstream[] = "seek on a stream";
char Ebadexec[] = "exec header invalid";
char Etimedout[] = "connection timed out";
char Econrefused[] = "connection refused";
char Enetunreach[] = "network unreachable";
char Eintr[] = "interrupted";
char Eneedservice[] = "service required for tcp/udp/il calls";
char Enomem[] = "kernel allocate failed";
char Esfnotcached[] = "subfont not cached";
char Egreg[] = "it's a thermal problem";
char Esoverlap[] = "segments overlap";
char Emouseset[] = "mouse type already set";
char Esession[] = "i/o error during authentication";

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.