Home
last modified time | relevance | path

Searched refs:setlim (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/bin/csh/
Dfunc.c1119 static int setlim(const struct limits *, Char, RLIM_TYPE);
1164 if (setlim(lp, hard, limit) < 0) in dolimit()
1287 if (setlim(lp, hard, (RLIM_TYPE)RLIM_INFINITY) < 0) in dounlimit()
1295 if (setlim(lp, hard, (RLIM_TYPE)RLIM_INFINITY) < 0) in dounlimit()
1301 setlim(const struct limits *lp, Char hard, RLIM_TYPE limit) in setlim() function
/netbsd/src/crypto/external/bsd/heimdal/dist/
Dconfigure.ac550 AC_CHECK_FUNCS(getudbnam setlim)
DChangeLog.19991693 setlim; check for auth modules; siad.h, getpwnam_r;
/netbsd/src/crypto/external/bsd/heimdal/dist/include/
Dconfig.h.in760 /* Define to 1 if you have the `setlim' function. */
Dconfig.h.w32752 /* Define to 1 if you have the `setlim' function. */