func os/user._Cfunc_GoString

5 uses

	os/user (current package)
		f944835971175ae02f5a15dd71fd940ec4b08d0430844caacc17edcfd010b48b-d#L87: func _Cfunc_GoString(p *_Ctype_char) string {
		cgo_lookup_unix.go#L113: 		Username: ( /*line :118:13*/_Cfunc_GoString /*line :118:22*/)(pwd.pw_name),
		cgo_lookup_unix.go#L114: 		Name:     ( /*line :119:13*/_Cfunc_GoString /*line :119:22*/)(pwd.pw_gecos),
		cgo_lookup_unix.go#L115: 		HomeDir:  ( /*line :120:13*/_Cfunc_GoString /*line :120:22*/)(pwd.pw_dir),
		cgo_lookup_unix.go#L180: 		Name: ( /*line :193:9*/_Cfunc_GoString /*line :193:18*/)(grp.gr_name),