Searched refs:file0_dirname (Results 1 – 2 of 2) sorted by relevance
614 const char *file0_dirname, in get_directory_table_entry() argument644 const char * pwd = file0_dirname ? file0_dirname : getpwd (); in get_directory_table_entry()653 (void) get_directory_table_entry (pwd, file0_dirname, in get_directory_table_entry()852 const char *file0_dirname; in allocate_filename_to_slot() local935 file0_dirname = dirname; in allocate_filename_to_slot()949 file0_dirname = NULL; in allocate_filename_to_slot()964 d = get_directory_table_entry (dirname, file0_dirname, dirlen, num == 0); in allocate_filename_to_slot()
824 and pass file0_dirname in recursive call.