Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtcpudp.c237 int sv_errno = errno; in sig_child_handler() local
248 errno = sv_errno; in sig_child_handler()
Dftpd.c301 int sv_errno = errno; in timeout_handler() local
315 errno = sv_errno; in timeout_handler()
/busybox-1.35.0/libbb/
Dlineedit.c2138 int sv_errno = errno; in win_changed() local
2141 errno = sv_errno; in win_changed()