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

/osnet-11/usr/src/lib/libndr/common/
H A Dndr_process.c530 * ulong first_is;
536 * zero-filled. The first_is parameter for C arrays is always 0 for
573 * ulong first_is; // always 0
1172 unsigned long first_is; local
1186 /* string header for this: size_is first_is length_is */
1242 first_is = 0;
1250 !ndr_outer_poke_sizing(outer_ref, 4, &first_is) ||
1257 !ndr_outer_peek_sizing(outer_ref, 4, &first_is) ||
1262 * In addition to the first_is check, we used to check that
1269 * first_is
[all...]

Completed in 80 milliseconds