Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/archival/
H A Drpm.c69 #define TAG_BASENAMES 1117 macro
270 rpm_getstr(TAG_BASENAMES, count)); in loop_through_files()
335 loop_through_files(TAG_BASENAMES, fileaction_dobackup); in rpm_main()
339 loop_through_files(TAG_BASENAMES, fileaction_setowngrp); in rpm_main()
380 count = rpm_getcount(TAG_BASENAMES); in rpm_main()
396 rpm_getstr(TAG_BASENAMES, it)); in rpm_main()
/dports/sysutils/deltarpm/deltarpm-3.6/
H A Drpmhead.h26 #define TAG_BASENAMES 1117 macro
H A Drpmhead.c270 basenames = headstringarray(h, TAG_BASENAMES, cnt); in headexpandfilelist()
/dports/misc/libsolv/libsolv-0.7.19/ext/
H A Drepo_rpmdb.c104 #define TAG_BASENAMES 1117 macro
947 bn = headstringarray(rpmhead, TAG_BASENAMES, &bnc); in addfilelist()
2193 bn = headstringarray(rpmhead, TAG_BASENAMES, &cnt); in rpm_iterate_filelist()