Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Ddstream.c385 while (strstr(ds_header, HDR_SUFFIX) == NULL) { in ds_init()
438 if (strcmp(line, HDR_SUFFIX) == 0) in ds_init()
H A Dpkglib.h379 #define HDR_SUFFIX "# end of header" macro
H A Dpkgtrans.c913 if (cat_and_count(&hdrbuf, HDR_SUFFIX) || in genheader()