Searched refs:papzHomeList (Results 1 – 5 of 5) sorted by relevance
964 if (opts->papzHomeList == NULL) in intern_file_load()978 for (idx = 0; opts->papzHomeList[ idx+1 ] != NULL; ++idx) ; in intern_file_load()998 path = opts->papzHomeList[ idx ]; in intern_file_load()
215 if (opts->papzHomeList == NULL) { in do_presets()
834 && ( (opts->papzHomeList != NULL) in prt_extd_usage()1127 bool need_intro = (opts->papzHomeList == NULL); in prt_prog_detail()1134 prt_ini_list(opts->papzHomeList, opts->pzRcName, opts->pzProgPath); in prt_prog_detail()
62 if (opts->papzHomeList == NULL) in find_dir_name()72 dir = opts->papzHomeList[idx]; in find_dir_name()
626 char const * const * const papzHomeList; member