Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/tools/
H A Ddaemonize.h35 #define RUN_AS_USER "root" macro
H A Ddaemonize.cpp72 struct passwd *pw = getpwnam(RUN_AS_USER); in daemonize()