Searched refs:vxworksFileId (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.c22637 struct vxworksFileId *pId; /* Unique file ID */
22915 ** vxworksFileId objects used by this file, all of which may be
23102 struct vxworksFileId { struct
23103 struct vxworksFileId *pNext; /* Next in a list of them all */
23114 static struct vxworksFileId *vxworksFileList = 0;
23154 ** a pointer to the vxworksFileId object. This pointer is the unique
23157 ** The nRef field of the vxworksFileId object is incremented before
23158 ** the object is returned. A new vxworksFileId object is created
23163 static struct vxworksFileId *vxworksFindFileId(const char *zAbsoluteName){
23164 struct vxworksFileId *pNe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c22637 struct vxworksFileId *pId; /* Unique file ID */
22915 ** vxworksFileId objects used by this file, all of which may be
23102 struct vxworksFileId { struct
23103 struct vxworksFileId *pNext; /* Next in a list of them all */
23114 static struct vxworksFileId *vxworksFileList = 0;
23154 ** a pointer to the vxworksFileId object. This pointer is the unique
23157 ** The nRef field of the vxworksFileId object is incremented before
23158 ** the object is returned. A new vxworksFileId object is created
23163 static struct vxworksFileId *vxworksFindFileId(const char *zAbsoluteName){
23164 struct vxworksFileId *pNe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c22637 struct vxworksFileId *pId; /* Unique file ID */
22915 ** vxworksFileId objects used by this file, all of which may be
23102 struct vxworksFileId { struct
23103 struct vxworksFileId *pNext; /* Next in a list of them all */
23114 static struct vxworksFileId *vxworksFileList = 0;
23154 ** a pointer to the vxworksFileId object. This pointer is the unique
23157 ** The nRef field of the vxworksFileId object is incremented before
23158 ** the object is returned. A new vxworksFileId object is created
23163 static struct vxworksFileId *vxworksFindFileId(const char *zAbsoluteName){
23164 struct vxworksFileId *pNe
[all...]

Completed in 825 milliseconds