Searched refs:addAttr (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/addattr/
H A DaddAttr.h14 status_t addAttr(const char* file, type_code attrType, const char* attrName,
H A DaddAttr.cpp9 #include "addAttr.h"
151 addAttr(const char* file, type_code type, const char* name, function
H A Dmain.cpp19 #include "addAttr.h"
256 status_t status = addAttr(argv[optind], attrType, attrName, attrValue,

Completed in 41 milliseconds