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

/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h491 struct OpenReply : ReplyRequest { struct in inherits:ReplyRequest
492 OpenReply() : ReplyRequest(OPEN_REPLY) {} function in struct:OpenReply
/haiku/headers/private/userlandfs/private/
H A DRequests.h907 class OpenReply : public ReplyRequest { class in namespace:UserlandFSUtil
909 OpenReply() : ReplyRequest(OPEN_REPLY) {} function in class:UserlandFSUtil::OpenReply

Completed in 101 milliseconds