Home
last modified time | relevance | path

Searched defs:file_entry (Results 1 – 2 of 2) sorted by relevance

/minix3/sys/fs/udf/
H A Decma167-udf.h734 struct file_entry { struct
735 struct desc_tag tag;
736 struct icb_tag icbtag;
737 uint32_t uid;
738 uint32_t gid;
739 uint32_t perm;
740 uint16_t link_cnt;
764 struct extfile_entry { argument
/minix3/minix/lib/liblwip/dist/src/apps/httpd/makefsdata/
H A Dmakefsdata.c134 struct file_entry struct
136 struct file_entry* next; argument
137 const char* filename_c;