HomeSort by: relevance | last modified time | path
    Searched defs:src_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/citrus/
citrus_pivot_factory.c 55 struct src_entry { struct
58 SIMPLEQ_ENTRY(src_entry) se_entry;
60 SIMPLEQ_HEAD(src_head, src_entry);
63 find_src(struct src_head *sh, struct src_entry **rse, const char *name)
66 struct src_entry *se;
98 struct src_entry *se;
114 struct src_entry *se;
166 struct src_entry *se;
citrus_pivot_factory.c 55 struct src_entry { struct
58 SIMPLEQ_ENTRY(src_entry) se_entry;
60 SIMPLEQ_HEAD(src_head, src_entry);
63 find_src(struct src_head *sh, struct src_entry **rse, const char *name)
66 struct src_entry *se;
98 struct src_entry *se;
114 struct src_entry *se;
166 struct src_entry *se;

Completed in 24 milliseconds