Home
last modified time | relevance | path

Searched refs:ulimit (Results 1 – 25 of 26) sorted by relevance

12

/NextBSD/bin/sh/tests/parser/
HDalias10.04 ulimit -t 5 2>/dev/null
5 ulimit -v 100000 2>/dev/null
/NextBSD/sys/dev/cxgb/common/
HDcxgb_ctl_defs.h79 unsigned int ulimit; /* TDDP region end address */ member
95 unsigned int ulimit; member
/NextBSD/sys/cddl/compat/opensolaris/sys/
HDvnode.h210 offset_t offset, enum uio_seg seg, int ioflag, int ulimit, cred_t *cr, in zfs_vn_rdwr() argument
218 ASSERT(ulimit == RLIM64_INFINITY); in zfs_vn_rdwr()
231 #define vn_rdwr(rw, vp, base, len, offset, seg, ioflag, ulimit, cr, residp) \ argument
232 zfs_vn_rdwr((rw), (vp), (base), (len), (offset), (seg), (ioflag), (ulimit), (cr), (residp))
/NextBSD/include/
HDulimit.h38 long ulimit(int, ...);
/NextBSD/bin/sh/tests/errors/
HDredirection-error7.05 ulimit -n 9
HDredirection-error.036 ulimit,\
HDoption-error.029 ulimit -z,\
HDredirection-error3.036 ulimit,\
/NextBSD/lib/libc/gen/
HDulimit.c39 ulimit(int cmd, ...) in ulimit() function
HDSymbol.map299 ulimit;
/NextBSD/bin/sh/tests/builtins/
HDvar-assign2.036 ulimit,\
HDvar-assign.036 ulimit,\
/NextBSD/sys/dev/cxgbe/cxgbei/
HDcxgbei.h141 u_int ulimit; member
HDcxgbei.c484 ci->ulimit = sc->vres.iscsi.start + sc->vres.iscsi.size - 1; in cxgbei_ddp_init()
/NextBSD/contrib/amd/
HDBUGS132 listed in the ulimit. If the ulimit is infinite, plock() will try to take
134 Normally ulimit may be set to a few gigs of max memory usage, but even that
137 your ulimit before starting amd. This can be done inside the ctl-amd
/NextBSD/contrib/gdb/gdb/
HDstandalone.c444 ulimit (void) in ulimit() function
/NextBSD/contrib/ofed/libibverbs/
HDREADME54 ulimit -l
/NextBSD/contrib/tcsh/
HDsh.func.c1802 extern RLIM_TYPE ulimit();
2203 limit = ulimit(lp->limconst, 0); in plim()
2316 if (ulimit(toset(lp->limconst), limit) < 0) {
/NextBSD/contrib/ntp/ntpd/
HDntpd.c804 if (ulimit(SET_STACKLIM, (get_aix_stack() - 8 * 4096)) < 0)
/NextBSD/usr.sbin/cron/doc/
HDMAIL375 One other minor thing to consider is the ulimit: can different users get
378 << Boy I'm ignorant today. What's a ulimit, and what should I do with
/NextBSD/contrib/xz/
HDREADME167 for example in GNU bash it is done with "ulimit -c unlimited",
/NextBSD/contrib/gcc/
HDsys-protos.h1191 extern long int ulimit(int, ...);
/NextBSD/contrib/libreadline/
HDaclocal.m4669 [AC_MSG_CHECKING(whether ulimit can substitute for getdtablesize)
674 long maxfds = ulimit(4, 0L);
678 [AC_MSG_WARN(cannot check ulimit if cross compiling -- defaulting to no)
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt3175 fun:ulimit=uninstrumented
/NextBSD/contrib/unbound/doc/
HDChangelog2210 - rlimit adjustments for select and ulimit can happen at the same time.
4346 - unbound tries to set the ulimit fds when started as server.

12