Searched refs:ibcs2_read (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_misc.c465 ibcs2_read(struct thread *td, struct ibcs2_read_args *uap) function
504 DPRINTF(("ibcs2_read: read directory\n"));
569 printf("ibcs2_read: reclen=%d\n", reclen);
H A Dibcs2_proto.h278 int ibcs2_read(struct thread *, struct ibcs2_read_args *);
H A Dibcs2_sysent.c22 { AS(ibcs2_read_args), (sy_call_t *)ibcs2_read, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3 = ibcs2_read */

Completed in 127 milliseconds