Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcrypt/common/
H A Dcryptio.c50 #define WRITER 1 macro
97 if (read(p[WRITER], &c, 1) != 1) { /* check that crypt is working on */ in cryptopen()
144 if (read(p[WRITER], buffer, count) < count) { in run_crypt()