Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c39080 typedef struct unixInodeInfo unixInodeInfo; /* An i-node */ typedef
40052 struct unixInodeInfo { struct
40062 unixInodeInfo *pNext; /* List of all unixInodeInfo objects */ argument
40063 unixInodeInfo *pPrev; /* .... doubly linked */ argument
40074 ** A lists of all unixInodeInfo objects. argument