Searched refs:PIDSTR (Results 1 – 1 of 1) sorted by relevance
2304 const char *PIDSTR = "[pid:"; variable2311 const int PIDSTRLEN = (int)strlen(PIDSTR); in fsck_active()2335 found = strncmp(cp, PIDSTR, PIDSTRLEN) == 0; in fsck_active()