Home
last modified time | relevance | path

Searched defs:seqp (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/sys/
HDseq.h73 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()
/NextBSD/sys/kern/
HDsubr_msgbuf.c359 msgbuf_peekbytes(struct msgbuf *mbp, char *buf, int buflen, u_int *seqp) in msgbuf_peekbytes()
HDkern_descrip.c2450 struct file **fpp, seq_t *seqp) in fget_unlocked()
2545 cap_rights_t *needrightsp, seq_t *seqp) in _fget()
/NextBSD/tools/tools/net80211/w00t/prga/
HDprga.c262 short *seqp; in send_frag() local