Home
last modified time | relevance | path

Searched refs:simh_parse (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dis_simh.c116 simh_parse(const unsigned char *uc, const unsigned char *ue) in simh_parse() function
164 if (!simh_parse(uc, ue)) in file_is_simh()
212 printf("is simh %d\n", simh_parse(p, p + st.st_size)); in main()