Searched refs:UERROR (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/mg/ | ||
H A D | main.c | 321 if (s == FIOERR || s == UERROR) in quit() |
H A D | def.h | 37 #define UERROR 3 /* User Error. */ macro |
H A D | buffer.c | 524 return (UERROR); in anycb() |