Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c167 static int do_flush(struct ct_data *, uint_t);
658 if (do_flush(ct, RPC_CL_BLOCKING_FLUSH) != 0) { in clnt_vc_call()
912 res = do_flush(ct, (info == NULL || in clnt_vc_control()
1093 (void) do_flush(ct, RPC_CL_BLOCKING_FLUSH); in clnt_vc_destroy()
1557 (void) do_flush(ct, RPC_CL_BLOCKING_FLUSH); in set_io_mode()
1580 do_flush(struct ct_data *ct, uint_t flush_mode) in do_flush() function
1660 (void) do_flush(ct, RPC_CL_BESTEFFORT_FLUSH); in nb_send()
1759 (void) do_flush(node->ct, RPC_CL_BLOCKING_FLUSH); in flush_registered_clients()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c280 static void save_route(int argc, char **argv, int do_flush);
1637 save_route(int argc, char **argv, int do_flush) in save_route() argument
1671 if (!do_flush) { in save_route()
1675 if (do_flush || rt->ri_cmd == RTM_DELETE) { in save_route()
1681 if (do_flush) { in save_route()
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c298 int i, do_flush = 0; in iommu_tlb_flush() local
328 do_flush = 1; in iommu_tlb_flush()
333 if (do_flush) in iommu_tlb_flush()
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c245 static int do_flush(flag_t *f, int argc, char **argv, cmd_pos_t *pos);
295 do_flush
2754 do_flush(flag_t *f, int argc, char **argv, cmd_pos_t *pos) in do_flush() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c3159 do_flush(int cmd) in do_flush() function
3375 do_flush(cmd); in parseit()