Searched refs:setlim (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/tcsh/ |
| HD | sh.func.c | 1987 static int setlim (struct limits *, int, RLIM_TYPE); 2052 if (setlim(lp, hard, limit) < 0) in dolimit() 2272 if (setlim(lp, hard, (RLIM_TYPE) RLIM_INFINITY) < 0) in dounlimit() 2280 if (setlim(lp, hard, (RLIM_TYPE) RLIM_INFINITY) < 0 && !force) in dounlimit() 2286 setlim(struct limits *lp, int hard, RLIM_TYPE limit) function
|
| /trueos/crypto/heimdal/include/ |
| HD | config.h.in | 740 /* Define to 1 if you have the `setlim' function. */
|
| /trueos/crypto/heimdal/ |
| HD | ChangeLog.1999 | 1693 setlim; check for auth modules; siad.h, getpwnam_r;
|
| HD | configure | 27097 for ac_func in getudbnam setlim
|