Home
last modified time | relevance | path

Searched defs:wordc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorsubr.c270 wordvprint(FILE *fyle, int wordc, char *wordv[]) in wordvprint()
332 wordvcmp(char **wordv1, int wordc, char **wordv2) in wordvcmp()
352 wordvsplice(int emptyhead, int wordc, char **wordv) in wordvsplice()
H A Derrorpi.c166 isdateformat(int wordc, char **wordv) in isdateformat()
H A Derrorinput.c34 int wordc; /* how long the current error message is */ variable