Searched refs:finally (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_topo.c59 goto finally;
66 goto finally;
71 finally:
129 goto finally;
136 finally:
H A Dasr_scf.c311 goto finally;
317 goto finally;
323 goto finally;
330 goto finally;
337 goto finally;
342 goto finally;
346 goto finally;
353 goto finally;
364 finally:
H A Dasr_fault.c91 goto finally;
95 goto finally;
100 finally:
235 goto finally;
242 goto finally;
263 goto finally;
272 goto finally;
278 goto finally;
283 goto finally;
404 finally
[all...]
H A Dasr_audit.c52 #define CHECK_FOR_ERR(e) if ((e)) goto finally
53 #define CHECK_NOT_NULL(pointer) if ((pointer) == NULL) goto finally
81 goto finally;
89 finally:
489 finally:
749 finally:
815 goto finally;
826 finally:
981 finally:
/osnet-11/usr/src/lib/libtsnet/common/
H A Dtsol_sgetzcent.c110 char *tokp, *finally; local
122 tokp = strtok_r(str, KV_DELIMITER, &finally);
139 tokp = strtok_r(NULL, KV_DELIMITER, &finally);
145 *errstrp = finally;
H A Dtsol_sgettpent.c99 char *tokp, *finally; local
104 tokp = strtok_r(setstr, TNDB_COMMA, &finally);
110 tokp = strtok_r(NULL, TNDB_COMMA, &finally);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAnyDBM_File.pm34 finally ODBM. This way old programs that used to use NDBM via dbmopen()
H A DDigest.pm150 message-digest algorithm. You can add data to the object and finally
H A Dperl5db.pl8161 When the user finally enters a C<q> command, C<$fall_off_end> is set to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dsv.h1203 #define SvSetSV_and(dst,src,finally) \
1207 finally; \
1210 #define SvSetSV_nosteal_and(dst,src,finally) \
1217 finally; \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm125 data to it and finally ask for the digest in a suitable format. A
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm203 Surrogate pairs were born when the Unicode Consortium finally
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm256 and finally F<Sys$System:> for an executable file having the name specified,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL884 B<\{>I<minimum>B<,>I<maximum>B<\}> finally defines a lower and upper

Completed in 63 milliseconds