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

  /src/usr.bin/config/
main.c 223 static int is_elf(const char *);
351 if (!is_elf(conffile))
438 if (is_elf(conffile)) {
1804 is_elf(const char *file) function in typeref:typename:int

Completed in 12 milliseconds