Lines Matching refs:errormsg
61 int file_lock(int fd, int flags, char **errormsg)
85 if (errormsg != NULL) {
88 *errormsg = errmsg;
113 if (errormsg != NULL) {
117 *errormsg = errmsg;
133 int record_lock(int fd, int flags, int start, int len, char **errormsg)
157 if (errormsg != NULL) {
160 *errormsg = errmsg;
185 if (errormsg != NULL) {
189 *errormsg = errmsg;