Searched refs:osetrlimit_args (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dkern_resource.c530 struct osetrlimit_args { struct
536 osetrlimit(struct thread *td, struct osetrlimit_args *uap)
H A Dinit_sysent.c193 { compat(AS(osetrlimit_args),setrlimit), AUE_SETRLIMIT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 145 = old setrlimit */
/freebsd-11-stable/sys/sys/
H A Dsysproto.h2305 struct osetrlimit_args { struct
2351 int osetrlimit(struct thread *, struct osetrlimit_args *);

Completed in 120 milliseconds