gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:fatResetCurdir (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
4163:                 /* Reset current directory to make inode free */
4164:                 fatResetCurdir(fs);
4165:                 return FALSE;
4620: /* Reset current directory */ 4621: fatResetCurdir((FS*)fs); 4622: }