Home
last modified time | relevance | path

Searched defs:isoend (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/vfs/isofs/cd9660/
HDcd9660_util.c55 isochar(u_char *isofn, u_char *isoend, int joliet_level, u_short *c, in isochar()
107 u_char *fnend = fn + fnlen, *isoend = isofn + isolen; in isofncmp() local