Searched refs:lastidx (Results 1 – 2 of 2) sorted by relevance
749 int lastidx = 0, baseidx = -1; in resurrect_labels() local757 lastidx = ctl->ctl_typeidx; in resurrect_labels()759 debug(3, "Resurrected label %s type idx %d\n", label, lastidx); in resurrect_labels()761 tdata_label_add(td, label, lastidx); in resurrect_labels()764 baseidx = lastidx; in resurrect_labels()767 return (lastidx); in resurrect_labels()771 return (lastidx); in resurrect_labels()785 return (lastidx); in resurrect_labels()
176 int lastidx = cmd->cmd_hnew == 0 ? cmd->cmd_halloc - 1 : in mdb_cmdbuf_accept() local180 cmd->cmd_history[lastidx]) == 0; in mdb_cmdbuf_accept()