OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exerr
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/csh/
exec.c
71
static const char *
exerr
; /* Execution error message */
variable in typeref:typename:const char *
72
static Char *expath; /* Path for
exerr
*/
141
exerr
= 0;
255
if (
exerr
)
256
stderror(ERR_NAME | ERR_STRING,
exerr
);
348
if (
exerr
== 0) {
349
exerr
= strerror(errno);
exec.c
71
static const char *
exerr
; /* Execution error message */
variable in typeref:typename:const char *
72
static Char *expath; /* Path for
exerr
*/
141
exerr
= 0;
255
if (
exerr
)
256
stderror(ERR_NAME | ERR_STRING,
exerr
);
348
if (
exerr
== 0) {
349
exerr
= strerror(errno);
exec.c
71
static const char *
exerr
; /* Execution error message */
variable in typeref:typename:const char *
72
static Char *expath; /* Path for
exerr
*/
141
exerr
= 0;
255
if (
exerr
)
256
stderror(ERR_NAME | ERR_STRING,
exerr
);
348
if (
exerr
== 0) {
349
exerr
= strerror(errno);
Completed in 96 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025