Searched refs:smb_is_executable (Results 1 – 3 of 3) sorted by relevance
45 extern uint32_t smb_is_executable(char *);134 if (smb_is_executable(fname)) in smb_denymode_to_sharemode()
101 uint32_t smb_is_executable(char *);357 node->flags |= smb_is_executable(op->fqi.fq_last_comp); in smb_node_lookup()
45 smb_is_executable(char *path) in smb_is_executable() function