Home
last modified time | relevance | path

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

/src/contrib/lyaml/build-aux/
H A Dluke643 local function context_close(cm)return isfile(cm.context)and close(cm.context)end function
647 …n ContextManager(function(cm)rm(conftest)rm(gsub(conftest,'^.*/','')..'.o')if context_close(cm)then
650context_close,open,fname,mode)end,Pipe=function(cmd,mode)return ContextManager(context_close,popen…