Home
last modified time | relevance | path

Searched refs:Format (Results 1 – 25 of 84) sorted by relevance

1234

/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/pntadm/
H A DDisplayNetworkTable.java30 import com.sun.dhcpmgr.cli.common.Format;
123 Format.print(System.out, "%-8s\t", getString("Client_ID")); in execute()
124 Format.print(System.out, "%-4s\t", getString("Flags")); in execute()
125 Format.print(System.out, "%-8s\t", getString("Client_IP")); in execute()
126 Format.print(System.out, "%-8s\t", getString("Server_IP")); in execute()
127 Format.print(System.out, "%-25s\t", getString("Lease_Expiration")); in execute()
128 Format.print(System.out, "%-8s\t", getString("Macro")); in execute()
129 Format.print(System.out, "%s\n\n", getString("Comment")); in execute()
137 Format.print(System.out, "%-8s\t", dhcpClientRecord.getClientId()); in execute()
138 Format.print(System.out, "%-4s\t", in execute()
[all …]
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhtadm/
H A DDisplayTable.java31 import com.sun.dhcpmgr.cli.common.Format;
97 Format.print(System.out, "%-20s\t", getString("Name")); in execute()
98 Format.print(System.out, "%-8s\t", getString("Type")); in execute()
99 Format.print(System.out, "%s\n", getString("Value")); in execute()
100 Format.print(System.out, "%s\n", in execute()
105 Format.print(System.out, "%-20s\t", macro.getKey()); in execute()
106 Format.print(System.out, "%-8s\t", getString("Macro")); in execute()
107 Format.print(System.out, "%s\n", macro.getValue()); in execute()
112 Format.print(System.out, "%-20s\t", option.getKey()); in execute()
113 Format.print(System.out, "%-8s\t", getString("Symbol")); in execute()
[all …]
/onnv-gate/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.msg50 # FMT fmt Format error
52 @ EFMT_ARFMAG "Format error: archive fmag"
53 @ EFMT_ARHDRSZ "Format error: archive header truncated"
54 @ EFMT_ARMEMSZ "Format error: archive member truncated"
55 @ EFMT_ARSYM "Format error: archive symtab truncated"
56 @ EFMT_ARSYMSTR "Format error: archive symtab strings"
57 @ EFMT_ARSYMSZ "Format error: archive symtab size"
58 @ EFMT_DATA "Format error: data region truncated"
59 @ EFMT_EHDRSZ "Format error: ehdr size"
60 @ EFMT_ENTSZ "Format error: shdr entry size"
[all …]
/onnv-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutmisc.c1316 const char *Format, in AcpiError() argument
1324 va_start (args, Format); in AcpiError()
1325 AcpiOsVprintf (Format, args); in AcpiError()
1335 const char *Format, in AcpiException() argument
1343 va_start (args, Format); in AcpiException()
1344 AcpiOsVprintf (Format, args); in AcpiException()
1353 const char *Format, in AcpiWarning() argument
1361 va_start (args, Format); in AcpiWarning()
1362 AcpiOsVprintf (Format, args); in AcpiWarning()
1371 const char *Format, in AcpiInfo() argument
[all …]
H A Dutdebug.c257 const char *Format, in AcpiDebugPrint() argument
304 va_start (args, Format); in AcpiDebugPrint()
305 AcpiOsVprintf (Format, args); in AcpiDebugPrint()
338 const char *Format, in ACPI_EXPORT_SYMBOL()
350 va_start (args, Format); in ACPI_EXPORT_SYMBOL()
351 AcpiOsVprintf (Format, args); in ACPI_EXPORT_SYMBOL()
/onnv-gate/usr/src/pkg/manifests/
H A Dsystem-file-system-udfs.mf27 set name=pkg.description value="Universal Disk Format 1.50 File System"
28 set name=pkg.summary value="Universal Disk Format 1.50"
47 legacy pkg=SUNWudf desc="Universal Disk Format 1.50 File System, (Usr)" \
48 name="Universal Disk Format 1.50, (Usr)"
49 legacy pkg=SUNWudfr desc="Universal Disk Format 1.50 File System" \
50 name="Universal Disk Format 1.50"
H A Dservice-network-dhcp-datastore-binfiles.mf29 …value="Binary File Format Public module exporting Version 1 of the Service Provider Interface. Use…
31 value="Binary File Format Data Module for BOOTP/DHCP Services"
46 …desc="Binary File Format Public module exporting Version 1 of the Service Provider Interface. Used…
47 name="Binary File Format Data Module for BOOTP/DHCP Services"
H A Ddeveloper-tnf.mf28 value="utilities needed by developers using Trace Normal Format (TNF) facilities"
45 desc="utilities needed by developers using Trace Normal Format (TNF) facilities" \
H A Dsystem-tnf.mf28 …oints, in the kernel and in applications, that can generate Trace Normal Format (TNF) records in a…
60 …oints, in the kernel and in applications, that can generate Trace Normal Format (TNF) records in a…
/onnv-gate/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h635 const char *Format,
643 const char *Format,
650 const char *Format,
657 const char *Format,
673 const char *Format,
683 const char *Format,
H A Dacpiosxf.h450 const char *Format,
455 const char *Format,
H A Dacutils.h799 const char *Format,
808 const char *Format,
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/common/
H A DFormat.java61 public class Format class
105 public Format(String s) { in Format() method in Format
210 s.print(new Format(fmt).form(x)); in print()
220 s.print(new Format(fmt).form(x)); in print()
230 s.print(new Format(fmt).form(x)); in print()
239 s.print(new Format(fmt).form(x)); in print()
H A DMakefile38 Format.class \
/onnv-gate/usr/src/cmd/devmgmt/data/
H A Ddgroup.tab29 # Format: colon-list
H A Ddevice.tab29 # Format: Colon-list
/onnv-gate/usr/src/cmd/latencytop/common/
H A Dlatencytop.trans28 # Format:
/onnv-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf35 * Format:
/onnv-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1127 AcpiOsPrintf(const char *Format, ...) in AcpiOsPrintf() argument
1131 va_start(ap, Format); in AcpiOsPrintf()
1132 AcpiOsVprintf(Format, ap); in AcpiOsPrintf()
1191 AcpiOsVprintf(const char *Format, va_list Args) in AcpiOsVprintf() argument
1199 vprintf(Format, Args); in AcpiOsVprintf()
1207 (void) vsnprintf(acpi_osl_pr_buffer, acpi_osl_pr_buflen, Format, Args); in AcpiOsVprintf()
/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/props/
H A DMessageCatalog.java35 import java.text.Format;
/onnv-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dplatsvcd.conf34 * Format:
/onnv-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dplatsvcd.conf34 * Format:
/onnv-gate/usr/src/lib/libbsm/
H A Daudit_class.txt38 # File Format:
/onnv-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DSAMPLE0.dict39 # Format 0: DICT-XXXX-XX
/onnv-gate/usr/src/cmd/bnu/
H A DGrades31 # Format:

1234