Searched refs:text (Results 76 - 100 of 387) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dboot.S.texi21 .text
/illumos-gate/usr/src/tools/onbld/Checks/
H A DDbLookups.py93 return {'cr_number': bug.find('id').text,
94 'synopsis': bug.find('subject').text,
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_lm.c91 _kobj_printf(ops, "text at [0x%p, ", mp->text);
92 _kobj_printf(ops, "0x%lx] ", (uintptr_t)mp->text +
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dmsgsvc.ndl50 IN LPTSTR text;
/illumos-gate/usr/src/common/ficl/
H A Dprefix.c105 s.text + n - vm->tib.text);
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dasm.h58 #define _START_ENTRY .text; .p2align 4,0x90
90 #define RCSID(x) .text; .asciz x
/illumos-gate/usr/src/boot/sys/boot/arm/uboot/
H A Dldscript.arm7 /* Read-only sections, merged into text segment: */
9 .text :
11 *(.text)
25 .rela.text :
26 { *(.rela.text) *(.rela.gnu.linkonce.t*) }
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dconf.c135 extern struct console text;
147 &text,
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c54 Elf_Scn *text = NULL; local
76 while ((text = elf_nextscn(elf, text)) != NULL) {
77 (void) gelf_getshdr(text, &textshdr);
79 if (strcmp(".text", elf_strptr(elf,
90 textdata = elf_rawdata(text, NULL);
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dasm_linkage.h204 .text; \
211 .text; \
218 .text; \
228 .text; \
238 .text; \
/illumos-gate/usr/src/cmd/tbl/
H A Dt6.c30 int icol, ilin, tsep, k, ik, vforml, il, text; local
37 for(text=0; text<2; text++)
39 if (text)
54 if (s>(char *)0 && s<(char *)128 && text)
64 if (doubled[icol]==0 && text==0)
69 if (tx(s) != text) continue;
74 if (text==0 && real(s=table[ilin][icol].rcol) && !vspen(s) && !barent(s))
86 if (tx(s) != text) continu
[all...]
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dalerts.c85 char *text = va_arg(args, char *); local
86 pformat(pr->alert->msgfile, text, pr, rp);
150 pformat(char *file, char *text, PSTATUS *pr, RSTATUS *rp) argument
157 if (text)
158 fdprintf(fd, text);
173 if (text) {
174 while (*text == '\n' || *text == '\r')
175 text++;
176 fdprintf(fd, "%s", text);
[all...]
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh32 # (text-only) mode:
226 --entry-text="" \
227 --text="Enter Zone Name: ")
289 --text="$msg_getlabel $zonename zone:" \
302 --text="$msg_inuse $z zone.")
313 --text="$msg_getmin $zonename zone:" \
324 --text="$msg_getmax $zonename zone:" \
343 pass1=$(zenity --entry --title="$title" --text="Enter passphrase:" \
344 --width=330 --hide-text)
345 pass2=$(zenity --entry --title="$title" --text
[all...]
/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c208 sbuf_append(struct sbuf *sbuf, const char *text, int length) argument
212 (void) memcpy(sbuf->end, text, length);
221 sbuf_append_str(struct sbuf *sbuf, char *text) argument
224 sbuf_append(sbuf, text, strlen(text));
231 sbuf_append_edited(struct sbuf *sbuf, char *text, edited_copy copy) argument
235 if ((length = strlen(text)) > 0) {
237 sbuf->end = copy(text, sbuf->end, length);
479 add_nroff(char *text) argument
482 sbuf_append_edited(whatis_proto, text, de_nroff_cop
602 collect_names(stringlist *names, char *text) argument
[all...]
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkprop.c516 if (error->text.data)
519 error->text.data);
524 if (error->text.data)
526 gettext("Error text from server: %s\n"),
527 error->text.data);
741 if (error->text.data)
744 error->text.data);
750 if (error->text.data)
752 gettext("Error text from server: %s\n"),
753 error->text
787 const char *text; local
[all...]
/illumos-gate/usr/src/common/crypto/ecc/
H A Decl.c73 group->text = NULL;
351 if ((group != NULL) && (params->text != NULL)) {
353 int n = strlen(params->text) + 1;
355 group->text = kmem_alloc(n, kmflag);
356 if (group->text == NULL) {
360 bcopy(params->text, group->text, n);
363 group->text = strdup(params->text);
364 if (group->text
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp.c161 char text[256]; local
235 code = irs_irp_read_response(pvt, text, sizeof text);
238 syslog(LOG_WARNING, "Connection failed: %s", text);
365 irs_irp_read_response(struct irp_p *pvt, char *text, size_t textlen) { argument
381 } else if (text != NULL && textlen > 0U) {
386 strncpy(text, p, textlen - 1);
481 irs_irp_get_full_response(struct irp_p *pvt, int *code, char *text, argument
483 int result = irs_irp_read_response(pvt, text, textlen);
/illumos-gate/usr/src/cmd/bnu/
H A Dsystat.c36 * text -> text string to read
42 systat(name, type, text, retry)
44 char *name, *text;
121 type, count, prestime, retry, text, name);
H A Dutility.c74 char text[BUFSIZ]; local
94 (void) sprintf(text, " %sERROR %.100s %.100s (%.9s)",
98 systat(Rmtname, SS_ASSERT_ERROR, text, Retrytime);
/illumos-gate/usr/src/cmd/tcpd/
H A Dsafe_finger.c114 if (isascii(c) && (isprint(c) || isspace(c))) { /* text */
137 /* perror_exit - report system error text and terminate */
139 void perror_exit(text)
140 char *text;
142 perror(text);
/illumos-gate/usr/src/lib/common/i386/
H A Dcrt1.s69 .section .text
133 .section .text
201 .section .text
/illumos-gate/usr/src/boot/sys/boot/ofw/common/
H A Dmain.c50 #define OF_puts(fd, text) OF_write(fd, text, strlen(text))
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc134 destination->text.end = destination->text.p;
146 destination->text.end = destination->text.p;
157 sourceb.string.text.p = sourceb.string.buffer.start = wcsdup(vals.get_string());
159 sourceb.string.text.end =
161 sourceb.string.text.p + value->hash.length;
197 source->string.text.p = ++source_p;
211 destination->text.end = destination->text
[all...]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAssert.java36 import java.text.*;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpxeloader.S21 .text

Completed in 182 milliseconds

1234567891011>>