Home
last modified time | relevance | path

Searched refs:TMESH_FS_DIRENT_ELEMENT (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/tme/tme-0.8/tmesh/
H A Dtmesh-cmds.c391 case TMESH_FS_DIRENT_ELEMENT: in _tmesh_ls_dir()
474 case TMESH_FS_DIRENT_ELEMENT: in _tmesh_command_ls()
526 if (entry->tmesh_fs_dirent_type != TMESH_FS_DIRENT_ELEMENT) { in _tmesh_command_connect()
548 if (entry->tmesh_fs_dirent_type != TMESH_FS_DIRENT_ELEMENT) { in _tmesh_command_connect()
574 TMESH_FS_DIRENT_ELEMENT, element0); in _tmesh_command_connect()
696 if (entry->tmesh_fs_dirent_type != TMESH_FS_DIRENT_ELEMENT) { in _tmesh_command_command()
752 if (entry->tmesh_fs_dirent_type != TMESH_FS_DIRENT_ELEMENT) { in _tmesh_command_log()
826 if (entry->tmesh_fs_dirent_type != TMESH_FS_DIRENT_ELEMENT) { in _tmesh_command_alias()
851 TMESH_FS_DIRENT_ELEMENT, element); in _tmesh_command_alias()
H A Dtmesh-impl.h66 #define TMESH_FS_DIRENT_ELEMENT (1) macro
H A Dtmesh-util.c327 TMESH_FS_DIRENT_ELEMENT, element, in _tmesh_fs_pathname_element()