Home
last modified time | relevance | path

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

/third_party/mksh/
Dhistrap.c341 cstrerror(shf_errno(shf))); in c_fc()
Dlex.c1403 shf_errno(s->u.shf) == EINTR) { in getsc_line()
Dmain.c2105 cstrerror(shf_errno(shf))); in init_environ()
Dsh.h1704 #define shf_errno(shf) ((shf)->errnosv) macro