Searched refs:SetAttr (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/terminal/
H A DShell.h44 status_t SetAttr(const struct termios& attr);
H A DShell.cpp235 Shell::SetAttr(const struct termios &attr) function in class:Shell
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyInterpreter.h103 status_t SetAttr();
H A DRequestBuilder.h73 status_t SetAttr(const uint32* id, uint32 stateSeq,
H A DNFS4Inode.cpp333 req.SetAttr(state->fStateID, state->fStateSeq, attrs, attrCount);
336 req.SetAttr(NULL, 0, attrs, attrCount);
349 result = reply.SetAttr();
H A DRequestBuilder.cpp628 RequestBuilder::SetAttr(const uint32* id, uint32 stateSeq, AttrValue* attr, function in class:RequestBuilder
H A DReplyInterpreter.cpp569 ReplyInterpreter::SetAttr() function in class:ReplyInterpreter

Completed in 62 milliseconds