Home
last modified time | relevance | path

Searched defs:histfile (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/editors/nano/nano-5.9/src/
H A Dhistory.c288 FILE *histfile = fopen(histname, "rb"); in load_history() local
331 bool write_list(const linestruct *head, FILE *histfile) in write_list()
354 FILE *histfile; in save_history() local
386 FILE *histfile = fopen(poshistname, "rb"); in load_poshistory() local
461 FILE *histfile = fopen(poshistname, "wb"); in save_poshistory() local
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/alternative_wmiircs/python/pygmi/
H A Dmenu.py16 histfile=None, nhist=None): argument
37 histfile=None, nhist=None): argument
/dports/databases/pspg/pspg-5.3.4/src/
H A Dreadline.c124 pspg_save_history(const char *histfile, Options *opts) in pspg_save_history()
772 pspg_init_readline(const char *histfile) in pspg_init_readline()
814 pspg_init_readline(const char *histfile) in pspg_init_readline()
820 pspg_save_history(const char *histfile, Options *opts) in pspg_save_history()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/common/
H A Dcli.py55 def init_readline(complete_method, histfile=None): argument
103 def __init__(self, histfile=None) : argument
/dports/sysutils/mcfly/mcfly-0.5.11/src/
H A Dhistory_cleaner.rs19 let histfile = PathBuf::from( in clean() localVariable
H A Dmain.rs26 let histfile = PathBuf::from( in handle_addition() localVariable
/dports/news/cnews/cnews-cr.g_18/contrib/lib/
H A Dhistory.c15 static char *histfile; variable
/dports/news/cnews/cnews-cr.g_18/contrib/lib/ipc/
H A Dhistory.c15 static char *histfile; variable
/dports/math/clingo/clingo-5.5.1/examples/clingo/controller-processes/
H A Dserver.py11 histfile = os.path.join(os.path.expanduser("~"), ".controller") variable
/dports/misc/py-pexpect/pexpect-4.8.0/examples/
H A Dhive.py111 histfile = os.path.join(os.environ["HOME"], ".hive_history") variable
/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A Dcadabra2-cli.hh44 std::string histfile; member in Shell
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/mgmclient/
H A Dmain.cpp153 BaseString histfile; in main() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/mgmclient/
H A Dmain.cpp148 BaseString histfile; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/apitools/apitools/base/py/
H A Dbase_cli.py116 def __init__(self, env, filename='<console>', histfile=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/apitools/base/py/
H A Dbase_cli.py116 def __init__(self, env, filename='<console>', histfile=None): argument
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/mgmclient/
H A Dmain.cpp160 BaseString histfile; in main() local

12345678