Searched defs:UNBLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dd/
H A Ddd.c79 #define UNBLOCK 13 /* convert blocked ASCII to ASCII */ macro
602 conv = UNBLOCK;
735 case UNBLOCK:
764 case UNBLOCK:
1077 case UNBLOCK:
1202 if ((conv == BLOCK) || (conv == UNBLOCK))
1346 case UNBLOCK:
1365 case UNBLOCK:

Completed in 47 milliseconds