Home
last modified time | relevance | path

Searched defs:hist_file (Results 1 – 25 of 46) sorted by relevance

12

/dports/science/nest/nest-simulator-3.1/sli/
H A Dgnureadline.cc103 std::string hist_file = std::string( home ) + std::string( "/.nest_history" ); in execute() local
124 std::string hist_file = std::string( home ) + std::string( "/.nest_history" ); in init() local
/dports/devel/py-cmd2/cmd2-2.3.2/tests/
H A Dtest_history.py703 def test_history_clear(mocker, hist_file): argument
848 def hist_file(): function
909 def test_history_populates_readline(hist_file): argument
955 def test_persist_history_permission_error(hist_file, mocker, capsys): argument
/dports/devel/py-cmd2/cmd2-2.3.2/examples/
H A Dpersistent_history.py14 def __init__(self, hist_file): argument
/dports/devel/git-delta/delta-0.9.2/src/features/
H A Dnavigate.rs119 let mut hist_file = home_dir; in get_less_hist_file() localVariable
/dports/comms/hamlib/hamlib-4.3.1/tests/
H A Dampctl.c132 const char hist_file[] = "/.ampctl_history"; in main() local
H A Drotctl.c134 const char hist_file[] = "/.rotctl_history"; in main() local
H A Drigctl.c140 const char hist_file[] = "/.rigctl_history"; in main() local
/dports/cad/irsim/irsim-9.7.110/other/h2a/
H A Dh2a.c37 private char *hist_file = NULL; variable
/dports/devel/bpython/bpython-0.22.1/doc/sphinx/source/
H A Dconfiguration-options.rst65 hist_file section in General
/dports/devel/isa-l/isa-l-2.30.0/igzip/
H A Dgenerate_custom_hufftables.c352 FILE *hist_file = NULL; in main() local
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/console/
H A Dconsole_conf.h57 char *hist_file; /* command history file */ member
/dports/sysutils/bacula9-client/bacula-9.6.7/src/console/
H A Dconsole_conf.h57 char *hist_file; /* command history file */ member
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/console/
H A Dconsole_conf.h57 char *hist_file; /* command history file */ member
/dports/sysutils/bacula9-server/bacula-9.6.7/src/console/
H A Dconsole_conf.h57 char *hist_file; /* command history file */ member
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dhistory.c51 static FILE *hist_file = (FILE *) 0; variable
/dports/irc/ircII/ircii-20210314/source/
H A Dhistory.c52 static FILE *hist_file = NULL; variable
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dhistory.c53 static FILE *hist_file = (FILE *) 0; variable
/dports/news/trn/trn-3.6/
H A Dbits.c636 static FILE *hist_file = Nullfp; local
/dports/dns/knot-resolver/knot-resolver-5.4.3/utils/client/
H A Dkresc.c369 char *hist_file = NULL; in interact() local
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/console/
H A Dconsole_conf.h90 char *hist_file; /* command history file */ member
/dports/sysutils/bacula11-server/bacula-11.0.5/src/console/
H A Dconsole_conf.h90 char *hist_file; /* command history file */ member
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/console/
H A Dconsole_conf.h90 char *hist_file; /* command history file */ member
/dports/sysutils/bacula11-client/bacula-11.0.5/src/console/
H A Dconsole_conf.h90 char *hist_file; /* command history file */ member
/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Dhistory.py150 hist_file = Unicode( variable in HistoryAccessor
200 def __init__(self, profile='default', hist_file=u'', **traits): argument
/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Dhistory.py152 hist_file = Unicode( variable in HistoryAccessor
202 def __init__(self, profile='default', hist_file=u'', **traits): argument

12