Searched defs:warn_dlerr (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/flowadm/ |
H A D | flowadm.c | 80 static void warn_dlerr(dladm_status_t, const char *, ...); 676 warn_dlerr(status, "cannot persistently %s flow " 745 warn_dlerr(status, "cannot reset flow property '%s' " 837 warn_dlerr(status, "cannot reset flow property " 840 warn_dlerr(status, "cannot set flow property " 883 warn_dlerr(dladm_status_t err, const char *format, ...) function
|
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 260 static void warn_dlerr(dladm_status_t, const char *, ...); 6407 warn_dlerr(status, "cannot disconnect link"); 6510 warn_dlerr(status, 6840 warn_dlerr(status, "cannot reset link property '%s' on '%s'", 6971 warn_dlerr(status, "cannot set link property " 6997 warn_dlerr(status, "cannot reset link property " 7000 warn_dlerr(status, "cannot set link property " 7330 warn_dlerr(status, "could not persistently create secure " 7396 warn_dlerr(status, "could not delete secure object " 7400 warn_dlerr(pstatu 8910 warn_dlerr(dladm_status_t err, const char *format, ...) function [all...] |
Completed in 79 milliseconds