Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/power/
H A Dsys-suspend.c476 #define DT_TMP "/var/dt/tmp" macro
531 if ((dirp = opendir(DT_TMP)) == NULL) in get_xauthority()
537 (void) sprintf(filepath, "%s/%s", DT_TMP, dp->d_name); in get_xauthority()