Searched refs:out (Results 376 - 400 of 799) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libcurses/screen/
H A Dsetkeymap.c240 goto out;
254 out:
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProcessState.java72 instantiate(Object oldInstance, Encoder out)
87 System.out.println(e);
H A DStddevValue.java61 instantiate(Object oldInstance, Encoder out)
74 System.out.println(e);
/osnet-11/usr/src/lib/libfedfs/common/
H A Dnsdb_primitives.c152 goto out;
169 goto out;
177 * Figure out what we want to do if we get to SASL bind
205 goto out;
222 goto out;
247 goto out;
273 goto out;
297 goto out;
308 out:
/osnet-11/usr/src/lib/libfru/libfrupicl/
H A DMakefile.com39 LINTOUT= lint.out
/osnet-11/usr/src/lib/libfru/libfrupicltree/
H A DMakefile.com38 LINTOUT= lint.out
/osnet-11/usr/src/lib/libfru/libfrureg/
H A DMakefile.com39 LINTOUT= lint.out
/osnet-11/usr/src/lib/libidmap/common/
H A Didmap_api_nfsv4.c131 goto out;
169 out:
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c592 nvlist_t *nvl, nvlist_t **out)
619 *out = fmristr;
970 nvlist_t *in, nvlist_t **out)
1048 *out = nf;
1218 nvlist_t *in, nvlist_t **out)
1259 *out = hc_fmri_create(mod, pfmri, version, name, inst, auth, part,
1261 if (*out == NULL)
1546 nvlist_t *in, nvlist_t **out)
1596 *out = plp->pl_prop;
1618 nvlist_t *in, nvlist_t **out)
591 hc_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *nvl, nvlist_t **out) argument
969 hc_fmri_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
1217 hc_fmri_create_meth(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
1545 hc_fmri_prop_get(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
1617 hc_fmri_pgrp_get(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
1676 hc_fmri_prop_set(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
1827 hc_fmri_presence_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
1926 hc_fmri_facility(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2009 hc_fmri_retire_subr(topo_mod_t *mod, tnode_t *node, char *method_name, topo_version_t builtin_version, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2050 hc_fmri_retire(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2058 hc_fmri_unretire(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2066 hc_fmri_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2081 hc_fmri_strhash_path(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2099 hc_fmri_strcmp_path(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2119 hc_fmri_strcmp_ident(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
2234 hc_fmri_ident_node(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
[all...]
H A Dlegacy_hc.c186 nvlist_t *nvl, nvlist_t **out)
213 *out = fmristr;
185 legacy_hc_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *nvl, nvlist_t **out) argument
H A Dpkg.c167 nvlist_t *nvl, nvlist_t **out)
192 *out = fmristr;
166 pkg_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *nvl, nvlist_t **out) argument
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_serial.c155 * First we need to normalize the manufacturer name we pulled out of
205 nvlist_t *in, nvlist_t **out)
230 if (store_prop_val(mod, fru_serial, "serial", out) != 0) {
204 get_dimm_serial(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_generic.c48 nvlist_t *out; local
113 &out, &err) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4u/hostbridge/common/
H A Dhb_sun4u.c177 platform_hb_label(topo_mod_t *mod, tnode_t *node, nvlist_t *in, nvlist_t **out) argument
179 return (labelmethod_inherit(mod, node, in, out));
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-utf8.h107 int krb5int_utf8_to_ucs2(const char *p, krb5_ucs2 *out);
110 int krb5int_utf8_to_ucs4(const char *p, krb5_ucs4 *out);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dcopy_tick.c133 krb5_ticket ***out)
155 *out = tkt;
132 krb5_copy_tickets(krb5_context context, krb5_ticket * const *in, krb5_ticket ***out) argument
/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dyylex.l367 grub_script_yyerror (yyget_extra (yyscanner), "out of memory");
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c259 goto out;
274 out:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DJP.pm57 To find out how to use this module in detail, see L<Encode>.
91 to find out why it is implemented that way.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DTW.pm45 To find out how to use this module in detail, see L<Encode>.
72 to find out why it is implemented that way.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dcustomize.cgi47 the fill-out form below. If you return to this page any time
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DCommand.t41 my $out = tie *STDOUT, 'TieOut';
53 is( scalar( $$out =~ s/use_ok\( 'ExtUtils::Command'//g), 2,
H A Drecurs.t64 ok( teardown_recurs(), 'cleaning out recurs' );
88 ok( teardown_recurs(), 'cleaning out recurs' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DSelect.t106 Pull out the specified sections
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Ddiagnostics.pm19 perl program 2>diag.out
20 splain [-v] [-p] diag.out
39 These still go out B<STDERR>.
47 The B<-verbose> flag first prints out the L<perldiag> introduction before
85 perl -w test.pl 2>test.out
86 ./splain < test.out
91 (perl -w test.pl >/dev/tty) >& test.out
92 ./splain < test.out

Completed in 98 milliseconds

<<11121314151617181920>>