Searched refs:requested (Results 26 - 50 of 75) sorted by relevance

123

/openbsd-current/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.pm1024 Stands for "Keep if exists". If the requested file exists, then it is
1026 requested but C<GENERIC_READ> access has not been requested. Contrast
1031 Stands for "Truncate if exists". If the requested file exists, then
1033 C<GENERIC_WRITE> access has been requested and C<GENERIC_READ> access
1034 has not been requested. Contrast with C<"k"> and C<"n">.
1038 Stands for "New file only". If the requested file exists, then it is
1044 Stands for "Create if none". If the requested file does not
1046 if C<GENERIC_WRITE> access has been requested or if C<"t"> or
1051 Stands for "Existing file only". If the requested fil
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dlog.c1155 /* If the default branch was requested, add a revlist entry for
1352 int requested; local
1370 requested = log_version_requested (data->log_data, data->revlist,
1375 if (requested)
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/InterceptResult/
H A DEvent.pm760 =item If a bail-out is being requested
937 Return the control facet if it requested a bailout.
942 bail-out was requested.
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/lib/MakeMaker/Test/
H A DUtils.pm392 command C<type>, which scans through your path, looking for the requested
/openbsd-current/gnu/usr.bin/perl/ext/VMS-Stdio/
H A DStdio.pm361 Global buffers requested for the file
503 Returns success status of RMS$_SYNCH if the requested service completes its
/openbsd-current/usr.sbin/ntpd/
H A Dntp.c890 scale_interval(time_t requested) argument
894 interval = requested * conf->scale;
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DNNTP.pm890 will be a reference to an array containing the article requested, each
920 returning the requested data directly, they return a tied filehandle
1132 the text of the requested header for that message.
H A DPOP3.pm782 filehandle returns the requested message. The filehandle will return
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Djv-lang.c919 error ("cannot subscript requested type");
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dbuiltin.pm38 can be requested for convenience.
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/
H A DLocale.pm224 requested by the user and the preferred character set to consume and
/openbsd-current/gnu/usr.bin/perl/dist/PathTools/lib/File/Spec/
H A DVMS.pm30 return VMS syntax on output unless Unix syntax has been explicitly requested
/openbsd-current/gnu/usr.bin/perl/ext/mro/
H A Dmro.pm126 If the requested class doesn't yet exist, this function will still
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc256 // Cannot normally reach here: only one full-width iteration is requested and
/openbsd-current/gnu/llvm/llvm/lib/Support/Unix/
H A DProgram.inc115 // Install it as the requested FD
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_svm.c2876 unsigned long requested = VM_READ; local
2879 requested |= VM_WRITE;
2881 pr_debug("requested 0x%lx, vma permission flags 0x%lx\n", requested,
2883 return (vma->vm_flags & requested) == requested;
/openbsd-current/gnu/usr.bin/perl/cpan/IPC-Cmd/lib/IPC/
H A DCmd.pm209 command C<type>, which scans through your path, looking for the requested
321 you requested exited with, if available. This is generally a pretty
2061 the failure to load an C<IPC::*> module you explicitly requested.
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm172 and sets it to 1 to indicate that a move operation has been requested.
404 to make the requested directory. It may not actually be correct on
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/lib/Pod/
H A DUsage.pm669 If program usage has been explicitly requested by the user, it is often
671 the user-requested usage message. It is also desirable to give a
817 ## or if usage was explicitly requested.
/openbsd-current/gnu/usr.bin/perl/cpan/AutoLoader/lib/
H A DAutoLoader.pm340 B<AutoLoader> only reads code as it is requested, and in many cases
/openbsd-current/gnu/usr.bin/perl/cpan/Term-Cap/
H A DCap.pm131 files are searched and a tc field occurs in the requested entry,
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DPPPort_pm.PL577 This file contains a series of macros and, if explicitly requested, functions
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dconfigure6017 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
6018 echo "configure:6019: checking whether NLS is requested" >&5
6040 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
6041 echo "configure:6042: checking whether included gettext is requested" >&5
6626 echo $ac_n "checking whether windows registry support is requested""... $ac_c" 1>&6
6627 echo "configure:6628: checking whether windows registry support is requested" >&5
8306 The following requested languages were not found:${missing_languages}
/openbsd-current/gnu/usr.bin/perl/dist/Exporter/lib/
H A DExporter.pm363 recorded and all the requested symbols are exported. If the returned
/openbsd-current/gnu/usr.bin/perl/ext/GDBM_File/
H A DGDBM_File.pm438 If the database is already in the requested format, the function returns

Completed in 305 milliseconds

123