Home
last modified time | relevance | path

Searched defs:GetFd (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/linux/tests/
Dauto_testfile.h87 int GetFd() { in GetFd() function
/external/libcap/cap/
Dfile.go131 func GetFd(file *os.File) (*Set, error) { func