Home
last modified time | relevance | path

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

/external/fio/
Dclient.c32 static void handle_text(struct fio_client *client, struct fio_net_cmd *cmd);
39 .text = handle_text,
1072 static void handle_text(struct fio_client *client, struct fio_net_cmd *cmd) in handle_text() function