Home
last modified time | relevance | path

Searched refs:C_SYNC (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/sgs/error/common/
H A Derrorinput.c69 Errorclass errorclass = C_SYNC; in eaterrors()
145 case C_SYNC: nsyncerrors++; break; in erroradd()
175 return (C_SYNC); in onelong()
184 return (C_SYNC); in onelong()
188 return (C_SYNC); in onelong()
197 return (C_SYNC); in onelong()
213 return (C_SYNC); in onelong()
219 return (C_SYNC); in onelong()
450 return (C_SYNC); in f77()
478 return (C_SYNC); in make()
[all …]
H A Derror.h83 #define C_SYNC 2 /* synchronization errors */ macro
102 #define nsyncerrors class_count[C_SYNC]
H A Derrorpi.c348 return (C_SYNC); in pi()
356 return (C_SYNC); in pi()
H A Derrorfilter.c166 case C_SYNC: in discardit()
H A Derrortouch.c201 if (type > C_SYNC) in nopertain()