Home
last modified time | relevance | path

Searched defs:idep (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dimplicit.c69 struct idep struct
71 struct idep *next; /* struct dep -compatible interface */ argument
80 free_idep_chain (struct idep *p) in free_idep_chain() argument
/netbsd-src/sys/compat/linux/common/
H A Dlinux_inotify.c825 struct inotify_dir_entries *idep = NULL; in get_inotify_dir_entries() local