Home
last modified time | relevance | path

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

/netbsd-src/games/warp/
H A Dwarp.h337 EXT char readerr[] INIT("warp read error"); variable
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dinstall-info.c485 char *readerr = strerror (errno); in ensure_dirfile_exists() local