OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Jun 21 00:25:28 UTC 2026