HomeSort by relevance Sort by last modified time
    Searched refs:sig_show_status (Results 1 - 3 of 3) sorted by null

  /external/fio/
fio.h 546 extern void sig_show_status(int sig);
backend.c 96 void sig_show_status(int sig) function
124 act.sa_handler = sig_show_status;
    [all...]
client.c 602 act.sa_handler = sig_show_status;
    [all...]

Completed in 967 milliseconds