Home
last modified time | relevance | path

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

/dports/audio/xmixer/xmixer/
H A Dscf.c65 unsigned int no_of_childs; /* number of children */ member
217 while (sec->no_of_childs--) { in delete_section()
1068 for (i = 0; i < tsec->no_of_childs; i++) { in find_parent_section()
1108 tsec->no_of_childs++; in add_section()
1570 return (sec->no_of_childs); in scf_no_of_subsections()