Searched refs:comb_op_t (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libtnfctl/ |
H A D | comb.c | 68 comb_op_t op; 105 static boolean_t find(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down, 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, 128 _tnfctl_comb_build(tnfctl_handle_t *hndl, comb_op_t op, in _tnfctl_comb_build() 480 find(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down, uintptr_t next, in find() 504 add(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down, uintptr_t next, in add() 567 build(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down, uintptr_t next, in build()
|
H A D | tnfctl_int.h | 179 } comb_op_t; typedef 248 tnfctl_errcode_t _tnfctl_comb_build(tnfctl_handle_t *hndl, comb_op_t op,
|