HomeSort by: relevance | last modified time | path
    Searched refs:respwait (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/librumpuser/
sp_common.c 197 struct respwait { struct
206 TAILQ_ENTRY(respwait) rw_entries;
221 TAILQ_HEAD(, respwait) spc_respwait;
367 doputwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
380 putwait_locked(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
388 putwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
397 dounputwait(struct spclient *spc, struct respwait *rw)
407 unputwait_locked(struct spclient *spc, struct respwait *rw)
415 unputwait(struct spclient *spc, struct respwait *rw)
427 struct respwait *rw
    [all...]
rumpuser_sp.c 148 waitresp(struct spclient *spc, struct respwait *rw)
391 struct respwait rw;
465 struct respwait rw;
  /src/lib/librumpclient/
rumpclient.c 220 cliwaitresp(struct spclient *spc, struct respwait *rw, sigset_t *mask,
358 struct respwait rw;
393 struct respwait rw;
476 struct respwait rw;
751 struct respwait rw;

Completed in 16 milliseconds