Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorinput.c64 Errorclass errorclass = C_SYNC; in eaterrors()
140 case C_SYNC: nsyncerrors++; break; in erroradd()
170 return (C_SYNC); in onelong()
179 return (C_SYNC); in onelong()
183 return (C_SYNC); in onelong()
192 return (C_SYNC); in onelong()
208 return (C_SYNC); in onelong()
214 return (C_SYNC); in onelong()
445 return (C_SYNC); in f77()
473 return (C_SYNC); in make()
[all …]
H A Derror.h81 #define C_SYNC 2 /* synchronization errors */ macro
100 #define nsyncerrors class_count[C_SYNC]
H A Derrorpi.c346 return (C_SYNC); in pi()
354 return (C_SYNC); in pi()
H A Derrorfilter.c164 case C_SYNC: in discardit()
H A Derrortouch.c201 if (type > C_SYNC) in nopertain()