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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c22556 ** Allowed values of unixFile.fsFlags
22612 ** The unixFile structure is subclass of sqlite3_file specific to the unix
22615 typedef struct unixFile unixFile; typedef in typeref:struct:unixFile
22616 struct unixFile { struct
22660 ** The following macros define bits in unixFile.fileFlags
23267 ** per inode, so if the same inode is opened twice, both unixFile structures
23285 ** When an attempt is made to close an unixFile, if there are
23286 ** other unixFile open on the same inode that are holding locks, the call
23331 ** A single inode can have multiple file descriptors, so each unixFile
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c22556 ** Allowed values of unixFile.fsFlags
22612 ** The unixFile structure is subclass of sqlite3_file specific to the unix
22615 typedef struct unixFile unixFile; typedef in typeref:struct:unixFile
22616 struct unixFile { struct
22660 ** The following macros define bits in unixFile.fileFlags
23267 ** per inode, so if the same inode is opened twice, both unixFile structures
23285 ** When an attempt is made to close an unixFile, if there are
23286 ** other unixFile open on the same inode that are holding locks, the call
23331 ** A single inode can have multiple file descriptors, so each unixFile
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c22556 ** Allowed values of unixFile.fsFlags
22612 ** The unixFile structure is subclass of sqlite3_file specific to the unix
22615 typedef struct unixFile unixFile; typedef in typeref:struct:unixFile
22616 struct unixFile { struct
22660 ** The following macros define bits in unixFile.fileFlags
23267 ** per inode, so if the same inode is opened twice, both unixFile structures
23285 ** When an attempt is made to close an unixFile, if there are
23286 ** other unixFile open on the same inode that are holding locks, the call
23331 ** A single inode can have multiple file descriptors, so each unixFile
[all...]

Completed in 911 milliseconds