Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c662 unsigned n_hdr; in ndr_outer_fixed() local
675 n_hdr = 0; in ndr_outer_fixed()
685 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_fixed()
752 unsigned n_hdr; in ndr_outer_fixed_array() local
765 n_hdr = 0; in ndr_outer_fixed_array()
775 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_fixed_array()
844 unsigned n_hdr; in ndr_outer_conformant_array() local
858 n_hdr = 4; in ndr_outer_conformant_array()
868 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_conformant_array()
972 unsigned n_hdr; in ndr_outer_conformant_construct() local
[all …]