Home
last modified time | relevance | path

Searched defs:cherror (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dcanon-host.h28 # define ch_strerror_r(cherror) gai_strerror (cherror); argument
H A Dcanon-host.c66 canon_host_r (char const *host, int *cherror) in canon_host_r()