Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dseq.h98 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()
/freebsd-12-stable/sys/kern/
Dsubr_msgbuf.c360 msgbuf_peekbytes(struct msgbuf *mbp, char *buf, int buflen, u_int *seqp) in msgbuf_peekbytes()
Dkern_descrip.c2716 struct file **fpp, seq_t *seqp) in fget_unlocked()
2814 cap_rights_t *needrightsp, seq_t *seqp) in _fget()
/freebsd-12-stable/tools/tools/net80211/w00t/prga/
Dprga.c262 short *seqp; in send_frag() local