Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Ddstream.c387 while (strstr(ds_header, HDR_SUFFIX) == NULL) { in ds_init()
431 if (strcmp(line, HDR_SUFFIX) == 0) in ds_init()
H A Dpkglib.h361 #define HDR_SUFFIX "# end of header" macro
H A Dpkgtrans.c770 if (cat_and_count(&hdrbuf, HDR_SUFFIX) || in genheader()