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

/system/core/sh/
H A Dexec.c808 * variable "lastcmdentry" is set to point to the address of the link
813 struct tblentry **lastcmdentry; variable in typeref:struct:tblentry
845 lastcmdentry = pp;
859 cmdp = *lastcmdentry;
860 *lastcmdentry = cmdp->next;

Completed in 48 milliseconds