Searched refs:def_getint (Results 1 – 3 of 3) sorted by relevance
143 int def_getint(char *name, int defvalue);
208 def_getint(char *name, int defvalue) in def_getint() function
430 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) { in files_checkhistory()1151 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) { in files_update_history()