Searched refs:fssh_attr_info (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp84 fssh_attr_info &info) = 0;
190 virtual fssh_status_t GetAttrInfo(const char *name, fssh_attr_info &info)
560 virtual fssh_status_t GetAttrInfo(const char *name, fssh_attr_info &info)
989 Node *targetNode, const char *name, const fssh_attr_info &info)
1045 fssh_attr_info info;
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h811 #define attr_info fssh_attr_info
H A Dfssh_fs_attr.h13 typedef struct fssh_attr_info { struct
16 } fssh_attr_info; typedef in typeref:struct:fssh_attr_info
31 struct fssh_attr_info *attrInfo);

Completed in 111 milliseconds