Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c28856 static void sayAbnormalExit(void){ in sayAbnormalExit() function
28914 atexit(sayAbnormalExit);