Searched refs:pid_pattern (Results 1 – 1 of 1) sorted by relevance
89 static regex_t pid_pattern; variable318 search_pattern(&pid_pattern, pid_str, buf); in get_pid()794 check_regcomp(&pid_pattern, "pid\\s*([0-9]*),"); in main()866 regfree(&pid_pattern); in main()