HomeSort by: relevance | last modified time | path
    Searched defs:rrip_source (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_iso9660.c 104 static const char rrip_source[] = variable
110 #define RRIP_ER_SRC_SIZE (sizeof(rrip_source)-1)
4199 memcpy(&p[8+p[4]+p[5]], rrip_source, p[6]);
archive_write_set_format_iso9660.c 104 static const char rrip_source[] = variable
110 #define RRIP_ER_SRC_SIZE (sizeof(rrip_source)-1)
4199 memcpy(&p[8+p[4]+p[5]], rrip_source, p[6]);

Completed in 33 milliseconds