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),
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |