Home
last modified time | relevance | path

Searched refs:n_variable (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_process.c664 unsigned n_variable; in ndr_outer_fixed() local
682 n_variable = 0; in ndr_outer_fixed()
688 n_alloc = n_fixed + n_variable; in ndr_outer_fixed()
754 unsigned n_variable; in ndr_outer_fixed_array() local
772 n_variable = 0; in ndr_outer_fixed_array()
778 n_alloc = n_fixed + n_variable; in ndr_outer_fixed_array()
846 unsigned n_variable; in ndr_outer_conformant_array() local
871 n_alloc = n_fixed + n_variable; in ndr_outer_conformant_array()
974 unsigned n_variable; in ndr_outer_conformant_construct() local
1102 unsigned n_variable; in ndr_size_is() local
[all …]