dentry_type_t 80 uspace/app/bdsh/cmds/modules/cp/cp.c static dentry_type_t get_type(const char *path) dentry_type_t 190 uspace/app/bdsh/cmds/modules/cp/cp.c dentry_type_t src_type = get_type(src); dentry_type_t 191 uspace/app/bdsh/cmds/modules/cp/cp.c dentry_type_t dest_type = get_type(dest);HelenOS homepage, sources at GitHub