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

/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c537 * ulong first_is;
543 * zero-filled. The first_is parameter for C arrays is always 0 for
580 * ulong first_is; // always 0
1175 unsigned long first_is; local
1189 /* string header for this: size_is first_is length_is */
1245 first_is = 0;
1253 !ndr_outer_poke_sizing(outer_ref, 4, &first_is) ||
1260 !ndr_outer_peek_sizing(outer_ref, 4, &first_is) ||
1265 * In addition to the first_is check, we used to check that
1272 * first_is
[all...]

Completed in 60 milliseconds