Home
last modified time | relevance | path

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

12

/illumos-gate/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c139 struct formats { struct
142 void (*f_send)(struct formats *, int); argument
143 void (*f_recv)(struct formats *, int); argument
150 static void tftpd_sendfile(struct formats *, int); argument
151 static void tftpd_recvfile(struct formats *, int);
157 static struct formats formats[] = { variable
776 struct formats *pf; in tftp()
797 for (pf = formats; pf->f_mode != NULL; pf++) in tftp()
1012 tftpd_sendfile(struct formats *pf, int oacklen) in tftpd_sendfile()
1186 tftpd_recvfile(struct formats *pf, int oacklen) in tftpd_recvfile()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c669 char **formats = NULL; in acpidev_generate_unitaddr() local
688 ACPIDEV_PROP_NAME_UID_FORMAT, &formats, &count) == DDI_SUCCESS) { in acpidev_generate_unitaddr()
691 rbuf = acpidev_gen_unitaddr(uid, formats[i], buf, len); in acpidev_generate_unitaddr()
693 ddi_prop_free(formats); in acpidev_generate_unitaddr()
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt51 print_audit() formats binary audit data from stdin and prints in
52 ASCII on stdout. print_audit_buf() formats binary audit data from
/illumos-gate/usr/src/man/man7/
H A DMakefile56 formats.7 \
/illumos-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DREADME46 input and output parameters to the function, and are in formats specific
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst12 Sparse uses `Sphinx`_ to format this documentation in several formats,
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man7.inc49 file path=usr/share/man/man7/formats.7
/illumos-gate/usr/src/test/libc-tests/cfg/
H A DREADME81 we wanted to introduce. Test suites are free to use other formats if they
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE42 Original Version, by changing formats or by porting the Font Software to a
/illumos-gate/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.
/illumos-gate/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
H A Dgrub.info-1104 understands filesystems and kernel executable formats, so you can load
192 Recognize multiple executable formats
H A Dgrub.texi161 filesystems and kernel executable formats, so you can load an arbitrary
245 @item Recognize multiple executable formats
1521 formats. Since the way to load a second stage image you want to use
3389 recognized as Multiboot or one of the supported native formats (Linux
H A Dgrub.info105 understands filesystems and kernel executable formats, so you can load
193 Recognize multiple executable formats
1358 except their formats. Since the way to load a second stage image you
3246 recognized as Multiboot or one of the supported native formats
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY85 01/20/88 add %T and fix %[...] pragma mapping formats
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg117 # Link Audit diagnostic message formats
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt6 The event lists are available in 2 formats:
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg453 # Architecture specific register name formats
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt367 * MPI26_ENCLOS_PGAD_FORM_HANDLE page address formats.
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE264 rt.sh: handle all ast package test output formats
415 04-02-04 package.sh: fix cross compilation bug that mixed binary formats
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib744 # formats the slice to the specified size.
810 # Given a size,disk and total slice number, this function formats the
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME569 formats. User certificate and private key can be included in the same

12