Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_process.c665 unsigned n_alloc; in ndr_outer_fixed() local
688 n_alloc = n_fixed + n_variable; in ndr_outer_fixed()
755 unsigned n_alloc; in ndr_outer_fixed_array() local
778 n_alloc = n_fixed + n_variable; in ndr_outer_fixed_array()
847 unsigned n_alloc; in ndr_outer_conformant_array() local
871 n_alloc = n_fixed + n_variable; in ndr_outer_conformant_array()
975 unsigned n_alloc; in ndr_outer_conformant_construct() local
997 n_alloc = n_fixed + n_variable; in ndr_outer_conformant_construct()
1039 n_alloc = n_fixed + n_variable; in ndr_outer_conformant_construct()
1180 unsigned n_alloc; in ndr_outer_string() local
[all …]