type os/user.bufferKind
5 uses
os/user (current package)
cgo_lookup_unix.go#L185: type bufferKind /*line :198:17*/_Ctype_int /*line :198:22*/
cgo_lookup_unix.go#L188: userBuffer = bufferKind(( /*line :201:27*/_Ciconst__SC_GETPW_R_SIZE_MAX /*line :201:48*/))
cgo_lookup_unix.go#L189: groupBuffer = bufferKind(( /*line :202:27*/_Ciconst__SC_GETGR_R_SIZE_MAX /*line :202:48*/))
cgo_lookup_unix.go#L192: func (k bufferKind) initialSize() /*line :205:35*/_Ctype_size_t /*line :205:43*/ {
cgo_lookup_unix.go#L212: func alloc(kind bufferKind) *memBuffer {
![]() |
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. |