Searched refs:_PATH_UTX_ACTIVE (Results 1 – 3 of 3) sorted by relevance
83 fp = futx_open(_PATH_UTX_ACTIVE); in utx_active_add()148 fp = futx_open(_PATH_UTX_ACTIVE); in utx_active_remove()183 fd = _open(_PATH_UTX_ACTIVE, O_CREAT|O_RDWR|O_TRUNC, 0644); in utx_active_init()194 truncate(_PATH_UTX_ACTIVE, 0); in utx_active_purge()
34 #define _PATH_UTX_ACTIVE "/var/run/utx.active" macro
51 file = _PATH_UTX_ACTIVE; in setutxdb()