Home
last modified time | relevance | path

Searched refs:ERR_OTHER (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/filesync/
H A Dfiles.c106 exit(ERR_OTHER); in qualify()
112 exit(ERR_OTHER); in qualify()
180 exit(ERR_OTHER); in expand()
212 exit(ERR_OTHER); in expand()
H A Dfilesync.h106 #define ERR_OTHER 128 /* anything else */ macro
109 #define ERR_FATAL (ERR_FILES|ERR_INVAL|ERR_NOBASE|ERR_OTHER)
H A Dmain.c453 exit(ERR_OTHER); in confirm()
471 exit(ERR_OTHER); in nomem()
H A Danal.c1065 exit(ERR_OTHER); in push_name()
1080 exit(ERR_OTHER); in pop_name()
1083 exit(ERR_OTHER); in pop_name()
H A Ddebug.c149 ERR_OTHER, "other",
H A Deval.c891 return (ERR_OTHER); in add_glob()
959 return (ERR_OTHER); in add_run()
H A Dbase.c453 exit(ERR_OTHER); in read_baseline()