Searched refs:LF_SIZE (Results 1 – 1 of 1) sorted by relevance
58 #define LF_SIZE 128 /* size of governing lock file */ macro107 if (write(fd, lockbuf, LF_SIZE) == LF_SIZE) in wrlockdata()125 if (read(fd, lockbuf, LF_SIZE) != LF_SIZE) { in rdlockdata()