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

12345

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.c481 else if (resp->form & FORM_SRC) {
636 int form, globres; local
638 form = FORM_SRC;
648 form = FORM_CAT;
686 page->form = form;
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s190 add %i2, %g4, %l0 ! dst in ptr form
207 add %i2, %g4, %l0 ! dst in ptr form
H A Dstrncpy.s241 add %i2, %i4, %l0 ! dst (in pointer form)
260 add %i2, %i4, %l0 ! dst (in pointer form)
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-printers.c259 "form-supported", f_allowed);
268 "form-supported", "all");
311 printer_status_to_attributes(printer_t *p, char *printer, char *form, argument
320 "form-ready", form);
H A Djob.c944 char *form = NULL, local
967 &user, &slabel, &size, &date, &state, &dest, &form,
984 dest, form, charset, rank, file);
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s266 add %i2, %g4, %l0 ! dst (in pointer form)
284 add %i2, %g4, %l0 ! dst (in pointer form)
302 add %i2, %g4, %l0 ! dst (in pointer form)
320 add %i2, %g4, %l0 ! dst (in pointer form)
/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h172 int form; /* count format_tracks */ member in struct:fdstat
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdvar.h254 int form; /* count format_tracks */ member in struct:fdstat
/illumos-gate/usr/src/cmd/troff/
H A Dn4.c208 /* insert into input number i, in format form, with size-font bits bits */
210 setn1(i, form, bits)
218 nform = form;
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_form.c46 Dwarf_Half form,
67 *return_bool = (attr->ar_attribute_form == form);
213 the form.
246 DW_FORM_ref_addr is considered an incorrect form
551 sec 6.5.4 where it describes the reference form. It is
45 dwarf_hasform(Dwarf_Attribute attr, Dwarf_Half form, Dwarf_Bool * return_bool, Dwarf_Error * error) argument
H A Ddwarf_query.c266 the given die in the .debug_info section. The form
505 whose form is in the "constant" class. If attr occurs
659 /* Helper function for finding form class. */
716 to accurately determine the form 'class' as documented
723 Dwarf_Half form)
725 switch(form) {
719 dwarf_get_form_class( Dwarf_Half dwversion, Dwarf_Half attrnum, Dwarf_Half offset_size, Dwarf_Half form) argument
H A Dpro_forms.c71 Dwarf_Signed form,
164 Dwarf_Signed form,
193 new_attr->ar_attribute_form = form;
770 /* Is uleb number form, DW_FORM_block. See above. */
161 local_add_AT_address(Dwarf_P_Debug dbg, Dwarf_P_Die ownerdie, Dwarf_Half attr, Dwarf_Signed form, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, Dwarf_Error * error) argument
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsyslog.c344 fmt.form = (char*)format;
/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dsgsmsg.c998 const char *form = "#define\t%s_SIZE\t%d\n"; local
1004 if (fdlint && fprintf(fdlint, form, defn,
/illumos-gate/usr/src/boot/sys/boot/usb/
H A Dusbcore.mk17 # 2. Redistributions in binary form must reproduce the above copyright
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dform.h88 int page; /* page on form */
89 int index; /* into form -> field */
97 struct formnode * form; /* containing form */ member in struct:fieldnode
163 * form options
168 * form driver commands
H A Dutility.h36 #include <form.h>
52 /* form status flags */
67 /* form/field/fieldtype status manipulation macros */
71 /* form/field option manipulation macros */
88 /* form/field init/term calls */
127 /* form macros */
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp_var.h135 EXTERN int form; /* file transfer format */ variable
H A Dmain.c206 (void) strcpy(formname, "non-print"), form = FORM_N;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.c332 int form = plist != flist; local
365 dt_decl_protoform(dnp, flist) != form) {
368 form ? "not" : "already", kind, dnp->dn_string, i);
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dprint.c293 pdata.hdr.form = format;
750 if(fe->size==2 && strchr("bcsqHPRQTZ",*fe->form))
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S10 # 2. Redistributions in binary form must reproduce the above copyright
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s11 # 2. Redistributions in binary form must reproduce the above copyright
/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c356 Dwarf_Half form; local
358 if (dwarf_whatform(attr, &form, &dw->dw_err) == DW_DLV_OK)
359 return (form);
361 terminate("failed to get attribute form for type: %s\n",
388 * If the value is found, and in a form (class) we can handle, the function
392 * constants (immediate value). If an attribute has a form we cannot
412 terminate("die %llu: failed to get signed (form 0x%x)\n",
436 terminate("die %llu: failed to get unsigned (form 0x%x)\n",
459 terminate("die %llu: failed to get bool (form 0x%x)\n",
482 terminate("die %llu: failed to get string (form
[all...]
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h73 char* form; /* format string to stack */ member in struct:_sffmt_s

Completed in 1010 milliseconds

12345