Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/src/
H A Dqueue.c6961 cleanup_shm(false);
6968 cleanup_shm(false);
7172 cleanup_shm(false); /* release shared memory */
7202 cleanup_shm(owner) in cleanup_shm() function
H A Dsendmail.h2512 extern void cleanup_shm __P((bool));
H A Ddaemon.c3127 cleanup_shm(DaemonPid == getpid()); in restart_daemon()
H A Dmain.c3026 cleanup_shm(DaemonPid == pid);