1#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX && !defined POSIX2008 2constant UL_GETFSIZE 3constant UL_SETFSIZE 4 5function {long int} ulimit (int, ...) 6 7allow UL_* 8allow *_t 9#endif 10