const golang.org/x/sys/unix.attrCmnFullpath
2 uses
golang.org/x/sys/unix (current package)
syscall_darwin.go#L25: attrs, err := getAttrList(".", attrList{CommonAttr: attrCmnFullpath}, buf, 0)
syscall_darwin.go#L97: attrCmnFullpath = 0x08000000
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)