Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Derror.c91 } error_state; variable
174 error_state.count = 0; in setopt()
192 if (error_state.match) in setopt()
196 …if ((error_state.match || (error_state.match = newof(0, regex_t, 1, 0))) && regcomp(error_state.ma… in setopt()
199 error_state.match = 0; in setopt()
204 free(error_state.match); in setopt()
205 error_state.match = 0; in setopt()
214 error_state.prefix = 0; in setopt()
332 if (error_state.tty || (error_state.tty = sfopen(NiL, "/dev/tty", "r+"))) in error_break()
438 if (error_state.prefix) in errorv()
[all …]
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c1224 goto error_state; in hmeattach()
1239 goto error_state; in hmeattach()
1253 goto error_state; in hmeattach()
1281 goto error_state; in hmeattach()
1344 goto error_state; in hmeattach()
1557 error_state: in hmeattach()