Home | History | Annotate | Download | only in adb

Lines Matching full:errnum

563 #define ERR(errnum, desc) case errnum: custom_msg = desc; break