Home
last modified time | relevance | path

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

/openbsd/usr.bin/ftp/
H A Dftp.c362 #define NOOP_LENGTH (sizeof noop - 1) macro
375 if (current_nop_pos >= NOOP_LENGTH) { in send_noop_char()