Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 25 of 128) sorted by relevance

123456

/titanic_51/usr/src/cmd/rcm_daemon/common/
H A Dcluster_rcm.c156 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 Ddump_rcm.c162 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 Dswap_rcm.c176 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 Dip_anon_rcm.c476 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 Dmpxio_rcm.c268 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 Dns_confmgr.c59 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 Dns_connect.c110 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 Dns_config.c1106 __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 DDoPrinterUtil.java81 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 Dtnctl.c117 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 Dtsol_gettpent.c57 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 Dtsol_getrhent.c61 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 Daction.c127 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 Dpkcserror.c43 static char errstr[128]; in pkcs11_strerror() local
/titanic_51/usr/src/common/net/wanboot/
H A Dbootconf_errmsg.c42 char *errstr; in bootconf_errmsg() local
[all...]
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/
H A D6to4relay.c69 char errstr[DLADM_STRSIZE]; in printkstatus() local
178 char errstr[DLADM_STRSIZE]; in main() local
H A Dif_mpadm.c238 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 Dcmds_gss.c46 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 Dtnchkdb.c224 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 Dsf880drd.c186 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 Ddelmap.c94 char *errstr = getErrstr(); in delmap() local
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c54 char *matched, *errstr; in ldap_set_option() local
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dstrtonum.c38 const char *errstr; in strtonum() member
/titanic_51/usr/src/cmd/mandoc/
H A Dcompat_strtonum.c45 const char *errstr; in strtonum() member
/titanic_51/usr/src/cmd/sgs/libldmake/common/
H A Dlock.c48 char *errstr; in file_lock_error() local

123456