OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lastcmdentry
(Results
1 - 1
of
1
) sorted by null
/system/core/sh/
exec.c
808
* 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 117 milliseconds