xgetpwuid_self    927 git-compat-util.h struct passwd *xgetpwuid_self(void);
xgetpwuid_self    108 ident.c        		copy_gecos(xgetpwuid_self(), &git_default_name);
xgetpwuid_self    124 ident.c        			copy_email(xgetpwuid_self(), &git_default_email);
xgetpwuid_self    312 ident.c        		pw = xgetpwuid_self();