Home
last modified time | relevance | path

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

/openbsd-src/sys/isofs/cd9660/
H A Dcd9660_util.c70 isochar(const u_char *isofn, const u_char *isoend, int joliet_level, u_char *c) in isochar()
105 const u_char *fnend = fn + fnlen, *isoend = isofn + isolen; in isofncmp() local