rddir_entry_lookup
found = (rddir_entry_lookup(key, rdcp->entp) != NULL);
struct dir_entry *rddir_entry_lookup(char *name, struct dir_entry *list);
extern struct dir_entry *rddir_entry_lookup(char *, struct dir_entry *);