Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dreport.h46 #define NSE_DEPINFO_LOCK ".nse_depinfo.lock" macro
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dreport.cc113 sprintf(lock_file, "%s/%s", search_dir, NSE_DEPINFO_LOCK); in close_file()