Searched refs:ibcs2_read (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_sysent.c | 22 …{ AS(ibcs2_read_args), (sy_call_t *)ibcs2_read, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3 = i…
|
| D | ibcs2_proto.h | 279 int ibcs2_read(struct thread *, struct ibcs2_read_args *);
|
| D | ibcs2_misc.c | 467 ibcs2_read(struct thread *td, struct ibcs2_read_args *uap) in ibcs2_read() function
|