Searched defs:seqp (Results 1 – 4 of 4) sorted by relevance
73 seq_in_modify(seq_t seqp) in seq_in_modify()80 seq_write_begin(seq_t *seqp) in seq_write_begin()89 seq_write_end(seq_t *seqp) in seq_write_end()97 seq_read(const seq_t *seqp) in seq_read()114 seq_consistent_nomb(const seq_t *seqp, seq_t oldseq) in seq_consistent_nomb()121 seq_consistent(const seq_t *seqp, seq_t oldseq) in seq_consistent()
359 msgbuf_peekbytes(struct msgbuf *mbp, char *buf, int buflen, u_int *seqp) in msgbuf_peekbytes()
2450 struct file **fpp, seq_t *seqp) in fget_unlocked()2545 cap_rights_t *needrightsp, seq_t *seqp) in _fget()
262 short *seqp; in send_frag() local