Home
last modified time | relevance | path

Searched refs:foc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c5222 FILE *fb = 0, *foc = 0; in main() local
5242 foc = fb; in main()
5269 if( foc ) fclose(foc); in main()