Home
last modified time | relevance | path

Searched defs:cmd_sendfile (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/toxic/toxic-0.11.3/src/
H A Dchat_commands.c310 void cmd_sendfile(WINDOW *window, ToxWindow *self, Tox *m, int argc, char (*argv)[MAX_STR_SIZE]) in cmd_sendfile() function
/dports/benchmarks/fio/fio-3.29/
H A Dserver.h93 struct cmd_sendfile { struct
97 struct cmd_sendfile_reply { argument
/dports/net-im/profanity/profanity-0.11.1/src/command/
H A Dcmd_funcs.c4917 cmd_sendfile(ProfWin* window, const char* const command, gchar** args) in cmd_sendfile() function