Home
last modified time | relevance | path

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

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dlibisofs.ver223 iso_node_set_sort_weight;
H A Dnode.c1119 void iso_node_set_sort_weight(IsoNode *node, int w) in iso_node_set_sort_weight() function
1124 iso_node_set_sort_weight(child, w); in iso_node_set_sort_weight()
H A Dlibisofs.h5711 void iso_node_set_sort_weight(IsoNode *node, int w);
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Diso_manip.c2756 iso_node_set_sort_weight(node, type); in Xorriso_findi_action()