Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dcmp.c49 off_t skip1 = 0, skip2 = 0, char_pos = 0; in cmp_main() local
73 skip2 = XATOOFF(*argv); in cmp_main()
99 while (skip2) { getc(fp2); skip2--; } in cmp_main()
/busybox-1.35.0/networking/
Dtelnetd.c852 goto skip2; in telnetd_main()
864 skip2: in telnetd_main()