Searched refs:F_ULOCK (Results 1 – 16 of 16) sorted by relevance
220 F_ULOCK = 0 variable
194 pub const F_ULOCK: ::c_int = 0; constant
2674 #ifdef F_ULOCK2675 { "F_ULOCK", (unsigned long) F_ULOCK },
2078 return (lockf(fp->fd, F_ULOCK, 0)); in cupsFileUnlock()
563 pub const F_ULOCK: ::c_int = 0; constant
883 pub const F_ULOCK: ::c_int = 0; constant
139 # define F_ULOCK 0 /* Unlock a previously locked region. */ macro
1041 pub const F_ULOCK: ::c_int = 0; constant
143 # define F_ULOCK 0 /* Unlock a previously locked region. */ macro
277 posix.lockf(fd, posix.F_ULOCK, 4)
859 pub const F_ULOCK: ::c_int = 0; constant
1288 pub const F_ULOCK: ::c_int = 0; constant
1587 pub const F_ULOCK: ::c_int = 0; constant
14949 #ifdef F_ULOCK in all_ins()14950 if (PyModule_AddIntMacro(m, F_ULOCK)) return -1; in all_ins()
2282 pub const F_ULOCK: ::c_int = 0; constant
897 :data:`F_ULOCK` or :data:`F_TEST`.909 F_ULOCK