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

/netbsd-current/usr.bin/error/
H A Dinput.c72 Errorclass errorclass = C_SYNC;
148 case C_SYNC: nsyncerrors++; break;
179 return C_SYNC;
184 return C_SYNC;
189 return C_SYNC;
196 return C_SYNC;
210 return C_SYNC;
531 return C_SYNC;
568 return C_SYNC;
572 return C_SYNC;
[all...]
H A Dfilter.c173 case C_SYNC:
H A Dpi.c390 return C_SYNC;
399 return C_SYNC;
H A Derror.h71 #define C_SYNC 2 /* synchronization errors */ macro
93 #define nsyncerrors class_count[C_SYNC]
H A Dtouch.c187 /*C_SYNC 2 */ "synchronization",
250 if (type > C_SYNC)
/netbsd-current/bin/dd/
H A Ddd.h120 #define C_SYNC 0x20000 macro
H A Ddd.c382 if (flags & C_SYNC) {
420 if (!(ddflags & C_SYNC))
435 if (ddflags & C_SYNC)
H A Dargs.c372 { "sync", C_SYNC, 0, NULL },
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-ptp.c211 #define C_SYNC 0x0 macro
219 { C_SYNC, "Sync"},

Completed in 123 milliseconds