Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dcmd.c2282 int flux_delay; in direct_command() local
4261 flux_delay = 200; in direct_command()
4265 flux_delay = strtol(argv[2], &sp, 10); in direct_command()
4267 if ( !strchr(" \t\n\r", *sp) || flux_delay < 0 ) { in direct_command()
4312 rf_flux_delay(flux_delay); in direct_command()