Searched defs:is_omf (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libardir/
H A Dar-omf.c117 static unsigned int is_omf(int fd) function
413 if(fstat(fd,&statb)>=0 && (m=is_omf(fd)))

Completed in 11 milliseconds