Lines Matching refs:bufptr
52 * OUT char ** bufptr);
54 * The bufptr is a pointer-to-pointer (**). The NetXXXGetInfo() function
55 * malloc()s memory, and sets *bufptr to the memory. The API's
56 * are undiscriminated about what bufptr really points to.
72 * } bufptr);
84 * } bufptr;
102 * union XXXGetInfo_result_u bufptr;
131 * struct ..._result { DWORD level; union ..._ru bufptr; }
146 * param->result.bufptr.nullptr = &rb; // anything fits
190 CASE(NUM) struct INFOPREF##_##NUM * bufptr##NUM;
196 union INFOPREF##__ru bufptr; \
254 CASE(NUM) struct INFOPREF##_##NUM##_result * bufptr##NUM;
260 union INFOPREF##__ru bufptr; \
273 * param->result.bufptr.p = &infonres;
758 * LPBYTE *bufptr,
801 * The bufptr parameter points to an array of SESSION_INFO_0
804 * pipes, and devices on the computer. The bufptr parameter points to
807 * type of client and how the user established the session. The bufptr
810 * idle times for the session. The bufptr parameter points to an array
814 * the client is using. The bufptr parameter points to an array of
824 * bufptr
1033 * } bufptr,
1199 union mslm_NetServerGetInfo_ru bufptr;
1214 * OUT _TIME_OF_DAY_INFO *bufptr,
1237 OUT struct mslm_TIME_OF_DAY_INFO *bufptr;
1282 * } bufptr,