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

  /src/external/gpl2/mkhybrid/dist/libfile/
lfile.c 105 char * get_magic_match (const char *inname);
109 * get_magic_match - get the CREATOR/TYPE string
113 get_magic_match(const char *inname) function
193 ret = get_magic_match(argv[2]);
lfile.c 105 char * get_magic_match (const char *inname);
109 * get_magic_match - get the CREATOR/TYPE string
113 get_magic_match(const char *inname) function
193 ret = get_magic_match(argv[2]);

Completed in 51 milliseconds