Searched refs:r_pbuf (Results 1 – 2 of 2) sorted by relevance
215 rap->r_pbuf = rap->r_npbuf = malloc(len); in smb_rap_create()314 rap->r_plen, rap->r_pbuf, /* int tparamcnt, void *tparam */ in smb_rap_request()316 &rparamcnt, rap->r_pbuf, /* rparamcnt, void *rparam */ in smb_rap_request()321 rp = (u_int16_t*)rap->r_pbuf; in smb_rap_request()
42 char * r_pbuf; /* rq parameters */ member