Searched refs:verr (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/head/ |
H A D | err.h | 39 void verr(int, const char *, va_list) __NORETURN;
|
/titanic_44/usr/src/lib/libresolv2/include/ |
H A D | err.h | 51 __dead void verr __P((int, const char *, va_list))
|
/titanic_44/usr/src/lib/libast/common/uwin/ |
H A D | err.c | 68 extern void verr(int code, const char* fmt, va_list ap) in verr() function
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | err.c | 216 verr(int status, const char *fmt, va_list args) in verr() function
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 1181 nwam_error_t verr; in do_commit() local 1186 verr = nwam_ncu_validate(ncu_h, &errprop); in do_commit() 1189 verr = nwam_enm_validate(enm_h, &errprop); in do_commit() 1192 verr = nwam_loc_validate(loc_h, &errprop); in do_commit() 1195 verr = nwam_known_wlan_validate(wlan_h, &errprop); in do_commit() 1199 if (verr != NWAM_SUCCESS) in do_commit()
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 975 verr
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 1300 verr.3c \ 1663 verr.3c := LINKSRC = err.3c
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 519 verr;
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1370 link path=usr/share/man/man3c/verr.3c target=err.3c
|
/titanic_44/ |
H A D | .gitignore | 5307 usr/src/man/man3c/verr.3c
|