Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_util.c102 isofncmp(u_char *fn, int fnlen, u_char *isofn, int isolen, int joliet_level, in isofncmp() argument
107 u_char *fnend = fn + fnlen, *isoend = isofn + isolen; in isofncmp()