Searched refs:_AddNodePath (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DSecurityContext.h125 status_t _AddNodePath(const char* path,
127 status_t _AddNodePath(const node_ref& ref,
H A DSecurityContext.cpp946 status_t error = _AddNodePath(ref, &path);
965 _AddNodePath(path);
975 status_t error = _AddNodePath(ref, &path);
995 _AddNodePath(path);
1014 status_t error = _AddNodePath(ref, &path);
1029 _AddNodePath(path);
1063 // _AddNodePath
1065 SecurityContext::_AddNodePath(const char* path, node_ref* _ref) function in class:SecurityContext
1081 // _AddNodePath
1083 SecurityContext::_AddNodePath(cons function in class:SecurityContext
[all...]

Completed in 50 milliseconds