Home
last modified time | relevance | path

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

/illumos-gate/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.h105 #define ERR_OTHER 128 /* anything else */ macro
108 #define ERR_FATAL (ERR_FILES|ERR_INVAL|ERR_NOBASE|ERR_OTHER)
H A Dmain.c451 exit(ERR_OTHER); in confirm()
469 exit(ERR_OTHER); in nomem()
H A Danal.c1064 exit(ERR_OTHER); in push_name()
1079 exit(ERR_OTHER); in pop_name()
1082 exit(ERR_OTHER); in pop_name()
H A Ddebug.c148 ERR_OTHER, "other",
H A Deval.c889 return (ERR_OTHER); in add_glob()
957 return (ERR_OTHER); in add_run()
H A Dbase.c453 exit(ERR_OTHER); in read_baseline()