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

/freebsd-11.0-release/bin/sh/
H A Dexec.c519 * variable "lastcmdentry" is set to point to the address of the link
524 static struct tblentry **lastcmdentry; variable in typeref:struct:tblentry
555 lastcmdentry = pp;
569 cmdp = *lastcmdentry;
570 *lastcmdentry = cmdp->next;

Completed in 47 milliseconds