HomeSort by relevance Sort by last modified time
    Searched refs:shf_errno (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
histrap.c 354 "read", tf->tffn, cstrerror(shf_errno(shf)));
    [all...]
lex.c 1408 shf_errno(s->u.shf) == EINTR) {
    [all...]
sh.h 1036 #define shf_errno(shf) ((shf)->errnosv) macro
    [all...]

Completed in 33 milliseconds