current_user_length 420 main/SAPI.c SG(request_info).current_user_length = 0; current_user_length 465 main/SAPI.c SG(request_info).current_user_length = 0; current_user_length 111 main/SAPI.h int current_user_length; current_user_length 1313 main/main.c SG(request_info).current_user_length = len; current_user_length 1342 main/main.c SG(request_info).current_user_length = strlen(pwd->pw_name); current_user_length 1343 main/main.c SG(request_info).current_user = estrndup(pwd->pw_name, SG(request_info).current_user_length);