Searched refs:ogetrlimit_args (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dkern_resource.c550 struct ogetrlimit_args { struct
556 ogetrlimit(struct thread *td, struct ogetrlimit_args *uap)
H A Dinit_sysent.c196 { compat(AS(ogetrlimit_args),getrlimit), AUE_GETRLIMIT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 144 = old getrlimit */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2306 struct ogetrlimit_args { struct
2355 int ogetrlimit(struct thread *, struct ogetrlimit_args *);

Completed in 133 milliseconds