Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl145 sub Cleanup { subroutine
/illumos-gate/usr/src/cmd/audio/audiorecord/
H A Daudiorecord.c106 static int Cleanup = FALSE; /* SIGINT sets this flag */ variable
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbeaux.c761 static void Cleanup(Vdbe *p){ in Cleanup() function