Searched refs:lm_wait (Results 1 – 2 of 2) sorted by relevance
70 int lm_wait; /* The F_WAIT flag. */ member
340 arg4.block = msg->lm_wait ? 1 : 0; in lock_request()365 arg.block = msg->lm_wait ? 1 : 0; in lock_request()595 syslog(LOG_DEBUG, "wait was %s\n", mp->lm_wait ? "set" : "not set"); in show()