Home
last modified time | relevance | path

Searched refs:SUF_SIG_LEN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp_subr.c266 SUF_SIG_LEN) == 0) { in parse_signatures()
418 SUF_SIG_LEN) == 0) { in hs_check_root_dirent()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h84 #define SUF_SIG_LEN 2 /* length of signatures */ macro
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c786 if (strncmp(hsfs_sig_tab[i], susp, SUF_SIG_LEN) == 0) in parse_susp()
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c878 (char *)susp, SUF_SIG_LEN) == 0) { in parse_susp()