Searched refs:CurrentDirName (Results 1 – 7 of 7) sorted by relevance
29 search_directories[0] = CurrentDirName; in generic_open_config()31 dprintf("CurrentDirName: \"%s\"\n", CurrentDirName); in generic_open_config()
6 return chdir(CurrentDirName); in generic_chdir_start()
124 if (strlen(CurrentDirName) && !path_add(CurrentDirName)) { in load_env32()
62 global CurrentDirName:data hidden63 CurrentDirName resb FILENAME_MAX
72 CurrentDirPtr dw CurrentDirName-LDLINUX_SYS ; Current directory name string95 global CurrentDirName:data hidden, SubvolName:data hidden96 CurrentDirName times CURRENTDIR_MAX db 0
21 extern char CurrentDirName[];
23 char CurrentDirName[CURRENTDIR_MAX]; variable1238 c8 = CurrentDirName; in efi_setcwd()