Home
last modified time | relevance | path

Searched refs:getAttrList (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_darwin.go25 attrs, err := getAttrList(".", attrList{CommonAttr: attrCmnFullpath}, buf, 0)
99 func getAttrList(path string, attrList attrList, attrBuf []byte, options uint) (attrs [][]byte, err… func