Searched defs:kaiocb (Results 1 – 1 of 1) sorted by relevance
127 struct kaiocb { struct131 int jobflags; /* (a) job flags */132 int inblock; /* (*) input blocks */133 int outblock; /* (*) output blocks */134 int msgsnd; /* (*) messages sent */135 int msgrcv; /* (*) messages received */136 struct proc *userproc; /* (*) user process */141 struct knlist klist; /* (a) list of knotes */146 ksiginfo_t ksi; /* (a) realtime signal info */147 uint64_t seqno; /* (*) job number */[all …]