Home
last modified time | relevance | path

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

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dlibisofs.ver208 iso_node_lookup_attr;
H A Dnode.c1757 int iso_node_lookup_attr(IsoNode *node, char *name, in iso_node_lookup_attr() function
2949 ret = iso_node_lookup_attr(node, "isofs.ca", &value_len, &value, 0); in iso_root_get_isofsca()
3008 ret = iso_node_lookup_attr(node, "isofs.nt", &value_len, &value, 0); in iso_root_get_isofsnt()
3044 ret = iso_node_lookup_attr((IsoNode *) file, "isofs.cx", in iso_file_get_md5()
H A Dmd5.c531 ret = iso_node_lookup_attr(node, "isofs.cx", &value_length, in checksum_copy_old_nodes()
H A Dlibisofs.h7546 int iso_node_lookup_attr(IsoNode *node, char *name,
H A Decma119.c882 ret = iso_node_lookup_attr((IsoNode *) t->image->root, "isofs.ca", in ecma119_writer_write_dirs()
2352 has_attr = iso_node_lookup_attr(node, "isofs.cx", in checksum_prepare_nodes()
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Dsort_cmp.c163 ret= iso_node_lookup_attr(node, name, &value_length, &value, 0); in Xorriso__get_di()
H A Ddrive_mgt.c173 ret= iso_node_lookup_attr(root_node, "isofs.st", &value_length, &value, 0); in Xorriso_grasp_loaded_aaip()