src_entry
struct src_entry *se;
struct src_entry *se;
SIMPLEQ_ENTRY(src_entry) se_entry;
SIMPLEQ_HEAD(src_head, src_entry);
find_src(struct src_head *sh, struct src_entry **rse, const char *name)
struct src_entry *se;
struct src_entry *se;