Home
last modified time | relevance | path

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

/external/syslinux/com32/rosh/
Drosh.c291 void rosh_error(const int ierrno, const char *cmdstr, const char *filestr) in rosh_error() argument
294 switch (ierrno) { in rosh_error()
324 printf("returns error; errno=%d\n", ierrno); in rosh_error()