Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dliolib.c100 #define l_unlockfile(f) funlockfile(f) macro
104 #define l_unlockfile(f) ((void)0) macro
503 l_unlockfile(rn.f); in read_number()
532 l_unlockfile(f); in read_line()