Home
last modified time | relevance | path

Searched refs:formats (Results 1 – 25 of 48) sorted by relevance

12

/titanic_51/usr/src/lib/libast/common/string/
H A Dfmtfmt.c63 char formats[256]; in fmtfmt() local
64 unsigned int extra[elementsof(formats)]; in fmtfmt()
182 if (i < elementsof(formats)) in fmtfmt()
184 formats[i] = t; in fmtfmt()
201 *s++ = formats[i]; in fmtfmt()
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtfmt.c63 char formats[256]; in fmtfmt() local
64 unsigned int extra[elementsof(formats)]; in fmtfmt()
182 if (i < elementsof(formats)) in fmtfmt()
184 formats[i] = t; in fmtfmt()
201 *s++ = formats[i]; in fmtfmt()
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c138 struct formats { struct
141 void (*f_send)(struct formats *, int); argument
142 void (*f_recv)(struct formats *, int); argument
149 static void tftpd_sendfile(struct formats *, int); argument
150 static void tftpd_recvfile(struct formats *, int);
156 static struct formats formats[] = { variable
775 struct formats *pf; in tftp()
796 for (pf = formats; pf->f_mode != NULL; pf++) in tftp()
1011 tftpd_sendfile(struct formats *p
[all...]
/titanic_51/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c664 char **formats = NULL; in acpidev_generate_unitaddr() local
683 ACPIDEV_PROP_NAME_UID_FORMAT, &formats, &count) == DDI_SUCCESS) { in acpidev_generate_unitaddr()
686 rbuf = acpidev_gen_unitaddr(uid, formats[i], buf, len); in acpidev_generate_unitaddr()
688 ddi_prop_free(formats); in acpidev_generate_unitaddr()
/titanic_51/usr/src/man/man5/
H A DMakefile57 formats.5 \
/titanic_51/usr/src/cmd/praudit/
H A Dprint_audit.txt53 print_audit() formats binary audit data from stdin and prints in
54 ASCII on stdout. print_audit_buf() formats binary audit data from
/titanic_51/usr/src/lib/fm/libdiagcode/common/tests/
H A DREADME49 input and output parameters to the function, and are in formats specific
/titanic_51/usr/src/pkg/manifests/
H A DSUNWcs.man5.inc25 file path=usr/share/man/man5/formats.5
/titanic_51/usr/src/boot/lib/libz/
H A DFAQ134 zlib on the other hand use the gzip format. Both the zlib and gzip formats
138 19. Ok, so why are there two different formats?
312 formats and associated software.
341 they have not documented it as they have previous compression formats. In
/titanic_51/usr/src/test/libc-tests/cfg/
H A DREADME81 we wanted to introduce. Test suites are free to use other formats if they
/titanic_51/usr/src/boot/lib/libz/doc/
H A Dtxtvsbin.txt67 some printable text. Even the newer, portable text formats such as
H A Drfc1950.txt320 Other compressed data formats are not specified in this version
483 application specific. Standard data formats using this feature of
H A Drfc1952.txt322 different file formats for ascii text and binary data, the
/titanic_51/usr/src/lib/libshell/common/
H A DPROMO.mm61 format output using printf formats.
H A DRELEASE88279 1. Floating point formats are supported.
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/
H A DPROMO.mm61 format output using printf formats.
H A DRELEASE88279 1. Floating point formats are supported.
/titanic_51/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi213 Unfortunately, there is a horrendous variety of executable file formats
218 able to interpret all the different types of executable file formats in
226 variants or other executable formats. This magic header does not need to
437 formats, such as particular a.out variants, but are not required to.
469 OS image; this is true for existing a.out executable formats.
H A Dmultiboot.info177 formats even among free Unix-like PC-based operating systems --
182 formats in existence in order to load the OS image -- otherwise the
189 executable formats. This magic header does not need to be at the very
401 directly support other executable formats, such as particular
436 OS image; this is true for existing a.out executable formats. If
/titanic_51/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg116 # Link Audit diagnostic message formats
/titanic_51/usr/src/lib/libpp/common/
H A DHISTORY85 01/20/88 add %T and fix %[...] pragma mapping formats
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY85 01/20/88 add %T and fix %[...] pragma mapping formats
/titanic_51/usr/src/data/perfmon/
H A Dreadme.txt6 The event lists are available in 2 formats:
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg439 # Architecture specific register name formats
/titanic_51/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt367 * MPI26_ENCLOS_PGAD_FORM_HANDLE page address formats.

12