Searched refs:form (Results 101 - 112 of 112) sorted by relevance

12345

/illumos-gate/usr/src/lib/libast/common/include/
H A Dsfio.h73 char* form; /* format string to stack */ member in struct:_sffmt_s
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h73 char* form; /* format string to stack */ member in struct:_sffmt_s
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h73 char* form; /* format string to stack */ member in struct:_sffmt_s
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h73 char* form; /* format string to stack */ member in struct:_sffmt_s
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3312 struct di_priv_format *form; local
3342 form = DI_PRIV_FORMAT(di_mem_addr(st, all->ppdata_format));
3345 form = DI_PRIV_FORMAT(di_mem_addr(st, all->dpdata_format));
3352 tmp = form[i].drv_name;
3355 return (&form[i]);
H A Dfdc.c2272 fcp->fdstats.form++;
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s35 * 2. Redistributions in binary form must reproduce the above copyright
54 * 6. Redistributions of any form whatsoever must retain the following
619 * to a form usable for decryption
645 / Convert an encryption round key to a form usable for decryption
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h727 { char* form; /* format string */ member in struct:_fmt_s
757 ((ft->form = (char*)frm), va_copy(ft->args,ags), \
763 ((frm = ft->form), va_copy(ags,ft->args), \
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh1092 printf "<form name=\"eof\">";
1095 printf "</form>";
1178 // Update the value of the anchor in the form which we use as
1417 <form action="" name="diff" onsubmit="return ValidateDiffNum();">
1420 </form>
2282 # Strip the trailing slash to correctly form remote target.
2921 # If destination specification is not in the form of
3365 # Otherwise, use the current userid in the form "John Doe (jdoe)", but
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s2526 or %g4, %g1, %g1 ! form tsb ptr
2604 add %g7, %g1, %g1 /* form tsb ptr */
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4230 % given all the information in convenient, parsed form.
5557 \def\macrolist{} % List of all defined macros in the form
6674 % xref label, in the form LABEL-title, which is how we save it in the
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c3681 fdc->fdstats.form++;

Completed in 401 milliseconds

12345