Searched refs:opened (Results 1 - 25 of 39) sorted by relevance

12

/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/lib/gss_mechs/mech_krb5/mech/
H A Dinq_context.c88 locally_initiated, opened)
97 int *opened;
180 if (opened)
181 *opened = ctx->established;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/scalar/
H A Dscalar.pm30 A filehandle is opened but the file operations are performed "in-memory"
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dethernet.c70 if (!inf->card->opened)
77 inf->card->opened = 1;
H A Dnet.c204 if (card->opened)
208 card->opened = 0;
1320 if (!card->opened)
1330 card->opened = 1;
1518 if (card->opened)
1522 card->opened = 0;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToRtf.pm55 the output will be opened with F<write.exe> or whatever program is
57 specify that RTF files should be opened the same as they are when you
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DFile.pm60 Creates an C<IO::File> opened for read/write on a newly created temporary
63 file cannot be created or opened, the C<IO::File> object is destroyed.
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/grub-0.97/netboot/
H A Dundi.h228 uint8_t opened; /* pxenv_undi_open() has been called */ member in struct:undi
H A Dundi.c593 if ( success ) undi.opened = 1;
603 if ( success ) undi.opened = 0;
890 if ( undi.opened ) eb_pxenv_undi_close();
/osnet-11/usr/src/lib/gss_mechs/mech_spnego/mech/
H A DgssapiP_spnego.h434 int *opened
447 int *opened
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
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.pm298 be opened for reading. Likewise, the second argument will be
305 names whenever possible.> Files are opened in binary mode where
356 handle to an opened file, then data is copied using Perl
H A DTemp.pm258 # to a random filename and opened if required
778 # Currently WinNT, OS/2 and VMS can not unlink an opened file
819 # - Called by unlink0 if an opened file can not be unlinked
939 is not supported (the file is always opened).
1093 an open file or can not mark a file as temporary when it is opened
1134 warn "tempfile(): temporary filename requested but not opened.\nPossibly unsafe, consider using tempfile() with OPEN set to true\n"
1179 # opened (simply by unlinking the open filehandle). On Windows or VMS
1518 that the file will not be opened by someone else.
1908 that temporary files are opened only if they do not already exist, and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm49 To pass supplemental arguments to a program opened with C< '|-' > or C< '-|' >
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DPacklist.pm214 it will be opened and the contents of the file will be read. The new() method
H A DManifest.pm664 is reported if C<MANIFEST> could not be opened.
/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/
H A Dconfig.sub1176 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1217 -opened*)
1523 -mvs* | -opened*)
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub1216 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1258 -opened*)
1573 -mvs* | -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/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm352 matches the file name. Pods are not opened to check for the 'NAME'
H A DPlainText.pm654 and the input file it was given could not be opened.
H A DText.pm780 and the input file it was given could not be opened.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2133 Normally, the specified file will be opened for read and write access,
2298 =head1 Tying to an already-opened filehandle
2305 Similarly if you opened that handle C<FH> with regular C<open> or
2310 Handles that were opened write-only won't work. Handles that were
2311 opened read-only will work as long as you don't try to modify the
2317 Note that Tie::File will only close any filehandles that it opened

Completed in 73 milliseconds

12