/src/sys/fs/cd9660/ |
cd9660_util.c | 87 isochar(const u_char *isofn, const u_char *isoend, int joliet_level, 92 if (joliet_level == 0 || isofn + 1 == isoend) { 120 const u_char *isoend = isofn + isolen; local in function:isofncmp 130 if (isofn == isoend) 132 isofn += isochar(isofn, isoend, joliet_level, &ic); 147 for (j = 0; isofn != isoend; j = j * 10 + ic - '0') 148 isofn += isochar(isofn, isoend, 164 if (isofn != isoend) { 165 isofn += isochar(isofn, isoend, joliet_level, &ic); 170 if (isofn != isoend) { [all...] |
cd9660_util.c | 87 isochar(const u_char *isofn, const u_char *isoend, int joliet_level, 92 if (joliet_level == 0 || isofn + 1 == isoend) { 120 const u_char *isoend = isofn + isolen; local in function:isofncmp 130 if (isofn == isoend) 132 isofn += isochar(isofn, isoend, joliet_level, &ic); 147 for (j = 0; isofn != isoend; j = j * 10 + ic - '0') 148 isofn += isochar(isofn, isoend, 164 if (isofn != isoend) { 165 isofn += isochar(isofn, isoend, joliet_level, &ic); 170 if (isofn != isoend) { [all...] |
cd9660_util.c | 87 isochar(const u_char *isofn, const u_char *isoend, int joliet_level, 92 if (joliet_level == 0 || isofn + 1 == isoend) { 120 const u_char *isoend = isofn + isolen; local in function:isofncmp 130 if (isofn == isoend) 132 isofn += isochar(isofn, isoend, joliet_level, &ic); 147 for (j = 0; isofn != isoend; j = j * 10 + ic - '0') 148 isofn += isochar(isofn, isoend, 164 if (isofn != isoend) { 165 isofn += isochar(isofn, isoend, joliet_level, &ic); 170 if (isofn != isoend) { [all...] |
cd9660_util.c | 87 isochar(const u_char *isofn, const u_char *isoend, int joliet_level, 92 if (joliet_level == 0 || isofn + 1 == isoend) { 120 const u_char *isoend = isofn + isolen; local in function:isofncmp 130 if (isofn == isoend) 132 isofn += isochar(isofn, isoend, joliet_level, &ic); 147 for (j = 0; isofn != isoend; j = j * 10 + ic - '0') 148 isofn += isochar(isofn, isoend, 164 if (isofn != isoend) { 165 isofn += isochar(isofn, isoend, joliet_level, &ic); 170 if (isofn != isoend) { [all...] |