Searched defs:seqp (Results 1 – 4 of 4) sorted by relevance
98 seq_in_modify(seq_t seqp) in seq_in_modify()105 seq_write_begin(seq_t *seqp) in seq_write_begin()115 seq_write_end(seq_t *seqp) in seq_write_end()124 seq_load(const seq_t *seqp) in seq_load()141 seq_consistent_nomb(const seq_t *seqp, seq_t oldseq) in seq_consistent_nomb()148 seq_consistent(const seq_t *seqp, seq_t oldseq) in seq_consistent()
360 msgbuf_peekbytes(struct msgbuf *mbp, char *buf, int buflen, u_int *seqp) in msgbuf_peekbytes()
2716 struct file **fpp, seq_t *seqp) in fget_unlocked()2814 cap_rights_t *needrightsp, seq_t *seqp) in _fget()
262 short *seqp; in send_frag() local