Searched refs:gbuf_dupb (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_attention.c111 if ((nmp = gbuf_dupb(mp)) == 0) {
H A Dadsp_Write.c89 if ((nmb = gbuf_dupb(mb)) == 0) {
H A Dsysglue.h204 #define gbuf_dupb(m) (gbuf_dupb_wait(m, FALSE)) macro
H A Daurp_ri.c204 m = (gbuf_t *)gbuf_dupb(state->rsp_m);
262 m = (gbuf_t *)gbuf_dupb(state->upd_m);
H A Datp_write.c202 if ((bds = gbuf_dupb(tmp)) == NULL) {
1137 if ((bds = gbuf_dupb(m2)) == NULL) {
H A Dasp_proto.c994 && ((mx = gbuf_dupb(scb->stat_msg)) == 0)))

Completed in 44 milliseconds