Searched refs:freebsd32_nmount_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h327 struct freebsd32_nmount_args { struct
764 int freebsd32_nmount(struct thread *, struct freebsd32_nmount_args *);
H A Dfreebsd32_sysent.c433 { AS(freebsd32_nmount_args), (sy_call_t *)freebsd32_nmount, AUE_NMOUNT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 378 = freebsd32_nmount */
H A Dfreebsd32_systrace_args.c1930 struct freebsd32_nmount_args *p = params;
H A Dfreebsd32_misc.c2693 struct freebsd32_nmount_args /* {

Completed in 183 milliseconds