Searched refs:comm1 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dprocps.c173 char *cp, *comm1; local
190 comm1 = strchr(buf, '(');
191 /*if (comm1)*/
192 safe_strncpy(sp->comm, comm1 + 1, sizeof(sp->comm));

Completed in 38 milliseconds