Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Demacs.c166 static int x_error(int);
223 { x_error, "error", 0 },
364 ret = x_error(0); /* unmatched meta sequence */ in x_emacs()
1241 x_error(int c) in x_error() function