current_user_length 409 main/SAPI.c SG(request_info).current_user_length = 0; current_user_length 453 main/SAPI.c SG(request_info).current_user_length = 0; current_user_length 112 main/SAPI.h int current_user_length; current_user_length 1242 main/main.c SG(request_info).current_user_length = len; current_user_length 1271 main/main.c SG(request_info).current_user_length = strlen(pwd->pw_name); current_user_length 1272 main/main.c SG(request_info).current_user = estrndup(pwd->pw_name, SG(request_info).current_user_length);