Searched refs:do_cleanup (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-cleanup-all-mountpoints.c49 do_cleanup (void) function
175 do_cleanup ();
H A Dhal-storage-cleanup-mountpoint.c49 do_cleanup (const char *mount_point) function
187 do_cleanup (mount_point);
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c104 static void do_cleanup(int *, struct pollfd *, boolean_t);
1030 do_cleanup(&fds_cnt, recv_fd,
1350 * do_cleanup() - removes all the preallocated space by the plugin; prepares the
1356 do_cleanup(int *fds_cnt, struct pollfd *recv_fd, boolean_t do_signal) function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c1276 boolean_t do_cleanup = B_FALSE; local
1465 do_cleanup = B_TRUE;
1510 do_cleanup = B_TRUE;
1724 if (do_cleanup) {

Completed in 66 milliseconds