Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp_subr.c268 SUF_SIG_LEN) == 0) { in parse_signatures()
420 SUF_SIG_LEN) == 0) { in hs_check_root_dirent()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h86 #define SUF_SIG_LEN 2 /* length of signatures */ macro
/titanic_50/usr/src/common/fs/
H A Dhsfs.c787 if (strncmp(hsfs_sig_tab[i], susp, SUF_SIG_LEN) == 0) in parse_susp()
/titanic_50/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c878 (char *)susp, SUF_SIG_LEN) == 0) { in parse_susp()