Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdscfg/common/
H A Dcfg_lockdlck.c80 return (CFG_LF_OKAY); in cfg_filelock()
124 if (cfg_filelock(i, O_CREAT) == CFG_LF_OKAY) { in cfg_enterpid()
H A Dcfg_lockd.h54 #define CFG_LF_OKAY 1 macro