Searched refs:current (Results 226 - 235 of 235) sorted by relevance

12345678910

/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1802 CTL_DESC(SES_ET_CURRENT_SENSOR, current),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm252 my $pkg = $caller || (caller)[0]; # current context
257 my $opt; # current option
258 my $prefix = $genprefix; # current prefix
1696 Like C<:i>, but if the value is omitted, the current value for the
2217 compatibility has always been extremely important, the current version
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py3362 for current in explicit_order:
3371 if inst._menu_conf_entry.match_section_by_string(current):
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm948 current version of Storable.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL114 generated methods are named after the element name; will return the current
914 # Save current directory so that C::Scan can use it
1725 #return the current value of the corresponding element if called
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL516 Prints the current line number on the standard output.
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.s947 * If current move size is larger than half of the highest level cache
1028 pslldq $0xf,%xmm3 # shift the current buffer left (shift in zeros)
1034 pslldq $0xf,%xmm0 # shift the current buffer left (shift in zeros)
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh1915 # Display current Authentication Method.
1948 # Get current timeout value from cn=config.
1951 ${ECHO} " ERROR: Could not reach LDAP server to check current timeout!"
1957 get_negone_num "Enter the time limit for DSEE (current=${CURR_TIMELIMIT}):" "-1"
1967 # Get current sizelimit value from cn=config.
1970 ${ECHO} " ERROR: Could not reach LDAP server to check current sizelimit!"
1976 get_negone_num "Enter the size limit for DSEE (current=${CURR_SIZELIMIT}):" "-1"
2025 # Display current Authentication Method.
2074 # Display current Authentication Method.
2123 # Display current Authenticatio
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm983 # Truncate the file at the current position
2282 my $ac = $o->autochomp(); # recover current value
2424 C<-E<gt>autodefer()> recovers the current value of the autodefer setting.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c485 * increments the current line number in CopLINE(PL_curcop) and checks
488 * If so, it sets the current line number and file to the values in the comment.
1245 I32 i; /* current expanded character */
1261 i = d - SvPVX(sv); /* remember current offset */
1971 * 'pre-processing' function into the current source input stream.
1972 * Note that the filter function only applies to the current source file
2031 /* Invoke the n'th filter function for the current rsfp. */
3219 * potentially break current behavior of eval"".
3299 PL_copline = NOLINE; /* invalidate current command line number */
3929 /* Look for a subroutine with this name in current packag
[all...]

Completed in 65 milliseconds

12345678910