Home
last modified time | relevance | path

Searched refs:STONOWAIT (Results 1 – 8 of 8) sorted by relevance

/dports/security/libsectok/libsectok-20030619/
H A Dsectok.h34 #define STONOWAIT 0x1 /* don't wait for card present */
H A Dsectok.c159 if (sectok_swOK(r) && !(flags & STONOWAIT)) { in sectok_xopen()
303 flags ^= STONOWAIT; in openReader()
H A Dsc7816.c82 flags ^= STONOWAIT;
/dports/security/libsectok/libsectok-20030619/palm/
H A Dsectok.h34 #define STONOWAIT 0x1 /* don't wait for card present */ macro
H A Dsectok.c159 if (sectok_swOK(r) && !(flags & STONOWAIT)) { in sectok_xopen()
303 flags ^= STONOWAIT; in openReader()
H A Dsc7816.c82 flags ^= STONOWAIT; in scxopen()
/dports/security/sectok/sectok-20030825/
H A Dcmds.c179 oflags |= STONOWAIT; in reset()
/dports/security/sectok/sectok-20030825/palm/
H A Dcmds.c179 oflags |= STONOWAIT; in reset()