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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dsys_ia32.c495 static char lastcomm[sizeof(me->comm)]; local
497 if (strncmp(lastcomm, me->comm, sizeof(lastcomm))) {
501 strncpy(lastcomm, me->comm, sizeof(lastcomm));

Completed in 22 milliseconds