Home
last modified time | relevance | path

Searched refs:l_unlockfile (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
HDliolib.c94 #define l_unlockfile(f) funlockfile(f) macro
98 #define l_unlockfile(f) ((void)0) macro
494 l_unlockfile(rn.f); in read_number()
523 l_unlockfile(f); in read_line()