HomeSort by: relevance | last modified time | path
    Searched defs:errno_ (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/ksh/
shf.h 21 #define shf_errno(shf) ((shf)->errno_)
56 int errno_; /* saved value of errno after error */ member in struct:shf
trap.c 76 int errno_ = errno; local in function:alarm_catcher
87 errno = errno_;
133 int errno_ = errno; local in function:trapsig
145 errno = errno_;
jobs.c 1248 int errno_ = errno; local in function:j_sigchld
1308 errno = errno_;
table.h 27 int errno_; /* CEXEC/CTALIAS */ member in union:tbl::__anon744d14a8020a

Completed in 12 milliseconds