02.07.2013 Views

A/UX® Programmer's Reference

A/UX® Programmer's Reference

A/UX® Programmer's Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

intro(2) intro(2)<br />

path that already has a remotely mounted component.<br />

97 EPROCLIM Too many processes<br />

98 EUSERS Too many users<br />

100 EDEADLOCK Locking deadlock error<br />

This error is returned by locking(2) if deadlock would occur<br />

or when the lock table overflows.<br />

101 ENOLCK No locks available<br />

If either FLCKREC or FLCKFIL is reached, the lock is not<br />

allowed.<br />

102 ENOSYS Funcnot implemented<br />

DEFINITIONS<br />

System Constants<br />

The following are the default implementation-specific constants<br />

defined in for the A/UX system that is used on the<br />

Macintosh II®:<br />

ARG MAX<br />

CHAR BIT<br />

CHAR MAX<br />

CHILD MAX<br />

INT MAX<br />

LINK MAX<br />

LONG MAX<br />

MAXDOUBLE<br />

NAME MAX<br />

OPEN MAX<br />

February, 1990<br />

RevisionC<br />

Maximum length of argument to exec<br />

(5120).<br />

Number of bits in a datum of type cha r<br />

(8).<br />

Maximum integer value of a char (255).<br />

Maximum number of processes per user ID<br />

(25).<br />

Maximum decimal value of an int<br />

(2,147,483,64 7).<br />

Maximum number of links to a single file<br />

(1000)<br />

Maximum decimal value of along<br />

(2,147,483,647).<br />

Maximum decimal value of a double<br />

(1.797693134862314 70e+ 308).<br />

Maximum number of characters in a<br />

filename (255). On System V file systems,<br />

names are limited to 14 characters.<br />

Maximum number of files a process can<br />

have open (32).<br />

9

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!