HomeSort by relevance Sort by last modified time
    Searched defs:xml (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/prtfru/
main.c 51 status, xml = 0; local
72 xml = 1;
123 return (prtfru(searchpath, containers_only, list_only, xml));
prtfru.c 151 static int containers_only = 0, list_only = 0, saved_status = 0, xml = 0; variable
253 * XML-safe wrapper for putchar(): quotes XML-special characters
284 * XML-safe analog of puts(): quotes XML-special characters
296 * Output the XML DTD derived from the registry provided by libfrureg
570 if (!xml) {
708 indent = (xml) ? (indent + INDENT) : (2*INDENT);
714 * Construct the path, or, for XML, the name, for the current
719 if (xml) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
CodingSystemKit.cxx 69 xml, enumerator in enum:SP_NAMESPACE::CodingSystemKitImpl::CodingSystemId
276 { "XML", xml },
476 case xml:
  /onnv/onnv-gate/usr/src/cmd/dfs.cmds/sharemgr/
commands.c 2286 int xml = 0; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/hal/hald/
hald_dbus.c 3510 GString *xml = user_data; local
3530 GString *xml; local
3571 xml); local
    [all...]

Completed in 240 milliseconds