Searched refs:DEFAULT_USER (Results 1 - 4 of 4) sorted by path

/macosx-10.9.5/BootCache-106/
H A Dcontrol.c486 #define DEFAULT_USER "PreheatedUser" macro
501 char login_user[128] = DEFAULT_USER;
/macosx-10.9.5/apache-786.1/httpd/os/beos/
H A Dbeosd.h34 #ifndef DEFAULT_USER
35 #define DEFAULT_USER "#-1" macro
/macosx-10.9.5/apache-786.1/httpd/os/unix/
H A Dunixd.c261 unixd_config.user_name = DEFAULT_USER;
262 unixd_config.user_id = ap_uname2id(DEFAULT_USER);
H A Dunixd.h63 #ifndef DEFAULT_USER
64 #define DEFAULT_USER "#-1" macro

Completed in 186 milliseconds