Home | Sort by: relevance | last modified time | path |
/src/usr.bin/flock/ | |
flock.c | 65 static sig_atomic_t timeout_expired; variable in typeref:typename:sig_atomic_t 88 timeout_expired++; 291 if (errno == EINTR && timeout_expired == 0) |
flock.c | 65 static sig_atomic_t timeout_expired; variable in typeref:typename:sig_atomic_t 88 timeout_expired++; 291 if (errno == EINTR && timeout_expired == 0) |