Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/ctdb/tests/UNIT/eventscripts/
H A D11.natgw.001.sh12 check_routes 0
H A D13.per_ip_routing.003.sh16 check_routes 0
H A D13.per_ip_routing.016.sh14 check_routes 0
H A D13.per_ip_routing.007.sh17 check_routes 1 default
H A D13.per_ip_routing.004.sh17 check_routes 0
H A D13.per_ip_routing.017.sh15 check_routes 1 default
H A D13.per_ip_routing.001.sh19 check_routes 0
H A D13.per_ip_routing.018.sh21 check_routes 1 default
H A D13.per_ip_routing.005.sh20 check_routes 1 default
H A D13.per_ip_routing.009.sh20 check_routes 1 default
H A D13.per_ip_routing.010.sh19 check_routes all default
H A D13.per_ip_routing.011.sh21 check_routes all
H A D13.per_ip_routing.006.sh24 check_routes 0
H A D13.per_ip_routing.008.sh23 check_routes 1 default
H A D13.per_ip_routing.014.sh29 check_routes 0
H A D13.per_ip_routing.012.sh29 check_routes 0
H A D13.per_ip_routing.013.sh23 check_routes 0
H A D13.per_ip_routing.024.sh30 check_routes 0
H A D13.per_ip_routing.015.sh29 check_routes 0
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libaf/
H A Daf_channels.c119 static int check_routes(af_channels_t* s, int nin, int nout) in check_routes() function
172 return check_routes(s,((af_data_t*)arg)->nch,af->data->nch); in control()
274 if(AF_OK == check_routes(s,c->nch,l->nch)) in play()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libaf/
H A Daf_channels.c119 static int check_routes(af_channels_t* s, int nin, int nout) in check_routes() function
172 return check_routes(s,((af_data_t*)arg)->nch,af->data->nch); in control()
274 if(AF_OK == check_routes(s,c->nch,l->nch)) in play()
/dports/net/samba412/samba-4.12.15/ctdb/tests/UNIT/eventscripts/scripts/
H A Dlocal.sh363 check_routes ()
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dnet.c279 gkrellm_net_client_divert(void (*read_func)(), void (*check_routes)(), in gkrellm_net_client_divert() argument
283 check_net_routes = check_routes; in gkrellm_net_client_divert()