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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dsys_ia32.c845 static char lastcomm[sizeof(me->comm)]; local
846 if (strncmp(lastcomm, me->comm, sizeof(lastcomm))) {
849 strncpy(lastcomm, me->comm, sizeof(lastcomm));

Completed in 89 milliseconds