type os/user._Ctype_struct_passwd
12 uses
os/user (current package)
f944835971175ae02f5a15dd71fd940ec4b08d0430844caacc17edcfd010b48b-d#L51: type _Ctype_struct_passwd struct {
f944835971175ae02f5a15dd71fd940ec4b08d0430844caacc17edcfd010b48b-d#L163: func _Cfunc_mygetpwnam_r(p0 *_Ctype_char, p1 *_Ctype_struct_passwd, p2 *_Ctype_char, p3 _Ctype_size_t, p4 **_Ctype_struct_passwd) (r1 _Ctype_int) {
f944835971175ae02f5a15dd71fd940ec4b08d0430844caacc17edcfd010b48b-d#L180: func _Cfunc_mygetpwuid_r(p0 _Ctype_int, p1 *_Ctype_struct_passwd, p2 *_Ctype_char, p3 _Ctype_size_t, p4 **_Ctype_struct_passwd) (r1 _Ctype_int) {
cgo_lookup_unix.go#L56: var pwd /*line :53:10*/_Ctype_struct_passwd /*line :53:25*/
cgo_lookup_unix.go#L57: var result * /*line :54:14*/_Ctype_struct_passwd /*line :54:29*/
cgo_lookup_unix.go#L89: var pwd /*line :90:10*/_Ctype_struct_passwd /*line :90:25*/
cgo_lookup_unix.go#L90: var result * /*line :91:14*/_Ctype_struct_passwd /*line :91:29*/
cgo_lookup_unix.go#L109: func buildUser(pwd * /*line :114:21*/_Ctype_struct_passwd /*line :114:36*/) *User {
cgo_lookup_unix.go#L255: func structPasswdForNegativeTest() /*line :268:36*/_Ctype_struct_passwd /*line :268:51*/ {
cgo_lookup_unix.go#L256: sp := /*line :269:8*/_Ctype_struct_passwd /*line :269:23*/{}
![]() |
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. |