Home
last modified time | relevance | path

Searched refs:amxml_format_tag (Results 1 – 14 of 14) sorted by path

/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Damxml.c1050 amxml_format_tag( in amxml_format_tag() function
H A Damxml.h98 char *amxml_format_tag(char *tag, char *value);
/dports/misc/amanda-client/amanda-3.3.9/server-src/
H A Damcheck.c1869 b64disk = amxml_format_tag("disk", dp->name); in start_host()
1872 b64device = amxml_format_tag("diskdevice", dp->device); in start_host()
H A Damindexd.c1645 b64disk = amxml_format_tag("disk", dp->name); in main()
1673 char *b64device = amxml_format_tag("diskdevice", in main()
H A Ddiskfile.c1276 tmp = amxml_format_tag("name", (char *)key_p); in xml_property()
1286 tmp = amxml_format_tag("value", value->data); in xml_property()
1442 b64value = amxml_format_tag("directtcp", value); in xml_optionstr()
1460 q64name = amxml_format_tag("file", excl->name); in xml_optionstr()
1470 q64name = amxml_format_tag("list", excl->name); in xml_optionstr()
1481 q64name = amxml_format_tag("file", excl->name); in xml_optionstr()
1491 q64name = amxml_format_tag("list", excl->name); in xml_optionstr()
1678 b64plugin = amxml_format_tag("plugin", plugin); in xml_application()
1688 char *b64client_name = amxml_format_tag("client_name", client_name); in xml_application()
1729 b64plugin = amxml_format_tag("plugin", plugin); in xml_scripts()
[all …]
H A Ddumper.c495 b64disk = amxml_format_tag("disk", diskname); in main()
502 b64device = amxml_format_tag("diskdevice", device); in main()
H A Dplanner.c1552 b64disk = amxml_format_tag("disk", dp->name); in getsize()
1556 b64device = amxml_format_tag("diskdevice", dp->device); in getsize()
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Damxml.c1050 amxml_format_tag( in amxml_format_tag() function
H A Damxml.h98 char *amxml_format_tag(char *tag, char *value);
/dports/misc/amanda-server/amanda-3.3.9/server-src/
H A Damcheck.c1869 b64disk = amxml_format_tag("disk", dp->name); in start_host()
1872 b64device = amxml_format_tag("diskdevice", dp->device); in start_host()
H A Damindexd.c1645 b64disk = amxml_format_tag("disk", dp->name); in main()
1673 char *b64device = amxml_format_tag("diskdevice", in main()
H A Ddiskfile.c1276 tmp = amxml_format_tag("name", (char *)key_p); in xml_property()
1286 tmp = amxml_format_tag("value", value->data); in xml_property()
1442 b64value = amxml_format_tag("directtcp", value); in xml_optionstr()
1460 q64name = amxml_format_tag("file", excl->name); in xml_optionstr()
1470 q64name = amxml_format_tag("list", excl->name); in xml_optionstr()
1481 q64name = amxml_format_tag("file", excl->name); in xml_optionstr()
1491 q64name = amxml_format_tag("list", excl->name); in xml_optionstr()
1678 b64plugin = amxml_format_tag("plugin", plugin); in xml_application()
1688 char *b64client_name = amxml_format_tag("client_name", client_name); in xml_application()
1729 b64plugin = amxml_format_tag("plugin", plugin); in xml_scripts()
[all …]
H A Ddumper.c495 b64disk = amxml_format_tag("disk", diskname); in main()
502 b64device = amxml_format_tag("diskdevice", device); in main()
H A Dplanner.c1552 b64disk = amxml_format_tag("disk", dp->name); in getsize()
1556 b64device = amxml_format_tag("diskdevice", dp->device); in getsize()