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

/freebsd-10.0-release/sys/modules/ibcs2/
H A DMakefile7 ibcs2_fcntl.c ibcs2_signal.c ibcs2_sysent.c ibcs2_ioctl.c \
/freebsd-10.0-release/sys/i386/ibcs2/
H A Dibcs2_fcntl.c46 #include <i386/ibcs2/ibcs2_fcntl.h>
254 ibcs2_fcntl(td, uap) function
H A Dibcs2_sysent.c82 { AS(ibcs2_fcntl_args), (sy_call_t *)ibcs2_fcntl, AUE_FCNTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 62 = ibcs2_fcntl */
H A Dibcs2_proto.h317 int ibcs2_fcntl(struct thread *, struct ibcs2_fcntl_args *);

Completed in 166 milliseconds