Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c2304 const char *PIDSTR = "[pid:"; variable
2311 const int PIDSTRLEN = (int)strlen(PIDSTR); in fsck_active()
2335 found = strncmp(cp, PIDSTR, PIDSTRLEN) == 0; in fsck_active()