HelenOS sources

fat_directory_prev  253 uspace/srv/fs/fat/fat_directory.c 	while (!flag && fat_directory_prev(di) == EOK) {
fat_directory_prev  330 uspace/srv/fs/fat/fat_directory.c 			rc = fat_directory_prev(di);
fat_directory_prev   57 uspace/srv/fs/fat/fat_directory.h extern errno_t fat_directory_prev(fat_directory_t *);
HelenOS homepage, sources at GitHub