golang.org/x/sys/unix.attrList.CommonAttr (field)

3 uses

	golang.org/x/sys/unix (current package)
		syscall_darwin.go#L25: 	attrs, err := getAttrList(".", attrList{CommonAttr: attrCmnFullpath}, buf, 0)
		syscall_darwin.go#L103: 	CommonAttr  uint32
		syscall_darwin.go#L292: 	attrList.CommonAttr = ATTR_CMN_MODTIME | ATTR_CMN_ACCTIME