Home | History | Annotate | Download | only in doio

Lines Matching refs:file_lock

92 #include "file_lock.h"
2975 * file_lock will attempt to do action over and over again until
2979 if (file_lock(fd, operation, &errmsg) != 0) {