Lines Matching refs:tnfctl_errcode_t
103 static tnfctl_errcode_t decode(tnfctl_handle_t *hndl, uintptr_t addr,
107 static tnfctl_errcode_t build(tnfctl_handle_t *hndl, comb_op_t op,
109 static tnfctl_errcode_t add(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down,
113 static tnfctl_errcode_t iscomb(tnfctl_handle_t *hndl, uintptr_t addr,
115 static tnfctl_errcode_t findname(tnfctl_handle_t *hndl, uintptr_t addr,
127 tnfctl_errcode_t
131 tnfctl_errcode_t prexstat; in _tnfctl_comb_build()
161 tnfctl_errcode_t
165 tnfctl_errcode_t prexstat; in _tnfctl_comb_decode()
187 static tnfctl_errcode_t
191 tnfctl_errcode_t prexstat = TNFCTL_ERR_NONE; in decode()
325 static tnfctl_errcode_t
438 static tnfctl_errcode_t
442 tnfctl_errcode_t prexstat; in findname()
503 static tnfctl_errcode_t
566 static tnfctl_errcode_t
577 tnfctl_errcode_t prexstat; in build()