Searched refs:do_close (Results 1 – 4 of 4) sorted by relevance
73 static void do_close();104 do_close(s);117 do_close(s);123 do_close(s);130 do_close(s);134 do_close(s);156 do_close(s) in do_close() function
135 do_close(const char *dirpath, const char *dictname, char *argv[], int argc) in do_close() function378 do_close(dirpath, dictname, argv, argc); in testdict()
1270 reset_transport(boolean_t do_close, boolean_t sync_on_return) in reset_transport() argument1286 np_data.sock_num = (do_close ? NP_CLOSE : NP_EXIT); in reset_transport()
4542 boolean_t do_close; in stat_thread() local4564 do_close = B_FALSE; in stat_thread()4571 do_close = B_TRUE; in stat_thread()4607 do_close = B_TRUE; in stat_thread()4610 if (do_read || do_close) in stat_thread()