HomeSort by: relevance | last modified time | path
    Searched defs:spclient (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librumpuser/
sp_common.c 210 struct spclient { struct
224 #define SPC_ZEROFF offsetof(struct spclient, spc_pfd)
252 static int readframe(struct spclient *);
253 static void handlereq(struct spclient *);
256 spcresetbuf(struct spclient *spc)
264 spcfreebuf(struct spclient *spc)
272 sendlockl(struct spclient *spc)
283 sendlock(struct spclient *spc)
292 sendunlockl(struct spclient *spc)
301 sendunlock(struct spclient *spc
    [all...]
sp_common.c 210 struct spclient { struct
224 #define SPC_ZEROFF offsetof(struct spclient, spc_pfd)
252 static int readframe(struct spclient *);
253 static void handlereq(struct spclient *);
256 spcresetbuf(struct spclient *spc)
264 spcfreebuf(struct spclient *spc)
272 sendlockl(struct spclient *spc)
283 sendlock(struct spclient *spc)
292 sendunlockl(struct spclient *spc)
301 sendunlock(struct spclient *spc
    [all...]

Completed in 51 milliseconds