Home
last modified time | relevance | path

Searched defs:h_errno (Results 1 – 3 of 3) sorted by relevance

/external/musl/src/network/
Dh_errno.c5 int h_errno; variable
/external/musl/include/
Dnetdb.h122 #define h_errno (*__h_errno_location()) macro
/external/python/cpython2/Modules/
Dsocketmodule.c311 int h_errno; /* not used */ variable