Searched defs:errout (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/lib/libkvm/ |
| HD | kvm.c | 374 _kvm_open(kvm_t *kd, const char *uf, const char *mf, int flag, char *errout) in _kvm_open() 482 char *errout) in kvm_openfiles() 510 kvm_open2(const char *uf, const char *mf, int flag, char *errout, in kvm_open2()
|
| /NextBSD/bin/sh/ |
| HD | output.c | 75 struct output errout = {NULL, 0, NULL, 256, 2, 0}; variable
|
| /NextBSD/usr.sbin/config/ |
| HD | mkmakefile.c | 63 static void errout(const char *fmt, ...) in errout() function
|