Searched refs:Arfile_t (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libardir/ |
H A D | ar-omf.c | 44 } Arfile_t; typedef in typeref:struct:_arfile_ 50 Arfile_t lib; 51 Arfile_t *next; 85 offsetof(Arfile_t,st.name),-1, offsetof(Arfile_t,link), 0, 0, namcomp 90 offsetof(Arfile_t,st.offset), sizeof(off_t), offsetof(Arfile_t,link), 0, 0, offcomp 129 static Arfile_t *ar_getnode(Ardir_t *ar, const char *name) 132 Arfile_t *fp; 136 fp = (Arfile_t*)dtmatc [all...] |
Completed in 6 milliseconds