Searched refs:text (Results 326 - 350 of 387) sorted by relevance

<<111213141516

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h644 /* buffer to return text strings */
645 char text[CS_EVENT_MAX_BUFSIZE]; member in struct:event2text_t
653 char text[CS_ERROR_MAX_BUFSIZE]; member in struct:error2text_t
H A Dcis_handlers.h49 char *text; /* name of tuple */ member in struct:cistpl_callout_t
322 char desc[CIS_MAX_TUPLE_DATA_LEN]; /* text description of */
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s418 ! followed by register address/value pairs -- the text and data are
642 andn %g6, 15, %g6 ! boundary following text
666 ! %g6 is data area (follows text)
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c1943 * t - the address of the text segment (first executable Phdr)
1946 const GElf_Phdr *text = NULL, *data = NULL; local
1953 if (text == NULL && (gf->gf_phdrs[i].p_flags & PF_X))
1954 text = &gf->gf_phdrs[i];
1959 if (text != NULL)
1960 t = text->p_memsz;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c4954 ph_map_send_debug(appdata, text)
4957 ph_map_send_debug(text)
4959 char *text;
4963 "ph_map_send_debug: ==> %s", text);
4965 sm_dprintf("ph_map_send_debug: ==> %s\n", text);
4970 ph_map_recv_debug(appdata, text)
4973 ph_map_recv_debug(text)
4975 char *text;
4979 "ph_map_recv_debug: <== %s", text);
4981 sm_dprintf("ph_map_recv_debug: <== %s\n", text);
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.c1073 /* e-text[11] GeneralString OPTIONAL */
1074 FIELDOF_OPT(krb5_error, gstring_data, text, 11, 11),
1091 if (val->text.data != NULL && val->text.length > 0)
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c1377 ((uintptr_t)instr - (uintptr_t)mp->text));
1429 ((uintptr_t)instr - (uintptr_t)mp->text));
1445 mp->fbt_tab = kobj_texthole_alloc(mp->text, fbt_size);
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c6694 fw->init.text, fw->init.textsz);
6708 error = iwn4965_load_bootcode(sc, fw->boot.text, fw->boot.textsz);
6735 fw->main.text, fw->main.textsz);
6810 fw->text, fw->textsz);
6813 "!could not load firmware %s section", ".text");
6830 * Extract text and data sections from a legacy firmware image.
6875 fw->main.text = (const uint8_t *)ptr;
6876 fw->main.data = fw->main.text + fw->main.textsz;
6877 fw->init.text = fw->main.data + fw->main.datasz;
6878 fw->init.data = fw->init.text
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c872 yylsp->text = 0;
/illumos-gate/usr/src/lib/libsaveargs/tests/testmatch/
H A Ddata.s7 * A full copy of the text of the CDDL should have accompanied this
17 .text; \
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dexpr.c57 ** text between the two given tokens.
920 ** given expression should sort as numeric values or as text.
1082 op += 6; /* Convert numeric opcodes to text opcodes */
1288 sqliteExprType(pItem->pExpr)==SQLITE_SO_NUM ? "numeric" : "text",
1344 op += 6; /* Convert numeric opcodes to text opcodes */
1437 /* Convert numeric comparison opcodes into text comparison opcodes.
1438 ** This step depends on the fact that the text comparision opcodes are
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemSolver.java36 import java.text.DecimalFormat;
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymprof.pl37 # The static profiling (gathering of .text symbols) is done by calling
237 if (/\s\.text\s+(\S+)$/) {
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.s51 .text
/illumos-gate/usr/src/cmd/troff/
H A Dn1.c309 text();
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c54 * .text Text
60 * The .text, .data, and .bss sections are all marked SHT_NOBITS, and the data
149 SECT_DATA(".text", text, text_size,
/illumos-gate/usr/src/tools/cscope-fast/
H A Dfind.c34 * cscope - interactive C symbol or text cross-reference
190 /* match the symbol to the text pattern */
217 /* match the character to the text pattern */
221 /* match the rest of the symbol to the text pattern */
341 /* match the symbol to the text pattern */
1136 (void) fputs(keyword[c].text, output);
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c818 if (a2m->a2m_addr >= (uintptr_t)mod.text &&
819 a2m->a2m_addr < (uintptr_t)mod.text + mod.text_size)
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_cookie.c59 * text IN pointer to data stream
66 hmac_md5(uchar_t *text, size_t text_len, uchar_t *key, size_t key_len, argument
90 * MD5(K XOR opad, MD5(K XOR ipad, text))
95 * and text is the data being protected
115 MD5Update(&context, text, text_len); /* then text of datagram */
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.c384 dyndns_syslog(int severity, int errnum, const char *text) argument
418 syslog(severity, "dyndns: %s: %s: %d", text, errmsg, errnum);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dlock_prim.s176 .text
266 .text
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c1745 char *eomp, *eomp2, *from, *text, *msg; local
1793 text = cp + strlen(cp);
1799 DPRINT2(5, "writemsg(%u): text = \"%s\"\n", mythreadno, text);
1818 l = strlen(text);
1819 p = text;
1821 DPRINT2(5, "writemsg(%u): text = \"%s\"\n", mythreadno, text);
1822 DPRINT2(5, "writemsg(%u): strlen(text) = %d\n", mythreadno, l);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c13198 char *text = NULL; local
13212 text = read_astring(pg, SCF_PROPERTY_TM_NAME);
13213 if (text != NULL) {
13215 TMPL_INDENT, gettext("name"), text);
13216 uu_free(text);
13218 text = read_astring(pg, SCF_PROPERTY_TM_URI);
13219 if (text != NULL) {
13221 gettext("uri"), text);
13222 uu_free(text);
13229 text
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c935 modpush(int fd, const char *modname, const char *text) argument
938 error("Couldn't push %s module: %m", text);
943 warn("unable to set LASTMOD on %s: %m", text);
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c174 const char *nvp_name, const char *text);
228 * a data buffer to hold the text responses we can at least send
300 /* clean up the login response idm text buffer */
748 /* clean up the login response idm text buffer */
2046 * the response text that will fit.
2050 /* allocate a pdu with space for text */
2053 /* copy a chunk of text into the pdu */
2059 /* text buf has been consumed */
2097 * inititalize the text data
2264 * since we build the nvlist while decoding the text buffe
2418 iscsit_reply_string(iscsit_conn_t *ict, const char *nvp_name, const char *text) argument
[all...]

Completed in 214 milliseconds

<<111213141516