Home
last modified time | relevance | path

Searched defs:errfunc (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c160 glob(pattern, flags, errfunc, pglob) in glob() argument
/titanic_50/usr/src/common/net/wanboot/
H A Dboot_http.c1494 http_decode_err(ulong_t err, int *errlib, int *errfunc, int *errcode) in http_decode_err()
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c7980 strsetrerror(vnode_t *vp, int error, int persist, errfunc_t errfunc) in strsetrerror()
8016 strsetwerror(vnode_t *vp, int error, int persist, errfunc_t errfunc) in strsetwerror()
/titanic_50/usr/src/cmd/svc/svcs/
H A Dsvcs.c3453 void (*errfunc)(const char *, ...); in main() local