Searched refs:MSG_ERR (Results 1 – 1 of 1) sorted by relevance
156 #define MSG_ERR "Error\r\n" macro178 char msg_err[(sizeof("NNN " MSG_ERR) + 3) & 0xfffc];283 xwrite(STDOUT_FILENO, G.msg_err, sizeof("NNN " MSG_ERR) - 1); in cmdio_write_error()1221 strcpy(G.msg_err + 4, MSG_ERR); in ftpd_main()