Searched refs:text (Results 276 - 300 of 387) sorted by relevance

<<111213141516

/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.s51 .text
/illumos-gate/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S78 * the text section must be set at address RELOC_ADDR (0x600). With GNU ld
114 .text /* code segment begins here */
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dhypersubr.s156 .text
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c807 * complications: we're not actually loading the text here (grub did it at
808 * boot), the .text section is writable, there are no relocations to do,
809 * none of the module text/data is in readable memory, etc. Training krtld
884 * Fill in the text and data size fields.
913 * Xen marks its text section as writable, so we need to
916 if ((strcmp(&names[shp->sh_name], ".text") != 0) &&
929 if (mp->text == NULL || mp->text > (char *)shp->sh_addr)
930 mp->text = (char *)shp->sh_addr;
936 mcp->mod_text = mp->text;
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc.h131 /* related to plain text */
133 MANDOCERR_FI_TAB, /* tab in filled text */
302 EQN_TEXT, /* text (number, variable, whatever) */
358 char *text; /* text (or NULL) */ member in struct:eqn_box
/illumos-gate/usr/src/common/ficl/
H A Dsearch.c139 name.text = ficlStackPopPointer(vm->dataStack);
H A Dtools.c433 switch (command.text[0]) {
473 vm->tib.text + vm->tib.index);
/illumos-gate/usr/src/boot/lib/libz/contrib/asm686/
H A Dmatch.S83 .text
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_transact.c749 smb_encode_SHARE_INFO_1(struct mbuf_chain *output, struct mbuf_chain *text, argument
753 type, MBC_LENGTH(text));
755 (void) smb_mbc_encodef(text, "s", comment ? comment : "");
759 smb_encode_SHARE_INFO_2(struct mbuf_chain *output, struct mbuf_chain *text, argument
767 smb_encode_SHARE_INFO_1(output, text, oem_name, type, comment);
772 MBC_LENGTH(text),
774 (void) smb_mbc_encodef(text, "s", path);
/illumos-gate/usr/src/cmd/make/bin/
H A Dread2.cc106 string_end = string->text.p;
1821 command.text.p = wcb1.get_string() + (*value)->hash.length;
1822 command.text.end = command.text.p;
1824 command.buffer.end = command.text.p;
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc777 if (e->text != NULL)
778 free(e->text);
1866 = fru_reg_lookup_def_by_name((char *)def->enumTable[i].text);
2077 definition->enum_table[i].text = strdup(def->enumTable[i].text);
2078 if ((definition->enum_table[i].text) == NULL) {
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c1691 struct icb_ext text; local
1727 text = *iext;
1753 if (text.ib_flags != IB_UN_RE_AL) {
1756 loc = text.ib_block +
1757 (((length - text.ib_offset) + lbmask) >> l2b);
1758 ud_free_space(ip->i_udf->udf_vfs, text.ib_prn,
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c17 * this notice and the following text and disclaimers in all such redistributions of
518 char text[64]; local
544 replyDomain = GetNextLabel(replyDomain, text);
556 GetNextLabel(label[labels+i], text);
558 printf("%s", text);
567 GetNextLabel(label[labels-1-depth], text);
568 printf("> %s\n", text);
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymcheck.pl198 # .text section) and calls the static archive checking routine.
291 # Takes as input the static profile (e.g. the .text symbols) and returns
595 $text{'Message_Private_Symbols_Check_Outfile'};
598 $text{'Message_Public_Symbols_Check_Outfile'};
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dkcmd.c346 if (error->text.length)
348 gettext("Error text"
350 error->text.data);
/illumos-gate/usr/src/tools/depcheck/
H A Dget_depend_info194 if (($filecmd =~ /script/) || ($filecmd =~ /text/)) {
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsubstring.sh169 xx=%28text%29
170 if [[ ${xx//%28/abc\)} != 'abc)text%29' ]]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_iso9660.c274 memcpy(rpnt, slp->text, slp->len);
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DDecisionHistory.java33 import java.text.SimpleDateFormat;
H A DStatisticList.java33 import java.text.DecimalFormat;
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h234 char text; /* 1 ==> text content, 0 ==> binary content. member in struct:let
H A Dsendmail.c398 let[0].text = (binflg == 1 ? FALSE : TRUE);
414 (void) strlcpy(hptr->value, "text/plain",
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dentry.c207 EC_DESC_INIT(NULL, 0, SHF_ALLOC + SHF_WRITE, SHF_ALLOC, text, 0),
/illumos-gate/usr/src/tools/scripts/
H A Dwdiff.pl76 <style type='text/css' media='screen'>
89 text-align: center; border-collapse: collapse; }
106 background-color: #ccc; text-align: center }
118 <style type='text/css' media='print'>
134 <script type="text/javascript">
200 <script type='text/javascript'>
340 <script type="text/javascript">
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h212 Type_desc_text text[MAX_IB_ELEMENTS]; member in struct:ib_page_config

Completed in 173 milliseconds

<<111213141516