Searched refs:result (Results 276 - 300 of 1411) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/sun4v/sys/
H A Ddr_io.h59 * Values of 'result' element of the response message
78 uint32_t result; member in struct:__anon10320
H A Dvarconfig.h67 var_config_status_t result; member in struct:__anon10380
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetent.c69 ns_ldap_result_t *result = be->result; local
72 if (result == NULL)
76 if (argp->buf.result != NULL) {
88 names = __ns_ldap_getAttrStruct(result->entry, _N_NAME);
94 cname = __s_api_get_canonical_name(result->entry, names, 1);
111 network = __ns_ldap_getAttr(result->entry, _N_NETWORK);
134 if (argp->buf.result != NULL)
139 (void) __ns_ldap_freeResult(&be->result);
H A Dgetprotoent.c141 ns_ldap_result_t *result = be->result; local
144 if (result == NULL)
148 if (argp->buf.result != NULL) {
160 names = __ns_ldap_getAttrStruct(result->entry, _P_NAME);
166 cname = __s_api_get_canonical_name(result->entry, names, 1);
171 number = __ns_ldap_getAttr(result->entry, _P_PROTO);
203 if (argp->buf.result != NULL)
208 (void) __ns_ldap_freeResult(&be->result);
219 * protoent *)argp->buf.result
[all...]
H A Dgetexecattr.c131 exec = (execstr_t *)(argp->buf.result);
269 ns_ldap_result_t *result = be->result; local
276 if (result == NULL)
281 name = __ns_ldap_getAttr(result->entry, _EXEC_NAME);
288 policy = __ns_ldap_getAttr(result->entry, _EXEC_POLICY);
295 type = __ns_ldap_getAttr(result->entry, _EXEC_TYPE);
301 res1 = __ns_ldap_getAttr(result->entry, _EXEC_RES1);
307 res2 = __ns_ldap_getAttr(result->entry, _EXEC_RES2);
313 id = __ns_ldap_getAttr(result
362 ns_ldap_result_t *result = be->result; local
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c60 int result; local
69 result = di_bytes_get(mod, topo_node_getspecific(node),
71 if (result == -1 || locsiz < 0) {
86 result = topo_node_label_set(node, nac, &err);
87 if (result < 0) {
233 int result, rc; local
245 result = TOPO_WALK_NEXT;
257 result = TOPO_WALK_TERMINATE;
262 return (result);
/illumos-gate/usr/src/boot/lib/libstand/
H A Dbzipfs.c87 int result; local
91 result = 0;
100 result = read(bzf->bzf_rawfd, bzf->bzf_buf + bzf->bzf_bzstream.avail_in, req);
102 if (result >= 0)
103 bzf->bzf_bzstream.avail_in += result;
105 return(result);
354 int result; local
357 if ((result = fstat(bzf->bzf_rawfd, sb)) == 0)
359 return(result);
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbiospnp.c114 int result; local
131 result = biospnp_f00(vsegofs(&pnp_NumNodes), vsegofs(&pnp_NodeSize));
132 if (result != PNP_SUCCESS) {
139 result = biospnp_f40(vsegofs(&icfg));
140 switch (result) {
160 int result; local
172 result = biospnp_f01(vsegofs(&Node), vsegofs(devNodeBuffer), 0x1);
173 if (result != PNP_SUCCESS) {
174 printf("PnP BIOS node %d: error 0x%x\n", Node, result);
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c153 char *result = NULL; local
157 "printer-name", &result);
159 return (result);
166 int result = -1; local
170 &result);
172 return (result);
208 papi_status_t result = PAPI_NOT_AUTHORIZED; /* assume the worst */ local
226 result = PAPI_OK;
229 if (result != PAPI_OK) {
231 result
348 papi_status_t result = PAPI_OK; local
382 papi_status_t result = PAPI_OK; local
454 papi_status_t result = PAPI_OK; local
993 papi_status_t result = PAPI_OK; local
1037 papi_status_t result = PAPI_OK; local
[all...]
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_s1394if.c48 h1394_cmd_priv_t *cmd_private, int *result);
50 h1394_cmd_priv_t *cmd_private, int *result);
52 h1394_cmd_priv_t *cmd_private, int *result);
54 h1394_cmd_priv_t *cmd_private, int *result);
56 cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result);
58 cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result);
60 cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result);
149 h1394_cmd_priv_t *cmd_private, int *result)
164 *result = H1394_STATUS_INVALID_BUSGEN;
166 *result
148 hci1394_s1394if_phy(void *hal_private, cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result) argument
196 hci1394_s1394if_write(void *hal_private, cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result) argument
245 hci1394_s1394if_read(void *hal_private, cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result) argument
295 hci1394_s1394if_lock(void *hal_private, cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result) argument
343 hci1394_s1394if_write_response(void *hal_private, cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result) argument
392 hci1394_s1394if_read_response(void *hal_private, cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result) argument
443 hci1394_s1394if_lock_response(void *hal_private, cmd1394_cmd_t *cmd_id, h1394_cmd_priv_t *cmd_private, int *result) argument
[all...]
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c117 _uncached_getipnodebyname(const char *nam, struct hostent *result, argument
120 return (_switch_getipnodebyname_r(nam, result, buffer, buflen,
126 struct hostent *result, char *buffer, int buflen, int *h_errnop)
130 result, buffer, buflen, h_errnop));
133 result, buffer, buflen, h_errnop));
288 nssout.nss.host.hent = buf6->result;
304 __find_mapped(buf6->result, 0) != 0) {
326 nssout.nss.host.hent = buf4->result;
350 * results, and the end result needs to be
358 hp = __mapv4tov6(buf4->result,
125 _uncached_getipnodebyaddr(const char *addr, int length, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
[all...]
H A Dgethostent6.c87 __gethostent6(struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
92 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2hostent6);
H A Dgethostent_r.c91 gethostent_r(struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
96 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2hostent);
/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcram.c256 int result = SASL_FAIL; local
291 result = sparams->utils->prop_request(sparams->propctx, password_request);
292 if (result != SASL_OK) goto done;
295 result = sparams->canon_user(sparams->utils->conn,
298 if (result != SASL_OK) goto done;
300 result = sparams->utils->prop_getnames(sparams->propctx,
303 if (result < 0 ||
314 result = SASL_NOUSER;
328 result = SASL_FAIL;
389 result
601 int result; local
[all...]
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_dataset.c337 int result = set_name_in_DatasetBean( local
339 if (result != 0) {
360 int result = 0; local
368 result = -1;
397 result = set_name_in_DatasetBean(env,
401 result = populate_FileSystemBean(
406 return (result != 0);
444 int result; local
451 result = populate_PoolBean(env, zphp, zhp, bean);
452 if (result) {
463 int result; local
482 int result; local
501 int result; local
520 int result; local
[all...]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c153 char *result; local
154 DFLTMSG(result, mp->msgid1, mp->msgid2,
156 return (result);
296 char *result; local
333 result = handle_mo(mp);
335 return (result);
351 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural);
352 return (result);
576 char *conv_msgstr, *result; local
584 result
613 char *result, *msgstr; local
[all...]
/illumos-gate/usr/src/cmd/ctrun/
H A Dctrun.c152 uint_t result = 0; local
174 if (result)
185 if (result & bit)
189 result |= bit;
193 *bits = result;
243 uint_t result; local
303 result = ct_event_get_type(ev);
306 return (result);
622 int result = execvp(argv[0], argv); local
630 if (result
719 int result; local
[all...]
/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c472 register long result; local
477 result = 0;
479 result += DAYSPERNYEAR + isleap_sum(tmy, TM_YEAR_BASE);
480 result += newp->tm_yday - oldp->tm_yday;
481 result *= HOURSPERDAY;
482 result += newp->tm_hour - oldp->tm_hour;
483 result *= MINSPERHOUR;
484 result += newp->tm_min - oldp->tm_min;
485 result *= SECSPERMIN;
486 result
530 register char *result; local
[all...]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetvalues.c152 _SubStringIndex *result = NULL; local
202 result = (_SubStringIndex *)NSLDAPI_MALLOC( sizeof(*result)
204 if (result == NULL) {
207 memset( result, 0, sizeof(*result) * nSubtypes );
229 if (result != NULL)
230 NSLDAPI_FREE(result);
238 result[nSubtypes].start = thisToken - target;
239 result[nSubtype
[all...]
/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c250 int result; local
252 result = _sasl_locate_entry(library, entryname, &entry_point);
253 if(result == SASL_OK) {
255 result = add_plugin(gctx, plugin, entry_point);
257 result = add_plugin(plugin, entry_point);
259 if(result != SASL_OK)
274 return result;
500 int result; local
575 result = add_plugin(gctx, p->name, (void *)p->plug);
577 result
[all...]
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_browser.c603 int result; local
621 result = smb_msgbuf_encode(&mb, fmt,
645 return (result);
650 struct name_entry *result)
664 *result = *name;
669 *result = *name;
670 result->addr_list = *addr;
671 result->addr_list.forw = result->addr_list.back =
672 &result
649 smb_browser_addr_of_subnet(struct name_entry *name, smb_hostinfo_t *hinfo, struct name_entry *result) argument
683 smb_browser_bcast_addr_of_subnet(struct name_entry *name, uint32_t bcast, struct name_entry *result) argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dtoken.c116 __make_ap_token(gss_buffer_t result, /* The serialized token */ argument
165 result->value = sv = buf;
166 result->length = size;
196 __dh_release_buffer(result);
207 * serialized output in result. If this token has a type of DH_MIC, then
212 __make_token(gss_buffer_t result, /* Serialized token goes here */ argument
238 /* Set the result */
239 result->length = token_size;
240 result->value = (void *)buf;
249 __dh_release_buffer(result);
[all...]
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_class.c199 * Return < 0, do not set result pointer, if error.
200 * Return 0, set result pointer to invalid entry, if class not in cache.
201 * Return 1, set result pointer to a valid entry, if class is in cache.
204 xcacheauclass(au_class_ent_t **result, char *class_name, au_class_t class_no, argument
285 *result = class_tbl[invalid];
290 *result = class_tbl[i];
298 *result = class_tbl[i];
309 cacheauclass(au_class_ent_t **result, au_class_t class_no) argument
311 return (xcacheauclass(result, "", class_no, AU_CACHE_NUMBER));
315 cacheauclassnam(au_class_ent_t **result, cha argument
[all...]
/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c74 * values, return as result
78 pnpsplit(start, etime, result)
79 long start, result[2];
96 result[PRIME] = 0;
97 result[NONPRIME] = 0;
104 result[NONPRIME] += tend-tcur;
109 result[NONPRIME] += tmp;
117 result[hp->h_type] += tend-tcur;
122 result[hp->h_type] += tmp;
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dfreefilter.c78 if (pt->result)
79 Free (pt->result);

Completed in 96 milliseconds

<<11121314151617181920>>