Home
last modified time | relevance | path

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

/reactos/sdk/lib/crt/stdio/
H A Dfile.c1257 int nretry = 10; in _locking() local
1259 while (nretry--) in _locking()