Searched refs:context_close (Results 1 – 1 of 1) sorted by relevance
643 local function context_close(cm)return isfile(cm.context)and close(cm.context)end function647 …n ContextManager(function(cm)rm(conftest)rm(gsub(conftest,'^.*/','')..'.o')if context_close(cm)then650 …context_close,open,fname,mode)end,Pipe=function(cmd,mode)return ContextManager(context_close,popen…