OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlwrite_string
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_xar.c
878
xmlwrite_string
(struct archive_write *a, struct xml_writer *writer,
function
924
return (
xmlwrite_string
(a, writer, key, xar->vstr.s));
946
return (
xmlwrite_string
(a, writer, key, timestr));
961
return (
xmlwrite_string
(a, writer, key, ms));
1155
r =
xmlwrite_string
(a, writer,
1253
r =
xmlwrite_string
(a, writer, "name", file->basename.s);
1400
r =
xmlwrite_string
(a, writer, "user", p);
1426
r =
xmlwrite_string
(a, writer, "group", p);
1503
r =
xmlwrite_string
(a, writer, "name", name);
1550
r =
xmlwrite_string
(a, writer
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026