Searched refs:CSCbinTreeType (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc.h273 typedef struct S_binTreeType* CSCbinTreeType; typedef in typeref:struct:S_binTreeType
373 PUBLIC CSCbinTreeType CSCbinTreeNew (
381 CSCbinTreeType const tree,
386 CSCbinTreeType const tree,
392 CSCbinTreeType const tree,
398 CSCbinTreeType const tree,
404 CSCbinTreeType const tree,
410 CSCbinTreeType const tree,
415 CSCbinTreeType const tree,
423 CSCbinTreeType cons
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_tree.c587 CSCbinTreeType CSCbinTreeNew (
601 and returns a CSCbinTreeType; the data structure is opaque.
636 PUBLIC CSCbinTreeType (CSCbinTreeNew) (
643 CSCbinTreeType newTree = NULL;
697 CSCbinTreeType const tree,
716 CSCbinTreeType data structure represented by `tree'. Probably the only
717 way to get a valid CSCbinTreeType data structure in the first place is
762 CSCbinTreeType const tree,
810 CSCbinTreeType const tree,
890 CSCbinTreeType cons
[all...]
H A Dcsc_notify.c204 CSCbinTreeType clients;
719 CSCbinTreeType clients;

Completed in 164 milliseconds