Home
last modified time | relevance | path

Searched defs:plimit (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dresourcevar.h80 struct plimit { struct
81 struct rlimit pl_rlimit[RLIM_NLIMITS];
82 int pl_refcnt; /* number of references */
/f-stack/tools/compat/include/sys/
H A Dresourcevar.h78 struct plimit { struct
79 struct rlimit pl_rlimit[RLIM_NLIMITS];
80 int pl_refcnt; /* number of references */
/f-stack/dpdk/lib/librte_ipsec/
H A Diph.h70 uint8_t *pd, *plimit; in update_trs_l3hdr() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlvm.c668 const TValue *plimit = ra+1; in luaV_execute() local