Searched refs:papzHomeList (Results 1 – 5 of 5) sorted by relevance
966 if (opts->papzHomeList == NULL) in intern_file_load()980 for (idx = 0; opts->papzHomeList[ idx+1 ] != NULL; ++idx) ; in intern_file_load()1000 path = opts->papzHomeList[ idx ]; in intern_file_load()
217 if (opts->papzHomeList == NULL) { in do_presets()
836 && ( (opts->papzHomeList != NULL) in prt_extd_usage()1129 bool need_intro = (opts->papzHomeList == NULL); in prt_prog_detail()1136 prt_ini_list(opts->papzHomeList, opts->pzRcName, opts->pzProgPath); in prt_prog_detail()
64 if (opts->papzHomeList == NULL) in find_dir_name()74 dir = opts->papzHomeList[idx]; in find_dir_name()
628 char const * const * const papzHomeList; member