Searched defs:typeFD (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libroot/
H A Dfs_attr_generic.cpp505 int typeFD = creat(typePath.c_str(), S_IRWXU | S_IRWXG | S_IRWXO); local
653 int typeFD = open(typePath.c_str(), O_RDONLY); local

Completed in 36 milliseconds