HomeSort by: relevance | last modified time | path
    Searched refs:ERR_SYSTEM (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/csh/
dir.c 357 stderror(ERR_SYSTEM, tmp, strerror(errno));
469 stderror(ERR_SYSTEM, ebuf, strerror(serrno));
494 stderror(ERR_SYSTEM, tmp, strerror(errno));
508 stderror(ERR_SYSTEM, tmp, strerror(errno));
579 stderror(ERR_SYSTEM, tmp, strerror(errno));
err.c 169 #define ERR_SYSTEM 55
sem.c 546 stderror(ERR_SYSTEM, tmp, strerror(errno));
588 stderror(ERR_SYSTEM, tmp, strerror(errno));
594 stderror(ERR_SYSTEM, tmp, strerror(errno));
csh.c 463 stderror(ERR_SYSTEM, tempv[0], strerror(errno));
483 stderror(ERR_SYSTEM, tempv[0], strerror(errno));
497 stderror(ERR_SYSTEM, "csh", strerror(errno));
1242 stderror(ERR_SYSTEM, (char *)buf, strerror(errno));
exec.c 341 stderror(ERR_SYSTEM, f, strerror(errno));

Completed in 16 milliseconds