Searched defs:status (Results 1076 - 1100 of 1989) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dkcmd.c100 krb5_error_code status; local
156 status = krb5_sname_to_principal(bsd_context, host_save, service,
158 if (status) {
162 error_message(status));
163 status = -1;
179 status = -1;
193 status = -1;
199 status = -1;
215 status = -1;
226 status
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dconditions.c564 dladm_status_t status; local
569 if ((status = dladm_name2info(dld_handle, linkname, &linkid, NULL, NULL,
573 dladm_status2str(status, errmsg));
577 status = dladm_wlan_get_linkattr(dld_handle, linkid, &attr);
578 if (status != DLADM_STATUS_OK) {
581 dladm_status2str(status, errmsg));
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c295 * Address Detection status, and for inserting and removing default
668 * should be called to return a command status code to the user and
707 * Only immediate commands (ping, status, get_tag) need to
1019 dhcp_status_t status; local
1022 status.if_began = monosec_to_time(dsmp->dsm_curstart_monosec);
1026 * representative of the lot. A better status mechanism is
1033 status.if_t1 = DHCP_PERM;
1034 status.if_t2 = DHCP_PERM;
1035 status.if_lease = DHCP_PERM;
1037 status
[all...]
H A Dpacket.c627 * int: status code (unused for IPv4 DHCP)
628 * const char *: message to include with status option, or NULL
633 add_pkt_lif(dhcp_pkt_t *dpkt, dhcp_lif_t *lif, int status, const char *msg) argument
706 * Add a status code suboption to the IAADDR to tell the server
711 if (status != DHCPV6_STAT_SUCCESS || msg != NULL) {
715 *statusopt = htons(status);
1188 * the DHCPv6 UseMulticast status code. Use with caution;
H A Dstates.c1305 int status; local
1327 "DHCP agent is exiting", &status)) {
1330 if (status == 1)
/illumos-gate/usr/src/cmd/fs.d/ufs/edquota/
H A Dedquota.c245 int status, omask; local
274 while ((xpid = wait(&status)) >= 0)
283 * Certain editors can exit with a non-zero status even
288 if (WIFEXITED(status) && (WEXITSTATUS(status) != 0)) {
319 return (!status);
816 int status; local
844 while ((status = getmntent(fstab, &mntp)) == NULL) {
901 status = ioctl(fd, Q_QUOTACTL, &quota);
903 return (status);
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c135 int status = 0; local
199 status |= showname(argv[i]);
202 return (status);
667 int status; local
687 while ((status = getmntent(fstab, &mnt)) == NULL) {
729 status = ioctl(fd, Q_QUOTACTL, &quota);
732 return (status);
778 switch (gq_rslt.status) {
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c392 int status; local
395 curpid = wait(&status);
419 return (WHIBYTE(status));
705 int status; local
724 while ((status = getmntent(fstab, &mntp)) == NULL) {
764 status = ioctl(fd, Q_QUOTACTL, &quota);
767 return (status);
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dses.c107 int status; member in struct:sam4_statdesc
587 uint64_t status, astatus; local
589 if (nvlist_lookup_uint64(props, SES_EN_PROP_UCODE, &status) != 0) {
599 gettext("\nError: Unable to retrieve current status\n"));
604 if (ucode_statdesc_table[i].us_value == status)
608 sp->us_status = status;
612 "unknown (0x%02x)", (int)status);
632 ucode_status_t status; local
639 if (get_status(props, &status) != FWFLASH_SUCCESS)
642 if (status
[all...]
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.c83 static void usage(int status);
601 usage(int status) argument
604 if (ITMC_STATUS_SUCCESS == status) {
619 exit(status);
/illumos-gate/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c762 int status; local
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dfunc.c2080 * return - status of the sending operation.
2091 int status; local
2102 resp->status = htonl(ec);
2104 status = isns_send_pdu(so, rsp, pl);
2106 return (status);
2116 * return - status of the sending operation.
2125 int status; local
2138 status = isns_send_pdu(so, rsp, pl);
2140 status = isns_response_ec(so, pdu, ec);
2143 return (status);
[all...]
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey.c920 int status = 0; local
938 if (status = yp_update(ypdomain, PKMAP,
944 program_name, status,
945 yperr_string(status));
H A Dchkey_common.c589 int status; local
617 status = get_ldap_bindPassword(&ldap_pw);
619 if (status != PROMPTGET_SUCCESS) {
698 ((errorp->status == LDAP_INAPPROPRIATE_AUTH) ||
699 (errorp->status == LDAP_INVALID_CREDENTIALS))) {
714 __ns_ldap_err2str(errorp->status, &msg);
747 int status; local
818 status = get_ldap_bindDN(&bindDN);
820 if (status != PROMPTGET_SUCCESS) {
830 status
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c692 int status; local
703 status = wsp->walk_callback(wsp->walk_addr, &lmp, wsp->walk_cbdata);
705 return (status);
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c459 int status; local
491 status = -1;
492 (void) wait4(pid, &status, 0, NULL);
493 if (WIFEXITED(status))
494 _exit(WEXITSTATUS(status));
/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c106 int status; local
116 (void) waitpid(pid, &status, 0);
120 * a non-zero status, our mount likelihood is low.
122 if (!WIFEXITED(status) ||
123 WEXITSTATUS(status) != 0)
309 * void fork_configd(int status)
327 * after a failure this is the status that is expected. Other
374 * Note that exec(2) failure results in an exit status
438 "with status %d (%s)\n",
461 * Announce that we have a valid svc.configd status
534 ct_stathdl_t status; local
1107 int status; local
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dserver_stubs.c342 int status; local
346 status = krb5_principal_compare(handle->context, princ, princ2);
348 return status;
420 OM_uint32 status, minor_stat; local
425 status = gss_display_name(&minor_stat, gss_name, &gss_str, &gss_type);
426 if ((status != GSS_S_COMPLETE) || (!g_OID_equal(gss_type, gss_nt_krb5_name)))
436 OM_uint32 status, minor_stat; local
439 status = gss_display_name(&minor_stat, gss_name, str, &gss_type);
440 if ((status != GSS_S_COMPLETE) || (gss_type != gss_nt_krb5_name))
/illumos-gate/usr/src/cmd/lms/
H A DLMEConnection.h312 typedef void (*HECICallback)(void *param, void *buffer, unsigned int len, int *status);
343 void CompatCloseConnection(int connID, int status);
368 void _apfGlobalRequest(unsigned char *rxBuffer, unsigned int bytesRead, int *status);
369 void _apfUserAuthRequest(unsigned char *rxBuffer, unsigned int bytesRead, int *status);
370 void _apfChannelOpen(unsigned char *rxBuffer, unsigned int bytesRead, int *status);
371 void _apfChannelOpenDirect(unsigned char *rxBuffer, unsigned int bytesRead, UINT32 *senderChannel, int *status);
397 UINT8 status; member in struct:LMEConnection::CompatConnection
/illumos-gate/usr/src/cmd/lms/heci/
H A DPTHICommand.cpp78 AMT_STATUS status = ((PTHI_RESPONSE_MESSAGE_HEADER *)*readBuffer)->Status; local
79 if (status != AMT_STATUS_SUCCESS)
81 return status;
83 status = _verifyResponseHeader(rcmd, ((PTHI_RESPONSE_MESSAGE_HEADER *)*readBuffer)->Header, outBuffSize);
84 if (status != AMT_STATUS_SUCCESS)
86 return status;
113 AMT_STATUS status = AMT_STATUS_SUCCESS; local
116 status = AMT_STATUS_INTERNAL_ERROR;
118 status = AMT_STATUS_INTERNAL_ERROR;
120 status
142 AMT_STATUS status = AMT_STATUS_SUCCESS; local
195 AMT_STATUS status = _call(command, command_size, &readBuffer, CODE_VERSIONS_RESPONSE, 0); local
234 AMT_STATUS status = _call(command, command_size, &readBuffer, PROVISIONING_MODE_RESPONSE, sizeof(CFG_GET_PROVISIONING_MODE_RESPONSE)); local
258 AMT_STATUS status = _call(command, command_size, &readBuffer, PROVISIONING_MODE_RESPONSE, sizeof(CFG_GET_PROVISIONING_MODE_RESPONSE)); local
293 AMT_STATUS status = _call(command, command_size, &readBuffer, PROVISIONING_STATE_RESPONSE, sizeof(CFG_GET_PROVISIONING_STATE_RESPONSE)); local
333 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_FEATURES_STATE_RESPONSE, sizeof(CFG_GET_FEATURES_STATE_RESPONSE)); local
390 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_LAST_HOST_RESET_REASON_RESPONSE, sizeof(CFG_GET_LAST_HOST_RESET_REASON_RESPONSE)); local
424 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_CURRENT_POWER_POLICY_RESPONSE, 0); local
492 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_LAN_INTERFACE_SETTINGS_RESPONSE, sizeof(CFG_GET_LAN_INTERFACE_SETTINGS_RESPONSE)); local
546 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_SECURITY_PARAMETERS_RESPONSE, sizeof(CFG_GET_SECURITY_PARAMETERS_RESPONSE)); local
579 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_DNS_SUFFIX_LIST_RESPONSE, 0); local
657 AMT_STATUS status = _call(command, command_size, &readBuffer, SET_ENTERPRISE_ACCESS_RESPONSE, sizeof(CFG_SET_ENTERPRISE_ACCESS_RESPONSE)); local
682 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_AMT_STATE_RESPONSE, sizeof(STATE_GET_AMT_STATE_RESPONSE)); local
712 AMT_STATUS status = _call(command, command_size, &readBuffer, OPEN_USER_INITIATED_CONNECTION_RESPONSE, sizeof(CFG_OPEN_USER_INITIATED_CONNECTION_RESPONSE)); local
733 AMT_STATUS status = _call(command, command_size, &readBuffer, CLOSE_USER_INITIATED_CONNECTION_RESPONSE, sizeof(CFG_CLOSE_USER_INITIATED_CONNECTION_RESPONSE)); local
754 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_REMOTE_ACCESS_CONNECTION_STATUS_RESPONSE, 0); local
823 AMT_STATUS status = _call(command, command_size, &readBuffer, GENERATE_RNG_SEED_RESPONSE, sizeof(CFG_GENERATE_RNG_SEED_RESPONSE)); local
848 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_RNG_SEED_STATUS_RESPONSE, sizeof(CFG_GET_RNG_SEED_STATUS_RESPONSE)); local
877 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_ZERO_TOUCH_ENABLED_RESPONSE, sizeof(CFG_GET_ZERO_TOUCH_ENABLED_RESPONSE)); local
906 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_PROVISIONING_TLS_MODE_RESPONSE, sizeof(CFG_GET_PROVISIONING_TLS_MODE_RESPONSE)); local
934 AMT_STATUS status = _call(command, command_size, &readBuffer, START_CONFIGURATION_RESPONSE, sizeof(CFG_START_CONFIGURATION_RESPONSE)); local
976 AMT_STATUS status = _call(command, command_size, &readBuffer, SET_PROVISIONING_SERVER_OTP_RESPONSE, sizeof(CFG_SET_PROVISIONING_SERVER_OTP_RESPONSE)); local
1021 AMT_STATUS status = _call(command, command_size, &readBuffer, SET_DNS_SUFFIX_RESPONSE, sizeof(CFG_SET_DNS_SUFFIX_RESPONSE)); local
1050 AMT_STATUS status = _call(command, command_size, &readBuffer, ENUMERATE_HASH_HANDLES_RESPONSE, 0); local
1118 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_CERTHASH_ENTRY_RESPONSE, 0); local
1188 AMT_STATUS status = _call(command, command_size, &readBuffer, GET_PKI_FQDN_SUFFIX_RESPONSE, 0); local
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c131 int status; local
183 status = copyf(realcf, tmpcf, (time_t)0);
184 if (status != 0) {
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c374 (choice->partial || (info.status == PI_PARTIAL) ||
375 (info.status == PI_UNKNOWN))) {
380 if (!iflag && (info.status == PI_INSTALLED)) {
483 if (info.status == PI_SPOOLED)
485 else if (info.status == PI_PARTIAL)
488 else if (info.status == PI_INSTALLED)
602 struct stat status; local
667 switch (pinfo->status) {
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c198 int status, p; local
221 while ((p = wait(&status)) > 0 && p != cpid)
468 int cpid, status, p; local
487 while ((p = wait(&status)) > 0 && p != cpid)
520 int cpid, status, p; local
540 while ((p = wait(&status)) > 0 && p != cpid)
571 int shpid, status; local
580 while (shpid != wait(&status))
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fuid.c558 idmap_stat status; local
608 status = kidmap_getsidbyuid(crgetzone(cr), id,
611 status = kidmap_getsidbygid(crgetzone(cr), id,
614 if (status != 0) {
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssd_clnt_stubs.c220 (res.status == GSS_S_COMPLETE)) {
226 if (res.status == GSS_S_COMPLETE &&
245 if (res.status == GSS_S_COMPLETE &&
254 * free the memory allocated for the results and return with the status
260 return (res.status);
426 if (res.status == GSS_S_COMPLETE &&
445 if (res.status == GSS_S_COMPLETE && actual_mechs != NULL)
454 * free the memory allocated for the results and return with the status
460 return (res.status);
567 if (res.status
1521 OM_uint32 status; local
[all...]

Completed in 190 milliseconds

<<41424344454647484950>>