HomeSort by: relevance | last modified time | path
    Searched refs:cd9660_bothendian_dword (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/makefs/cd9660/
iso9660_rrip.c 153 cd9660_bothendian_dword(
158 cd9660_bothendian_dword(
162 cd9660_bothendian_dword(node->susp_entry_ce_start,
164 cd9660_bothendian_dword(node->susp_entry_ce_length,
184 cd9660_bothendian_dword(
194 cd9660_bothendian_dword(
627 cd9660_bothendian_dword(pxinfo->inode->st.st_mode,
629 cd9660_bothendian_dword(pxinfo->inode->st.st_nlink,
631 cd9660_bothendian_dword(pxinfo->inode->st.st_uid,
633 cd9660_bothendian_dword(pxinfo->inode->st.st_gid
    [all...]
cd9660_conversion.c 102 cd9660_bothendian_dword(uint32_t dw, unsigned char *eightchar) function in typeref:typename:void
  /src/usr.sbin/makefs/
cd9660.h 318 void cd9660_bothendian_dword(uint32_t dw, unsigned char *);
cd9660.c 677 cd9660_bothendian_dword(diskStructure->totalSectors,
687 cd9660_bothendian_dword(diskStructure->pathTableLength,
846 cd9660_bothendian_dword(newnode->fileDataLength,
1859 cd9660_bothendian_dword(node->fileDataSector,
1881 cd9660_bothendian_dword(node->fileSectorsUsed *
1935 cd9660_bothendian_dword(child->fileDataSector,

Completed in 37 milliseconds