Home
last modified time | relevance | path

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

/external/fio/
Dserver.c798 static int handle_command(struct flist_head *job_list, struct fio_net_cmd *cmd) in handle_command() function
924 ret = handle_command(&job_list, cmd); in handle_connection()