Searched refs:te (Results 1 - 16 of 16) sorted by relevance

/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfdctee.c49 reg Tee_t* te = (Tee_t*)disc; local
52 if(te->status == 0 && sfwrite(te->tee,buf,size) != (ssize_t)size)
53 te->status = -1;
84 reg Tee_t* te; local
86 if(!(te = (Tee_t*)malloc(sizeof(Tee_t))) )
89 te->disc.readf = NIL(Sfread_f);
90 te->disc.seekf = NIL(Sfseek_f);
91 te->disc.writef = teewrite;
92 te
[all...]
/osnet-11/usr/src/lib/libast/common/string/
H A Dbase64.c56 register unsigned char* te; local
73 te = tp + tz - B64_EC + 1;
83 te = tp + sizeof(tmp) - B64_EC + 1;
93 if (tp >= te)
101 te = tp + sizeof(tmp) - B64_EC + 1;
122 if (tp >= te)
130 te = tp + sizeof(tmp) - B64_EC + 1;
146 if (tp < te)
167 register unsigned char* te; local
188 te
[all...]
/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_targets.c147 struct da_node *te; local
243 for (te = tl->DAs; te; te = te->next)
244 add2scopes_list(te, tl);
377 static void add2scopes_list(struct da_node *te, struct target_list *tl) { argument
391 if (slp_onlist(s, te->scopes)) {
399 st->da = te;
418 struct da_node *te, * local
[all...]
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmxmake.c114 Tm_t te; local
116 te = *tm;
117 te.tm_year = y;
118 now = tmxsec(tmxtime(&te, tm->tm_zone->west));
/osnet-11/usr/src/lib/libscf/common/
H A Dnotify_params.c343 add_entry(scf_transaction_entry_t *te, scf_value_t *val) argument
345 if (scf_entry_add_value(te, val) != 0) {
354 add_boolean_entry(scf_handle_t *h, scf_transaction_entry_t *te, uint8_t v) argument
363 return (add_entry(te, val));
367 add_count_entry(scf_handle_t *h, scf_transaction_entry_t *te, uint64_t v) argument
376 return (add_entry(te, val));
380 add_integer_entry(scf_handle_t *h, scf_transaction_entry_t *te, int64_t v) argument
389 return (add_entry(te, val));
393 add_astring_entry(scf_handle_t *h, scf_transaction_entry_t *te, char *s) argument
405 return (add_entry(te, va
409 get_nvpair_vals(scf_handle_t *h, scf_transaction_entry_t *te, nvpair_t *p) argument
645 prep_transaction(scf_transaction_t *tx, scf_transaction_entry_t *te, const char *prop, scf_type_t type) argument
747 scf_transaction_entry_t *te = local
[all...]
H A Dlowlevel.c5247 scf_transaction_entry_t *te; local
5252 te = val->value_tx;
5253 te->entry_tx->tran_invalid = 1;
5257 for (curp = &te->entry_head; *curp != NULL;
6134 char *s, *e, *te, *tpg; local
6160 te = strstr(s, SCF_FMRI_SERVICE_PREFIX);
6161 if (te == NULL)
6162 te = e;
6164 *te = 0;
6167 s = te;
6269 char *s, *e, *te; local
[all...]
/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c536 register unsigned char* te; local
547 te = t + (*tn);
548 while (t < te && f < fe)
610 register unsigned char* te; local
620 te = t + (*tn);
621 while (f < fe && t < te)
641 if (t >= (te - 2))
650 if (t >= (te - 3))
720 register unsigned char* te; local
733 te
796 register unsigned char* te; local
870 register unsigned char* te; local
915 register unsigned char* te; local
961 register unsigned char* te; local
1006 register unsigned char* te; local
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Ddate.c286 Time_t te; local
416 te = convert(fmts, t, now);
417 if (te > ts)
418 e += te - ts;
420 e += ts - te;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DRefHash.t48 my ($tr, $tw, $te) = @{$tied_results[$i]};
54 $ok = 0 if (defined($oe) != defined($te)) or ($oe ne $te);
66 defined $te ? "\texception: $te\n" : "\tno exception\n",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A DTEST210 $te = $name{$test} . '.' x ($dotdotdot - length($name{$test}));
213 print $te;
214 $te = '';
441 print "${te}ok\n";
445 print "${te}skipping test on this platform\n";
451 print "${te}FAILED at test $next\n";
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobj_mgr.c1974 TOK_OBJ_ENTRY * te = NULL; local
1985 te = &global_shm->publ_tok_objs[index];
1988 val = memcmp(obj->name, te->name, 8);
2010 if ((te->count_hi != obj->count_hi) ||
2011 (te->count_lo != obj->count_lo)) {
2013 obj->count_hi = te->count_hi;
2014 obj->count_lo = te->count_lo;
2026 (void) memcpy(new_obj->name, te->name, 8);
2051 te = &global_shm->publ_tok_objs[index];
2053 (void) memcpy(new_obj->name, te
2085 TOK_OBJ_ENTRY * te = NULL; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DLanguage.pm285 te:Telugu
H A DScript.pm279 te:tel:340:Telugu
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm622 my($te, $width) = @_;
623 chomp($te);
624 $te =~ s/\.\w+$/./;
626 if ($^O eq 'VMS') { $te =~ s/^.*\.t\./\[.t./s; }
628 my $leader = "$te" . '.' x ($width - length($te));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm663 as bn gu kn ks kok ml mni mr ne or pa sa sd te ta ur
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm1512 =item {te} : Telugu

Completed in 129 milliseconds