Searched refs:text (Results 1 - 25 of 609) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/lib/efcode/interpreter/
H A Dmapfile6447 LOAD_SEGMENT text { VADDR = 0x80000000 };
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpContent.java35 private String text; field in class:pmHelpContent
38 text = content;
42 text = new String(other.text);
46 return text;
50 return text;
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DCLComponent.java42 protected String text; field in class:CLComponent
45 public CLComponent(String text) { argument
46 setText(text);
56 public void setText(String text) { argument
57 setText(text, true);
60 public void setText(String text, boolean update) { argument
61 this.text = text;
70 return text;
82 return text;
[all...]
H A DStatusBar.java43 * A label that shows a single line of text for while. After a set
44 * time period the text is blanked. It's useful for a status bar at
50 private String text; field in class:StatusBar
54 public StatusBar(String text) { argument
73 public void setText(String text) { argument
74 setText(text, true);
77 public void setText(String text, boolean shouldTimeout) { argument
78 if (text != this.text && (this.text
[all...]
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dstatlog.c49 char text[ 100 ]; local
64 (void) sprintf(text, "%s %lu / %lu.%.3lu secs, %lu bytes/sec %s",
68 sprintf(text + strlen(text), " %d retries", Retries);
72 CDEBUG(4, "%s\n", text);
73 usyslog(text);
/opensolaris-onvv-gate/usr/src/common/mapfiles/common/
H A Dmap.default35 LOAD_SEGMENT text { VADDR = 0x10000 };
38 LOAD_SEGMENT text { VADDR = 0x100000000 };
47 LOAD_SEGMENT text { VADDR = 0x08048000 };
50 LOAD_SEGMENT text { VADDR = 0x400000 };
H A Dmap.below4G39 LOAD_SEGMENT text { VADDR = 0x80000000 };
44 LOAD_SEGMENT text { VADDR = 0x400000 };
/opensolaris-onvv-gate/usr/src/lib/krb5/ss/
H A Doptions.c13 char *text; member in struct:option
30 for (opt = options; opt->text; opt++)
31 if (!strcmp(opt->text, string))
/opensolaris-onvv-gate/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c189 #define sasl_gss_log(x,y,z) sasl_gss_seterror_(text,y,z,1)
190 #define sasl_gss_seterror(x,y,z) sasl_gss_seterror_(text,y,z,0)
192 sasl_gss_seterror_(const context_t *text, OM_uint32 maj, OM_uint32 min, argument
206 const sasl_utils_t *utils = text->utils;
225 GSS_C_GSS_CODE, text->mech_oid,
233 utils->log(text->utils->conn, SASL_LOG_FAIL,
287 GSS_C_MECH_CODE, text->mech_oid,
295 utils->log(text->utils->conn, SASL_LOG_FAIL,
345 utils->log(text->utils->conn, SASL_LOG_FAIL, out);
359 context_t *text local
467 context_t *text = (context_t *) context; local
609 context_t *text = (context_t *) context; local
647 sasl_gss_free_context_contents(context_t *text) argument
741 add_mech_to_set(context_t *text, gss_OID_set *desired_mechs) argument
793 context_t *text; local
830 context_t *text = (context_t *)conn_context; local
1514 context_t *text; local
1561 context_t *text = (context_t *)conn_context; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DMacroNameField.java33 import javax.swing.text.*;
37 * A text field which enforces the syntax rules for a macro name. These
43 * Constructs a field initialized to the provided text. Defaults to
45 * @param text the text to display initially
47 public MacroNameField(String text) { argument
48 this(text, 20);
52 * Constructs a field initialized to the provided text with the requested
54 * @param text the text t
57 MacroNameField(String text, int length) argument
[all...]
H A DOptionNameField.java33 import javax.swing.text.*;
37 * A text field which enforces the syntax rules for an option name. These
43 * Constructs a field initialized to the provided text. Defaults to
45 * @param text the text to display initially
47 public OptionNameField(String text) { argument
48 this(text, 10);
52 * Constructs a field initialized to the provided text with the requested
54 * @param text the text t
57 OptionNameField(String text, int length) argument
[all...]
H A DDhcptabNameField.java33 import javax.swing.text.*;
36 * A text field which enforces the syntax rules for the name field in the
43 * Constructs a field initialized to the provided text. Defaults to
45 * @param text the text to display initially
47 public DhcptabNameField(String text) { argument
48 this(text, 20);
52 * Constructs a field initialized to the provided text with the requested
54 * @param text the text t
57 DhcptabNameField(String text, int length) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c456 /* Chris Newman clarified that the following text in DIGEST-MD5 spec
754 static int dec_3des(context_t *text, argument
761 des_context_t *c = (des_context_t *) text->cipher_dec_context;
794 static int enc_3des(context_t *text, argument
801 des_context_t *c = (des_context_t *) text->cipher_enc_context;
809 memcpy(output, input, inputlen); /* text */
828 static int init_3des(context_t *text, argument
836 c = (des_context_t *) text->utils->malloc(2 * sizeof(des_context_t));
849 text->cipher_enc_context = (cipher_context_t *) c;
863 text
875 dec_des(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
918 enc_des(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
955 init_des(context_t *text, unsigned char enckey[16], unsigned char deckey[16]) argument
986 free_des(context_t *text) argument
1004 rc4_init(rc4_context_t *text, const unsigned char *key, unsigned keylen) argument
1031 rc4_encrypt(rc4_context_t *text, const char *input, char *output, unsigned len) argument
1065 rc4_decrypt(rc4_context_t *text, const char *input, char *output, unsigned len) argument
1099 free_rc4(context_t *text) argument
1111 init_rc4(context_t *text, char enckey[16], char deckey[16]) argument
1146 dec_rc4(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
1167 enc_rc4(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
1258 init_uef(context_t *text, CK_KEY_TYPE keyType, CK_MECHANISM_TYPE mech_type, CK_SLOT_ID slot_id, char enckey[16], char deckey[16]) argument
1391 init_rc4_uef(context_t *text, char enckey[16], char deckey[16]) argument
1398 init_des_uef(context_t *text, char enckey[16], char deckey[16]) argument
1405 init_3des_uef(context_t *text, char enckey[16], char deckey[16]) argument
1413 free_uef(context_t *text) argument
1478 dec_rc4_uef(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
1518 enc_rc4_uef(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
1559 dec_des_uef(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
1613 enc_des_uef(context_t *text, const char *input, unsigned inputlen, unsigned char digest[16], char *output, unsigned *outputlen) argument
1670 create_layer_keys(context_t *text, const sasl_utils_t *utils, HASH key, int keylen, char enckey[16], char deckey[16]) argument
1738 context_t *text = (context_t *) context; local
1825 context_t *text = (context_t *) context; local
1997 context_t *text = (context_t *) context; local
2016 context_t *text = (context_t *) context; local
2088 create_MAC(context_t * text, char *input, int inputlen, int seqnum, unsigned char MAC[16]) argument
2132 check_integrity(context_t * text, char *buf, int bufsize, char **output, unsigned *outputlen) argument
2180 context_t *text = (context_t *) context; local
2258 context_t *text = (context_t *) context; local
2273 context_t *text = (context_t *) conn_context; local
2349 DigestCalcHA1FromSecret(context_t * text, const sasl_utils_t * utils, HASH HA1, unsigned char *authorization_id, unsigned char *pszNonce, unsigned char *pszCNonce, HASHHEX SessionKey) argument
2379 create_response(context_t * text, const sasl_utils_t * utils, unsigned char *nonce, unsigned int ncvalue, unsigned char *cnonce, char *qop, char *digesturi, HASH Secret, char *authorization_id, char **response_value) argument
2544 context_t *text; local
2569 context_t *text = (context_t *) stext; local
2852 context_t *text = (context_t *) stext; local
3599 context_t *text = (context_t *) conn_context; local
3819 DigestCalcHA1(context_t * text, const sasl_utils_t * utils, unsigned char *pszUserName, unsigned char *pszRealm, sasl_secret_t * pszPassword, unsigned char *pszAuthorization_id, unsigned char *pszNonce, unsigned char *pszCNonce, HASHHEX SessionKey) argument
3862 calculate_response(context_t * text, const sasl_utils_t * utils, unsigned char *username, unsigned char *realm, unsigned char *nonce, unsigned int ncvalue, unsigned char *cnonce, char *qop, unsigned char *digesturi, sasl_secret_t * passwd, unsigned char *authorization_id, char **response_value) argument
3958 make_client_response(context_t *text, sasl_client_params_t *params, sasl_out_params_t *oparams) argument
4229 context_t *text = (context_t *) ctext; local
4626 context_t *text = (context_t *) ctext; local
4784 context_t *text; local
4811 context_t *text = (context_t *) ctext; local
4891 context_t *text = (context_t *) ctext; local
4962 context_t *text = (context_t *) ctext; local
5070 context_t *text = (context_t *) conn_context; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libdtrace/sparc/
H A Ddt_isadep.c76 uint32_t *text; local
80 if ((text = malloc(symp->st_size + 4)) == NULL) {
85 if (Pread(P, text, symp->st_size, symp->st_value) != symp->st_size) {
87 free(text);
95 text[symp->st_size / 4] = 0;
108 while (text[i] == FASTTRAP_INSTR) {
118 if (Pread(P, &text[i], 4,
122 free(text);
128 free(text);
134 text[
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DOverstrike.pm1 # Pod::Text::Overstrike -- Convert POD data to formatted overstrike text
48 my ($self, $text, $line) = @_;
49 $text =~ s/\s+$//;
50 $text = $self->strip_format ($self->interpolate ($text, $line));
51 $text =~ s/(.)/$1\b$1/g;
52 $self->SUPER::cmd_head1 ($text);
57 my ($self, $text, $line) = @_;
58 $text =~ s/\s+$//;
59 $text
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dvlfmt.c51 const char *text, *sev; local
52 if ((ret = __pfmt_print(stream, flag, format, &text, &sev, args)) < 0)
55 return (__lfmt_log(text, sev, args, flag, ret));
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_p.h2 char * text; member in struct:ctl_buf
13 #define allocated_p(Buf) ((Buf).text != NULL)
14 #define buffer_init(Buf) ((Buf).text = 0, (Buf.used) = 0)
/opensolaris-onvv-gate/usr/src/cmd/sgs/lddstub/i386/
H A Dlddstub.s33 .text
/opensolaris-onvv-gate/usr/src/cmd/ssh/etc/
H A Dssh-askpass31 --text="$prompt" --hide-text --window-icon=$ICON
/opensolaris-onvv-gate/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c77 uint8_t *text, fasttrap_probe_spec_t *ftp, const GElf_Sym *symp)
90 size = dt_instr_size(&text[i], dtp, pid, symp->st_value + i,
106 if ((text[i] == 0xff && DT_MODRM_REG(text[i + 1]) == 4) ||
107 (dmodel == PR_MODEL_LP64 && (text[i] & 0xf0) == 0x40 &&
108 text[i + 1] == 0xff && DT_MODRM_REG(text[i + 2]) == 4)) {
123 uint8_t *text; local
133 if ((text = calloc(1, symp->st_size + 4)) == NULL) {
138 if (Pread(P, text, sym
76 dt_pid_has_jump_table(struct ps_prochandle *P, dtrace_hdl_t *dtp, uint8_t *text, fasttrap_probe_spec_t *ftp, const GElf_Sym *symp) argument
275 uint8_t *text; local
349 uint8_t *text; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Dwdwmsg.sh50 --text="$messageString")
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/SUNWfiles/
H A DResourceBundle.properties29 explanation=Specify configuration parameters for the new text files data store.
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/oam/
H A Dllib-llpoam37 void fmtmsg(char * label, int severity, char * text, char * action);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A Dstdio.c25 int xsfprintf ( FILE * stream, const char * text ) {
26 return fprintf( stream, text );
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dcrlf.t23 my $text;
24 { local $/; $text = <FOO> }
25 is(count_chars($text, "\015\012"), 0);
26 is(count_chars($text, "\n"), 2000);
30 { local $/; $text = <FOO> }
31 is(count_chars($text, "\015\012"), 2000);
81 my($text, $chars) = @_;
83 $seen++ while $text =~ /$chars/g;

Completed in 307 milliseconds

1234567891011>>