Home
last modified time | relevance | path

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

/dports/chinese/bitchx/bitchx-1.2.1/dll/nap/dragonap/napi/
H A Dnapi.c148 n_Send(command.cmd, sizeof(command.cmd)); in n_SendCommand()
149 n_Send(buff, command.cmd[0]); in n_SendCommand()
152 int n_Send(char *data, int s) { in n_Send() function
H A Dnapi.h77 int n_Send(char *, int);
/dports/irc/bitchx/bitchx-1.2.1/dll/nap/dragonap/napi/
H A Dnapi.c148 n_Send(command.cmd, sizeof(command.cmd)); in n_SendCommand()
149 n_Send(buff, command.cmd[0]); in n_SendCommand()
152 int n_Send(char *data, int s) { in n_Send() function
H A Dnapi.h77 int n_Send(char *, int);