Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/error/
Dinput.c72 Errorclass errorclass = C_SYNC; in eaterrors()
148 case C_SYNC: nsyncerrors++; break; in erroradd()
179 return C_SYNC; in onelong()
184 return C_SYNC; in onelong()
189 return C_SYNC; in onelong()
196 return C_SYNC; in onelong()
210 return C_SYNC; in onelong()
531 return C_SYNC; in f77()
568 return C_SYNC; in make()
572 return C_SYNC; in make()
Derror.h71 #define C_SYNC 2 /* synchronization errors */ macro
93 #define nsyncerrors class_count[C_SYNC]
Dpi.c390 return C_SYNC; in pi()
399 return C_SYNC; in pi()
Dfilter.c173 case C_SYNC: in discardit()
Dtouch.c250 if (type > C_SYNC) in nopertain()
/netbsd/src/bin/dd/
Ddd.c382 if (flags & C_SYNC) { in dd_in()
420 if (!(ddflags & C_SYNC)) in dd_in()
435 if (ddflags & C_SYNC) in dd_in()
Ddd.h120 #define C_SYNC 0x20000 macro
Dargs.c372 { "sync", C_SYNC, 0, NULL },
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-ptp.c209 #define C_SYNC 0x0 macro
217 { C_SYNC, "Sync"},