HomeSort by: relevance | last modified time | path
    Searched defs:recid (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_warc.c 91 const char *recid; member in struct:__anon7118
397 if (hdr.recid == NULL) {
416 hdr.recid = std_uuid;
420 archive_string_sprintf(tgt, "WARC-Record-ID: %s\r\n", hdr.recid);
archive_write_set_format_warc.c 91 const char *recid; member in struct:__anon7118
397 if (hdr.recid == NULL) {
416 hdr.recid = std_uuid;
420 archive_string_sprintf(tgt, "WARC-Record-ID: %s\r\n", hdr.recid);

Completed in 39 milliseconds