Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c39079 typedef struct unixInodeInfo unixInodeInfo; /* An i-node */ typedef
40051 struct unixInodeInfo { struct
40061 unixInodeInfo *pNext; /* List of all unixInodeInfo objects */ argument
40062 unixInodeInfo *pPrev; /* .... doubly linked */ argument
40073 ** A lists of all unixInodeInfo objects. argument