Home
last modified time | relevance | path

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

/freebsd/sys/fs/cd9660/
H A Dcd9660_util.c55 isochar(u_char *isofn, u_char *isoend, int joliet_level, u_short *c, int *clen, in isochar()
106 u_char *fnend = fn + fnlen, *isoend = isofn + isolen; in isofncmp() local