Home
last modified time | relevance | path

Searched refs:UERROR (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/mg/
H A Dmain.c321 if (s == FIOERR || s == UERROR) in quit()
H A Ddef.h37 #define UERROR 3 /* User Error. */ macro
H A Dbuffer.c524 return (UERROR); in anycb()