Searched refs:REWIND (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/psorder/
H A Dpsorder.h50 #define REWIND 0L macro
H A Dpsorder.c510 if ( lseek( tempfd, REWIND, SEEK_SET ) < 0 ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/psorder/
H A Dpsorder.h50 #define REWIND 0L macro
H A Dpsorder.c510 if ( lseek( tempfd, REWIND, SEEK_SET ) < 0 ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dtape_std.h35 #define REWIND 0x07 /* Rewind */ macro
H A Dtape_std.c487 tape_ccw_cc(request->cpaddr + 1, REWIND, 0, NULL);
605 tape_ccw_cc(request->cpaddr + 1, REWIND, 0, NULL);
608 tape_ccw_cc(request->cpaddr + 4, REWIND, 0, NULL);

Completed in 145 milliseconds