Home
last modified time | relevance | path

Searched refs:laststr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libast/common/include/
H A Dcmdarg.h68 char* laststr; /* last string ends before here */ member
/titanic_41/usr/src/lib/libast/common/misc/
H A Dcmdarg.c168 cmd->laststr = cmd->nextstr = cmd->buf + n; in cmdopen()
253 cmd->nextstr = cmd->laststr; in cmdflush()