Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c194 struct fd_pair { int rd; int wr; }; argument
197 static struct fd_pair sigfd;
Ddhcpd.c323 struct fd_pair { int rd; int wr; }; argument
327 static struct fd_pair sigfd;