Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c102 #define l_unlockfile(f) funlockfile(f) macro
106 #define l_unlockfile(f) ((void)0) macro