Home
last modified time | relevance | path

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

/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Dheader.h228 int headerPutChar(Header h, rpmTagVal tag, const char *val, rpm_count_t size);
H A Dheaderutil.c164 int headerPutChar(Header h, rpmTagVal tag, const char *val, rpm_count_t size) in headerPutChar() function
H A Dpsm.c548 headerPutChar(h, RPMTAG_FILESTATES, fileStates, fc); in dbAdd()