Searched refs:ISO_svd_esc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h116 #define ISO_svd_esc(x) (&((uchar_t *)x)[88]) /* Supplemental VD */ macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1271 ISO_svd_esc(volp)[0] == '%' &&
1272 ISO_svd_esc(volp)[1] == '/') {
1274 switch (ISO_svd_esc(volp)[2]) {

Completed in 47 milliseconds