HomeSort by: relevance | last modified time | path
    Searched refs:isofncmp (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/cd9660/
cd9660_extern.h 112 int isofncmp(const u_char *, size_t, const u_char *, size_t, int);
cd9660_util.c 115 isofncmp(const u_char *fn, size_t fnlen, const u_char *isofn, size_t isolen, function in typeref:typename:int
cd9660_lookup.c 264 } else if (!(res = isofncmp(name,len,
  /src/usr.sbin/installboot/
cd9660.c 141 * XXX should fix isofncmp()?
213 if (isofncmp((u_char *)stage2, strlen(stage2),

Completed in 13 milliseconds