Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c70 static void short_cleanup(void);
326 (void) sigset(SIGTERM, (void(*)(int))short_cleanup); in main()
503 short_cleanup(void) in short_cleanup() function