/titanic_51/usr/src/cmd/rcm_daemon/common/ |
H A D | cluster_rcm.c | 156 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in cluster_getinfo() argument 170 timespec_t *interval, uint_t flags, char **errstr, in cluster_suspend() argument 182 char **errstr, rcm_info_t **dependent) in cluster_resume() argument 194 char **errstr, rcm_info_t **dependent) in cluster_offline() argument 205 char **errstr, rcm_info_t **dependent) in cluster_online() argument 213 char **errstr, rcm_info_t **dependent) in cluster_remove() argument
|
H A D | dump_rcm.c | 162 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in dump_getinfo() argument 190 uint_t flags, char **errstr, rcm_info_t **dependent) in dump_suspend() argument 215 char **errstr, rcm_info_t **dependent) in dump_resume() argument 241 char **errstr, rcm_info_t **dependent) in dump_offline() argument 275 dump_online(rcm_handle_t * hdl,char * rsrcname,id_t id,uint_t flags,char ** errstr,rcm_info_t ** dependent) dump_online() argument 297 dump_remove(rcm_handle_t * hdl,char * rsrcname,id_t id,uint_t flags,char ** errstr,rcm_info_t ** dependent) dump_remove() argument 324 dump_relocate(dump_conf_t * dc,char ** errstr) dump_relocate() argument 356 dump_configure(dump_conf_t * dc,char ** errstr) dump_configure() argument [all...] |
H A D | swap_rcm.c | 176 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in swap_getinfo() argument 201 uint_t flags, char **errstr, rcm_info_t **dependent) in swap_suspend() argument 226 char **errstr, rcm_info_t **dependent) in swap_resume() argument 252 char **errstr, rcm_info_t **dependent) in swap_offline() argument 283 swap_online(rcm_handle_t * hdl,char * rsrcname,id_t id,uint_t flags,char ** errstr,rcm_info_t ** dependent) swap_online() argument 305 swap_remove(rcm_handle_t * hdl,char * rsrcname,id_t id,uint_t flags,char ** errstr,rcm_info_t ** dependent) swap_remove() argument 334 swap_delete(swap_file_t * sf,char ** errstr) swap_delete() argument 407 swap_add(swap_file_t * sf,char ** errstr) swap_add() argument [all...] |
H A D | ip_anon_rcm.c | 476 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in ip_anon_getinfo() argument 490 timespec_t *interval, uint_t flags, char **errstr, in ip_anon_suspend() argument 502 char **errstr, rcm_info_t **dependent) in ip_anon_resume() argument 510 char **errstr, rcm_info_t **dependent) in ip_anon_offline() argument 521 char **errstr, rcm_info_t **dependent) in ip_anon_online() argument 529 char **errstr, rcm_info_t **dependent) in ip_anon_remove() argument
|
H A D | mpxio_rcm.c | 268 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **infop) in mpxio_getinfo() argument 328 uint_t flags, char **errstr, rcm_info_t **infop) in mpxio_suspend() argument 340 char **errstr, rcm_info_t **infop) in mpxio_resume() argument 354 char **errstr, rcm_info_t **infop) in mpxio_offline() argument 387 mpxio_online(rcm_handle_t * hdl,char * rsrc,id_t id,uint_t flags,char ** errstr,rcm_info_t ** infop) mpxio_online() argument 420 mpxio_remove(rcm_handle_t * hdl,char * rsrc,id_t id,uint_t flags,char ** errstr,rcm_info_t ** infop) mpxio_remove() argument [all...] |
/titanic_51/usr/src/lib/libsldap/common/ |
H A D | ns_confmgr.c | 59 read_line(FILE *fp, char *buffer, int buflen, char *errstr) in read_line() argument 106 char errstr[MAXERROR]; in read_file() local 372 char errstr[MAXERROR]; __ns_ldap_LoadConfiguration() local 475 char errstr[MAXERROR]; __ns_ldap_LoadDoorInfo() local 575 char errstr[MAXERROR]; __ns_ldap_DumpLdif() local 679 char errstr[MAXERROR]; __ns_ldap_DumpConfigFiles() local 834 char errstr[MAXERROR]; __ns_ldap_make_config() local 1005 char errstr[MAXERROR]; __ns_ldap_download() local 1073 char errstr[MAXERROR]; __ns_ldap_print_config() local [all...] |
H A D | ns_connect.c | 110 char errstr[MAXERROR]; in getFirstFromConfig() local 195 char errstr[MAXERROR]; in __s_api_requestServer() local 1135 char errstr[MAXERROR]; process_pwd_mgmt() local 1356 char errstr[MAXERROR]; openConnection() local 2041 char *alloc_hcp = NULL, errstr[MAXERROR]; createTLSSession() local 2127 cvt_hostname2ip(char * server,char * newaddr,int newaddr_size,char * errstr,int errstr_size) cvt_hostname2ip() argument 2220 char errstr[MAXERROR]; createNonTLSSession() local 2290 char errstr[MAXERROR]; createSession() local 2340 char *binddn, *passwd, errstr[MAXERROR], *errmsg; doSimpleBind() local 2439 errstr[MAXERROR], *errmsg; doSASLBind() local 2641 char errstr[MAXERROR]; performBind() local [all...] |
H A D | ns_config.c | 1106 __s_api_crosscheck(ns_config_t *ptr, char *errstr, int check_dn) in __s_api_crosscheck() argument 1378 char errstr[MAXERROR]; set_default_value() local 1494 verify_value(ns_config_t * cfg,char * name,char * value,char * errstr) verify_value() argument 1642 char errstr[2 * MAXERROR]; __ns_ldap_setParamValue() local 2705 char errstr[2 * MAXERROR]; __ns_ldap_setParam() local 2923 char errstr[2 * MAXERROR]; __ns_ldap_getParam() local 3287 char errstr[MAXERROR]; __door_getconf() local 3365 char errstr[MAXERROR]; SetDoorInfoToUnixCred() local 3427 char errstr[MAXERROR], errbuf[MAXERROR]; SetDoorInfo() local [all...] |
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | DoPrinterUtil.java | 81 String errstr = syscmd.getError(); in getDevices() local 165 String errstr = syscmd.getError(); in getMakes() local 201 String errstr = syscmd.getError(); in getModels() local 237 String errstr = syscmd.getError(); in getPPDs() local 267 String errstr = syscmd.getError(); in getMakeModelNick() local 305 String errstr = syscmd.getError(); getPPDFile() local 338 String errstr = syscmd.getError(); getProbe() local 415 String errstr = syscmd.getError(); getList() local [all...] |
/titanic_51/usr/src/cmd/tsol/tnctl/ |
H A D | tnctl.c | 117 print_error(int linenum, int err, const char *errstr) in print_error() argument 237 char *errstr; in process_rh() local 404 char *errstr; in process_tnzone() local 521 char *errstr; in process_tp() local 576 char *errstr; process_mlp() local [all...] |
/titanic_51/usr/src/lib/libtsnet/common/ |
H A D | tsol_gettpent.c | 57 char *errstr = NULL; in tsol_gettpbyname() local 102 char *errstr = NULL; in tsol_gettpent() local 128 char *errstr = NULL; in tsol_fgettpent() local
|
H A D | tsol_getrhent.c | 61 char *errstr = NULL; in tsol_getrhbyaddr() local 108 char *errstr = NULL; in tsol_getrhent() local 134 char *errstr = NULL; in tsol_fgetrhent() local
|
/titanic_51/usr/src/cmd/filesync/ |
H A D | action.c | 127 char *errstr = 0; in do_like() local 403 char *errstr = "???"; do_copy() local 855 char *errstr = "???"; do_remove() local 941 char *errstr = "???"; do_rename() local [all...] |
/titanic_51/usr/src/lib/libcryptoutil/common/ |
H A D | pkcserror.c | 43 static char errstr[128]; in pkcs11_strerror() local
|
/titanic_51/usr/src/common/net/wanboot/ |
H A D | bootconf_errmsg.c | 42 char *errstr; in bootconf_errmsg() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | 6to4relay.c | 69 char errstr[DLADM_STRSIZE]; in printkstatus() local 178 char errstr[DLADM_STRSIZE]; in main() local
|
H A D | if_mpadm.c | 238 char *errstr = strerror(errno); in die() local 258 char *errstr = strerror(errno); in warn() local
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | cmds_gss.c | 46 user_gss_error(OM_uint32 maj_stat, OM_uint32 min_stat, char *errstr) in user_gss_error() argument
|
/titanic_51/usr/src/cmd/tsol/tnchkdb/ |
H A D | tnchkdb.c | 224 print_error(int linenum, int err, const char *errstr) in print_error() argument 272 char *errstr; local 433 char *errstr; local 575 char *errstr; local [all...] |
/titanic_51/usr/src/cmd/sf880drd/ |
H A D | sf880drd.c | 186 char *errstr = NULL; in pushbutton_event() local 368 report_cfgadm_error(int cfgerrnum, char *errstr) in report_cfgadm_error() argument [all...] |
/titanic_51/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | delmap.c | 94 char *errstr = getErrstr(); in delmap() local
|
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | setoption.c | 54 char *matched, *errstr; in ldap_set_option() local
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | strtonum.c | 38 const char *errstr; in strtonum() member
|
/titanic_51/usr/src/cmd/mandoc/ |
H A D | compat_strtonum.c | 45 const char *errstr; in strtonum() member
|
/titanic_51/usr/src/cmd/sgs/libldmake/common/ |
H A D | lock.c | 48 char *errstr; in file_lock_error() local
|