Home
last modified time | relevance | path

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

/original-bsd/old/dbx/
H A Doperators.c83 O_STOPX, /* stop execution */ enumerator
H A Deval.c661 case O_STOPX:
1042 action = build(O_STOPX);
H A Dtree.c444 if (stopcmd->op == O_STOPX) {