Searched refs:prior (Results 1 - 25 of 29) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c2134 nfs4_ephemeral_t *prior; local
2217 prior = mi_parent->mi_ephemeral;
2218 if (prior == NULL) {
2231 if (prior->ne_child == NULL) {
2232 prior->ne_child = eph;
2234 child = prior->ne_child;
2236 prior->ne_child = eph;
2242 eph->ne_prior = prior;
2282 nfs4_ephemeral_t *prior; local
2285 prior
2319 nfs4_ephemeral_t *prior; local
2778 nfs4_ephemeral_record_umount(vfs_t *vfsp, int flag, nfs4_ephemeral_t *e, nfs4_ephemeral_t *prior) argument
2839 nfs4_ephemeral_t *prior; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dmon.c74 * prior<--| |-->next anchor
166 ANCHOR *next, *prior; /* forward, backward ptrs for list */ member in struct:anchor
312 newanchp->prior = curAnchor; /* new, backward. */
470 newanchp->prior = curAnchor; /* new, backward. */
/opensolaris-onvv-gate/usr/src/lib/libsqlite/src/
H A Dmain.c809 ** can be reused. Any error message resulting from the prior execution
810 ** is written into *pzErrMsg. A success code from the prior execution
880 int delay, prior; local
884 prior = totals[count-1];
887 prior = totals[NDELAY-1] + delay*(count-NDELAY-1);
889 if( prior + delay > timeout ){
890 delay = timeout - prior;
989 ** same name and number of arguments as a prior call to
990 ** sqlite_create_aggregate() disables the prior call to
/opensolaris-onvv-gate/usr/src/cmd/expr/
H A Dexpr.c527 expres(int prior, int par) argument
551 if (pri[op1-OR] <= prior)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm218 With perl versions prior to 5.005 there are some cases where reduce
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoLoader.pm324 AutoLoaders prior to Perl 5.002 had a slightly different interface. Any
H A DAutoSplit.pm90 routines may be placed prior to this marker to force their immediate loading
H A DSelfLoader.pm161 The C<__DATA__> token is not recognized in versions of perl prior to
/opensolaris-onvv-gate/usr/src/lib/
H A DREADME.Makefiles162 It is usually preferable to run the source through the C preprocessor prior
303 2. A list of macros that must be defined prior to the inclusion of
309 3. A list of macros that need not be defined prior to the inclusion
336 actually do not need to set this prior to the inclusion of
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL250 uses Perl variables) defined in F<.pm> file, they must be defined prior to
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL405 Gives a description of each test prior to performing it.
H A Dperlbug.PL1044 those prior to the 5.0 release, are likely to fall upon deaf ears.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstall.pm403 prior to splitting and copying. Input is the contents of the module,
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s1693 ! what the %o's contained prior to the save instruction.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm277 For example if there is a C<=head2> in the POD file prior to a
589 A message to print prior to C<@args>.
H A DUsage.pm77 The text of a message to print immediately prior to printing the
H A DSelect.pm430 effect from prior calls to B<select()> and B<add_selection()> (or if
H A DLaTeX.pm406 # to =head2 and down. Will not affect =head1's prior to NAME
1625 to replace special characters prior to interpolation of interior
/opensolaris-onvv-gate/usr/src/pkg/
H A DREADME.pkg61 without prior agreement from the appropriate lawyers.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm452 without specific prior written permission.
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2053 * or prior to issuing a soft reset if we detect a stall on the chip
3832 * We set local to local_list prior to this loop so that we
6198 pmcs_dmasgl_t *sgl, *prior; local
6252 prior = sgl;
6290 prior[PMCS_SGL_NCHUNKS-1].sglal =
6292 prior[PMCS_SGL_NCHUNKS-1].sglah =
6294 prior[PMCS_SGL_NCHUNKS-1].sglen = 0;
6295 prior[PMCS_SGL_NCHUNKS-1].flags =
6297 prior = sgl;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm121 # this kludge is needed for perl prior 5.6.0 since returning 0 here fails :-/
3908 Under Perl prior to 5.6.0 having an C<use Math::BigInt ':constant';> and
3913 =item Fails to load Calc on Perl prior 5.6.0
3917 prior to 5.6.0. This simple replaces '::' with '/' and thus might fail on
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm1189 representation of a compiled piece of code, I hope. If you have prior
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README547 4651493 RTLD_NOW can result in binding to an object prior to its init being run.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1859 filehandle is closed prior to attempting to unlink the file. This

Completed in 320 milliseconds

12