Searched refs:F_SETLEASE_ARG (Results 1 – 2 of 2) sorted by relevance
380 #define F_SETLEASE_ARG(t, oc) ((t) | ((oc) << 2)) macro
274 err = fcntl(fd, F_SETLEASE, F_SETLEASE_ARG(F_WRLCK, 3));299 err = fcntl(fd, F_SETLEASE, F_SETLEASE_ARG(F_RDLCK, 2));