get_dtype 54 dir.c static int get_dtype(struct dirent *de, const char *path, int len); get_dtype 916 dir.c *dtype = get_dtype(NULL, pathname, pathlen); get_dtype 1442 dir.c dtype = get_dtype(de, path->buf, path->len);