| /freebsd-12-stable/bin/sh/tests/parser/ |
| D | alias10.0 | 4 ulimit -t 5 2>/dev/null 5 ulimit -v 100000 2>/dev/null
|
| /freebsd-12-stable/sys/dev/cxgb/common/ |
| D | cxgb_ctl_defs.h | 79 unsigned int ulimit; /* TDDP region end address */ member 95 unsigned int ulimit; member
|
| /freebsd-12-stable/sys/cddl/compat/opensolaris/sys/ |
| D | vnode.h | 208 offset_t offset, enum uio_seg seg, int ioflag, int ulimit, cred_t *cr, in zfs_vn_rdwr() argument 216 ASSERT(ulimit == RLIM64_INFINITY); in zfs_vn_rdwr() 229 #define vn_rdwr(rw, vp, base, len, offset, seg, ioflag, ulimit, cr, residp) \ argument 230 zfs_vn_rdwr((rw), (vp), (base), (len), (offset), (seg), (ioflag), (ulimit), (cr), (residp))
|
| /freebsd-12-stable/include/ |
| D | ulimit.h | 40 long ulimit(int, ...);
|
| /freebsd-12-stable/bin/sh/tests/errors/ |
| D | redirection-error7.0 | 5 ulimit -n 9
|
| D | redirection-error3.0 | 36 ulimit,\
|
| D | option-error.0 | 29 ulimit -z,\
|
| D | redirection-error.0 | 36 ulimit,\
|
| /freebsd-12-stable/lib/libc/gen/ |
| D | ulimit.c | 41 ulimit(int cmd, ...) in ulimit() function
|
| D | Symbol.map | 281 ulimit;
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_dummy_machdep.c | 60 UNIMPLEMENTED(ulimit);
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_dummy_machdep.c | 54 UNIMPLEMENTED(ulimit);
|
| /freebsd-12-stable/bin/sh/tests/builtins/ |
| D | var-assign2.0 | 36 ulimit,\
|
| D | var-assign.0 | 36 ulimit,\
|
| /freebsd-12-stable/contrib/amd/ |
| D | BUGS | 132 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
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | standalone.c | 444 ulimit (void) in ulimit() function
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | sh.func.c | 1822 extern RLIM_TYPE ulimit(); 2239 limit = ulimit(lp->limconst, 0); in plim() 2352 if (ulimit(toset(lp->limconst), limit) < 0) {
|
| /freebsd-12-stable/contrib/xz/ |
| D | README | 168 for example in GNU bash it is done with "ulimit -c unlimited",
|
| /freebsd-12-stable/usr.sbin/cron/doc/ |
| D | MAIL | 375 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
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntpd.c | 1082 if (ulimit(SET_STACKLIM, (get_aix_stack() - 8 * 4096)) < 0)
|
| /freebsd-12-stable/contrib/gcc/ |
| D | sys-protos.h | 1191 extern long int ulimit(int, ...);
|
| /freebsd-12-stable/contrib/sendmail/src/ |
| D | conf.c | 3839 (void) ulimit(2, 0x3fffff); in resetlimits() 3840 (void) ulimit(4, FD_SETSIZE); in resetlimits()
|
| D | README | 293 HASULIMIT Define this if you have the ulimit(2) syscall (System V
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 3175 fun:ulimit=uninstrumented
|
| /freebsd-12-stable/contrib/unbound/doc/ |
| D | Changelog | 1543 - Fix unit test for added ulimit checks. 7698 - rlimit adjustments for select and ulimit can happen at the same time. 9834 - unbound tries to set the ulimit fds when started as server.
|