Home
last modified time | relevance | path

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

/minix/minix/commands/zmodem/
H A Dsz.c217 char *qbf="The quick brown fox jumped over the lazy dog's back 1234567890\r\n"; variable
1383 printf("%s", qbf); fflush(stdout); in zsendfdata()
1384 tcount += strlen(qbf); in zsendfdata()