Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dmvattr.cpp42 moveAttribute(const char* fromFile, const char* fromAttr, const char* toFile, in moveAttribute() function
134 status_t status = moveAttribute(fileName, fromAttr, fileName, toAttr, in renameAttribute()