Searched refs:DEFAULT_USER (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/apache-793/httpd/os/unix/
H A Dunixd.h67 #ifndef DEFAULT_USER
68 #define DEFAULT_USER "#-1" macro
/macosx-10.10/apache-793/httpd/modules/arch/unix/
H A Dmod_unixd.c54 #ifndef DEFAULT_USER
55 #define DEFAULT_USER "#-1" macro
292 ap_unixd_config.user_name = DEFAULT_USER;
293 ap_unixd_config.user_id = ap_uname2id(DEFAULT_USER);
/macosx-10.10/BootCache-109/
H A Dcontrol.c487 #define DEFAULT_USER "PreheatedUser" macro
502 char login_user[128] = DEFAULT_USER;

Completed in 93 milliseconds