Searched defs:opened (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libgss/
H A Dg_inquire_context.c78 int *opened)
115 opened);
69 gss_inquire_context( OM_uint32 *minor_status, gss_ctx_id_t context_handle, gss_name_t *src_name, gss_name_t *targ_name, OM_uint32 *lifetime_rec, gss_OID *mech_type, OM_uint32 *ctx_flags, int *locally_initiated, int *opened) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm111 =item $io->opened
143 since it was opened or since the last call to C<clearerr>, or if the
376 sub opened { subroutine
377 @_ == 1 or croak 'usage: $io->opened()';
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dnet.h120 int opened; member in struct:grub_net_card
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c550 int opened = 0; local
560 while (!opened) {
597 opened = 1;
601 * When we get here, we have opened our new log file.
655 * New file opened, so reset file size statistic (used
661 DPRINT((ctrl->dbfp, "binfile: Log opened: %s\n", newname));
762 * changed parameters. For "audit -n" a new log file is opened
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dundi.h228 uint8_t opened; /* pxenv_undi_open() has been called */ member in struct:undi
/osnet-11/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c2493 int *opened)
2504 opened));
2517 int *opened)
2529 opened);
2484 glue_spnego_gss_inquire_context( OM_uint32 *minor_status, const gss_ctx_id_t context_handle, gss_name_t *src_name, gss_name_t *targ_name, OM_uint32 *lifetime_rec, gss_OID *mech_type, OM_uint32 *ctx_flags, int *locally_initiated, int *opened) argument
2508 spnego_gss_inquire_context( OM_uint32 *minor_status, const gss_ctx_id_t context_handle, gss_name_t *src_name, gss_name_t *targ_name, OM_uint32 *lifetime_rec, gss_OID *mech_type, OM_uint32 *ctx_flags, int *locally_initiated, int *opened) argument

Completed in 52 milliseconds