Searched refs:HISTORY (Results 26 - 47 of 47) sorted by relevance

12

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dvariables.c64 #if defined (HISTORY)
67 #endif /* HISTORY */
203 #if defined (HISTORY)
497 #if defined (HISTORY)
513 #endif /* HISTORY */
529 #if defined (HISTORY)
535 #endif /* HISTORY */
1311 #if defined (HISTORY)
1473 #if defined (HISTORY)
3770 #if defined (HISTORY)
[all...]
H A Dbashhist.c23 #if defined (HISTORY)
824 #endif /* HISTORY */
H A Dvariables.h351 #if defined (HISTORY)
359 #endif /* HISTORY */
H A Dparse.y64 #if defined (HISTORY)
67 #endif /* HISTORY */
1984 #if defined (HISTORY)
2039 #endif /* HISTORY */
3862 #if defined (HISTORY)
3926 #endif /* HISTORY */
4056 #if !defined (HISTORY)
4058 #else /* HISTORY */
4060 #endif /* HISTORY */
4270 #if !defined (HISTORY)
[all...]
H A Dconfig.h.in52 /* Define HISTORY if you want to have access to previously typed commands.
54 If both HISTORY and READLINE are defined, you can get at the commands
58 If only HISTORY is defined, the `fc' and `history' builtins are
60 #undef HISTORY
H A Dexecute_cmd.c94 #if defined (HISTORY)
3873 #if defined (HISTORY)
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/db/
H A DTpcbExample.java46 public static final int HISTORY = 25920000;
54 public static final int HISTORY = 10000;
61 public static final int HISTORY = 259200; field in class:TpcbExample
597 int history = HISTORY;
/macosx-10.10.1/bind9-45.101/bind9/win32utils/
H A DBuildSetup.bat48 copy ..\HISTORY ..\Build\Release
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dfc.c8 #if defined (HISTORY)
588 #endif /* HISTORY */
H A Dcommon.c58 #if defined (HISTORY)
/macosx-10.10.1/CPANInternal-159.1/Test-NoWarnings-1.04/lib/Test/
H A DNoWarnings.pm310 =head1 HISTORY
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DSimple.pm171 =head1 HISTORY
H A DMore.pm1504 =head1 HISTORY
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dkana.vim50 " HISTORY
/macosx-10.10.1/BerkeleyDB-21/db/examples_cxx/wce_tpcb/
H A DTpcbExample.cpp26 tellers(TELLERS), history(HISTORY), fast_mode(1), verbose(0),
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmupad.vim36 syn keyword mupadSpecial DIGITS HISTORY LEVEL
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm2044 my ($dotdir, $HISTORY, %hist_db, $href, $binary_time, $date) ;
2047 $HISTORY = "$dotdir/.netscape/history.db";
2049 tie %hist_db, 'DB_File', $HISTORY
2050 or die "Cannot open $HISTORY: $!\n" ;;
2227 =head1 HISTORY
/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/lib/Data/
H A DDump.pm693 =head1 HISTORY
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DTest.pm678 =head1 HISTORY
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dpod2man.pl173 =item HISTORY
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm1383 =head1 HISTORY
/macosx-10.10.1/sudo-73/src/
H A DMakefile.in175 DISTFILES = $(SRCS) $(HDRS) ChangeLog CONTRIBUTORS HISTORY INSTALL \
719 (cd $(srcdir) && for f in ChangeLog HISTORY LICENSE NEWS README TROUBLESHOOTING UPGRADE sample.*; do $(INSTALL) -O $(install_uid) -G $(install_gid) -m 0644 $$f $(DESTDIR)$(docdir); done)

Completed in 316 milliseconds

12