Home
last modified time | relevance | path

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

/openbsd/src/sys/isofs/cd9660/
Dcd9660_util.c100 isofncmp(const u_char *fn, int fnlen, const u_char *isofn, int isolen, in isofncmp() argument
105 const u_char *fnend = fn + fnlen, *isoend = isofn + isolen; in isofncmp()