Home
last modified time | relevance | path

Searched defs:myfd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DData_window.cc109 int myfd = fd; in bind() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DData_window.cc109 int myfd = fd; in bind() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetcap.c224 int myfd = 0, eof, foundit; in getent() local
/netbsd-src/lib/libc/gen/
H A Dgetcap.c260 int myfd, eof, foundit; in getent() local
/netbsd-src/lib/librumpclient/
H A Drumpclient.c670 dupgood(int myfd, int mustchange) in dupgood()