Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmdbuf.c174 int lastidx = cmd->cmd_hnew == 0 ? cmd->cmd_halloc - 1 : in mdb_cmdbuf_accept() local
178 cmd->cmd_history[lastidx]) == 0; in mdb_cmdbuf_accept()