user_name 39 ext/com_dotnet/com_com.c char *user_name = NULL, *domain_name = NULL, *password = NULL; user_name 91 ext/com_dotnet/com_com.c user_name = Z_STRVAL_PP(tmp); user_name 130 ext/com_dotnet/com_com.c if (user_name) { user_name 131 ext/com_dotnet/com_com.c authid.User = php_com_string_to_olestring(user_name, -1, obj->code_page TSRMLS_CC); user_name 232 ext/interbase/interbase.c ZEND_ARG_INFO(0, user_name) user_name 241 ext/interbase/interbase.c ZEND_ARG_INFO(0, user_name) user_name 250 ext/interbase/interbase.c ZEND_ARG_INFO(0, user_name) user_name 175 sapi/apache/php_apache.c extern char *user_name; user_name 210 sapi/apache/php_apache.c snprintf(output_buf, sizeof(output_buf), "%s(%d)/%d", user_name, (int)user_id, (int)group_id); user_name 411 sapi/apache2handler/php_functions.c snprintf(tmp, sizeof(tmp), "%s(%d)/%d", ap_unixd_config.user_name, ap_unixd_config.user_id, ap_unixd_config.group_id); user_name 413 sapi/apache2handler/php_functions.c snprintf(tmp, sizeof(tmp), "%s(%d)/%d", unixd_config.user_name, unixd_config.user_id, unixd_config.group_id); user_name 1588 sapi/apache_hooks/php_apache.c extern char *user_name; user_name 1621 sapi/apache_hooks/php_apache.c snprintf(output_buf, sizeof(output_buf), "%s(%d)/%d", user_name, (int)user_id, (int)group_id);