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