Searched refs:pid_and_counter (Results 1 – 1 of 1) sorted by relevance
1161 char pid_and_counter[20]; in subst_pcnt_f() local1168 snprintf(pid_and_counter, 20, "%d_%d", getpid(), counter++); in subst_pcnt_f()1169 snprintf(new_cmdline, 1024, colle->cmdline, pid_and_counter); in subst_pcnt_f()