Home | History | Annotate | Download | only in native

Lines Matching full:vfsname

1062     transstr vfsname;
1064 vfsname.result = 0;
1065 vfsname.tofree = 0;
1066 vfsname.jstr = 0;
1136 trans2iso(env, 1, h->enc, vfs, &vfsname);
1157 (int) mode, vfsname.result);
1180 (int) mode, vfsname.result) != SQLITE_OK)
1194 transfree(&vfsname);