Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgtrans.c112 static int cat_and_count(struct dm_buf *, char *);
737 cat_and_count(struct dm_buf *buf_ctrl, char *append) in cat_and_count() function
794 (void) cat_and_count(&hdrbuf, HDR_PREFIX); in genheader()
795 (void) cat_and_count(&hdrbuf, "\n"); in genheader()
862 if (cat_and_count(&hdrbuf, tmp_entry)) { in genheader()
887 if (cat_and_count(&hdrbuf, tmp_entry)) { in genheader()
902 if (cat_and_count(&hdrbuf, "\n")) { in genheader()
913 if (cat_and_count(&hdrbuf, HDR_SUFFIX) || in genheader()
914 cat_and_count(&hdrbuf, "\n")) { in genheader()