Searched refs:FD_TYPE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/dosfstools/dosfsck/
H A Dfile.h12 typedef enum { fdt_none,fdt_drop,fdt_undelete } FD_TYPE; typedef in typeref:enum:__anon7514
16 FD_TYPE type;
35 void file_add(char *path,FD_TYPE type);
45 FD_TYPE file_type(FDSC **curr,char *fixed);
H A Dfile.c119 void file_add(char *path,FD_TYPE type)
184 FD_TYPE file_type(FDSC **curr,char *fixed)
H A Dcheck.c766 FD_TYPE type;

Completed in 90 milliseconds