Searched refs:result (Results 151 - 175 of 1411) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetrpcent.c66 ns_ldap_result_t *result = be->result; local
70 if (result == NULL)
76 if (argp->buf.result != NULL) {
86 names = __ns_ldap_getAttrStruct(result->entry, _R_NAME);
92 cname = __s_api_get_canonical_name(result->entry, names, 1);
97 rpcnumber = __ns_ldap_getAttr(result->entry, _R_NUMBER);
120 if (argp->buf.result != NULL)
125 (void) __ns_ldap_freeResult(&be->result);
134 * the data results into *rpc = (struct rpcent *)argp->buf.result
[all...]
H A Dldap_utils.c34 * Debugging routine for printing the value of a result
38 printresult(ns_ldap_result_t *result) argument
44 printf("entries_count %d\n", result->entries_count);
45 curEntry = result->entry;
46 for (i = 0; i < result->entries_count; i++) {
74 getattr(ns_ldap_result_t *result, int i) argument
82 if (result != NULL) {
83 entry = result->entry;
87 if (result->entries_count == 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_generic.c134 int result; local
162 result = x86pi_set_frufmri(mod, hcfmri, t_parent, t_node, flag);
163 if (result != 0) {
174 result = x86pi_set_label(mod, hcfmri->location, hcfmri->hc_name,
176 if (result != 0) {
186 result = x86pi_set_auth(mod, hcfmri, t_parent, t_node);
187 if (result != 0) {
198 result = x86pi_set_system(mod, t_node);
199 if (result != 0) {
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c126 int result = 0; local
141 result = -1;
146 result = -1;
151 result = -1;
156 result = -1;
161 result = -1;
166 result = -1;
172 result = -1;
185 result = -1;
201 result
247 int ret, result = 0; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfs_cmd.c103 char *result = NULL; local
143 result = name;
149 if (result != NULL)
150 result = strdup(result);
155 return (result);
188 strcpy(res.result.charmap.codeset, name);
189 res.result.charmap.apply = B_TRUE;
193 res.result.charmap.apply = B_FALSE;
/illumos-gate/usr/src/cmd/print/lpset/
H A Dlpset.c49 static void _decode_ldapResult(int result, char *printerName);
104 int result = 0; local
294 result = 1;
308 result = 1;
350 result = ns_printer_put(printer_obj);
351 if (result != 0) {
353 _decode_ldapResult(result, printer);
357 result = 1;
365 result = 1;
370 result
409 _decode_ldapResult(int result, char *printerName) argument
[all...]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dfault_iso.c207 resp_msg.result = FMA_CPU_RESP_FAILURE;
218 resp_msg.result = FMA_CPU_RESP_FAILURE;
224 resp_msg.result = FMA_CPU_RESP_FAILURE;
235 resp_msg.result = FMA_CPU_RESP_FAILURE;
241 resp_msg.result = FMA_CPU_RESP_FAILURE;
272 resp_msg.result = FMA_CPU_RESP_OK;
331 resp_msg.result = FMA_MEM_RESP_OK;
336 resp_msg.result = FMA_MEM_RESP_FAILURE;
341 resp_msg.result = FMA_MEM_RESP_OK;
346 resp_msg.result
[all...]
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_pool.c422 int result; local
429 result = populate_DeviceStatsBean(env, vdev, stats, object);
430 if (result != 0) {
446 result = nvlist_lookup_uint64(vdev, ZPOOL_CONFIG_GUID, &vdev_id);
447 if (result != 0) {
473 int result = populate_LeafVirtualDeviceBean( local
476 if (result) {
482 result = nvlist_lookup_string(vdev, ZPOOL_CONFIG_PATH, &path);
483 if (result != 0) {
536 return (result !
544 int result = populate_LeafVirtualDeviceBean( local
574 int result = populate_LeafVirtualDeviceBean( local
617 int result; local
637 int result; local
658 int result; local
679 int result; local
700 int result; local
737 int result; local
864 int result = nvlist_lookup_nvlist( local
888 int result; local
943 int result = nvlist_lookup_string(vdev, ZPOOL_CONFIG_TYPE, &type); local
970 int result = nvlist_lookup_nvlist_array( local
1007 int result = nvlist_lookup_nvlist_array( local
1073 int result = nvlist_lookup_uint64_array( local
[all...]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c65 char *cur_domain, *result, *nlspath; local
129 DFLTMSG(result, msgid1, msgid2, n, plural);
130 return (result);
141 DFLTMSG(result, msgid1, msgid2, n, plural);
142 return (result);
155 DFLTMSG(result, msgid1, msgid2, n, plural);
156 return (result);
165 DFLTMSG(result, msgid1, msgid2, n, plural);
166 return (result);
224 DFLTMSG(result, msgid
758 _textdomain_u(const char *domain, char *result) argument
976 char *result; local
1040 char *result; local
[all...]
/illumos-gate/usr/src/lib/pam_modules/sample/
H A Dsample_authenticate.c74 int err, result = PAM_AUTH_ERR; local
131 result = PAM_SUCCESS;
152 result = err;
159 result = PAM_AUTH_ERR;
166 result = PAM_SUCCESS;
186 return (result);
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetuserattr.c123 _getuserattr(userstr_t *result, char *buffer, int buflen, int *h_errnop) argument
128 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2userattr);
137 _fgetuserattr(FILE *f, userstr_t *result, char *buffer, int buflen) argument
141 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2userattr);
149 _getusernam(const char *name, userstr_t *result, char *buffer, int buflen, argument
155 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2userattr);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetgrnam.c90 ret = getgrgid_r(gid, b->result, b->buffer, b->buflen);
95 ret = getgrgid_r(gid, b->result, b->buffer, b->buflen);
109 ret = getgrnam_r(nam, b->result, b->buffer, b->buflen);
114 ret = getgrnam_r(nam, b->result, b->buffer, b->buflen);
125 getgrent_r(b->result, b->buffer, b->buflen));
134 fgetgrent_r(f, b->result, b->buffer, b->buflen));
/illumos-gate/usr/src/cmd/lms/
H A DConfigConnection.cpp146 AMT_STATUS result = _pthiCommand.GetDNSSuffixList(dnsSuffixList); local
148 if (result == AMT_STATUS_INTERNAL_ERROR) {
155 return result;
175 AMT_STATUS result = _pthiCommand.SetEnterpriseAccess( local
180 if (result == AMT_STATUS_INTERNAL_ERROR) {
187 return result;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_saa.h66 * result - pointer to buffer of response. Data will be in host-endian format
80 char *result,
324 * result - pointer to buffer of records returned in response.
349 * Upon successful completion, result points to a buffer containing the records.
350 * length is the size in bytes of the buffer returned in result. If there are
353 * The consumer is responsible for freeing the memory associated with result.
360 void **result);
394 * result - pointer to buffer of path records returned in response
399 * Upon successful completion, result points to a buffer containing the records.
400 * length is the size in bytes of the buffer returned in result
[all...]
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c551 int result = 0; local
563 result = -1;
571 if ((result == 0) && (prbufp->ppd != NULL))
577 result = -1;
593 result = -1;
609 result = -1;
614 result = -1;
625 if (result == 0)
629 result = -1;
639 if (result
679 int result = 0; local
734 int result = -1; local
[all...]
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsbrk.c61 void *result; local
68 result = _sbrk_unlocked(addend);
71 return (result);
173 intptr_t result; local
194 if ((result = _brk_unlocked(new_brk)) == 0)
198 return (result);
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c873 int result; local
878 result = entity_find2(cp, childid, &child, parentid, &parent);
879 if (result != REP_PROTOCOL_SUCCESS)
880 return (result);
884 result = rc_node_get_child(&parent->re_node, rpr->rpr_name,
890 return (result);
908 int result; local
913 result = entity_find2(cp, childid, &child, outid, &parent);
914 if (result != REP_PROTOCOL_SUCCESS)
915 return (result);
930 int result; local
959 int result; local
1026 int result; local
1062 int result; local
1098 int result; local
1187 int result; local
1241 rep_protocol_responseid_t result; local
1297 rep_protocol_responseid_t result; local
1376 rep_protocol_responseid_t result; local
1466 int result; local
1488 int result; local
1524 int result; local
1554 int result; local
1650 rep_protocol_responseid_t result; local
1712 int result; local
1772 rep_protocol_responseid_t result; local
2029 rep_protocol_responseid_t result; local
2301 rep_protocol_responseid_t result = INVALID_RESULT; local
[all...]
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dinterp_forth.c79 int argc, result; local
136 result = (cmd)(argc, argv);
139 result=BF_PARSE;
142 switch (result) {
155 if (result != CMD_OK)
156 ficlVmThrow(vm, result);
159 ficlStackPushInteger(ficlVmGetDataStack(vm),result); local
243 "postpone throw " /* throw stack-returned result */ \
247 "throw " /* throw stack-returned result */ \
331 int result; local
[all...]
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dnss.c53 char *result = NULL; local
74 result = strdup(buf);
77 return (result);
427 papi_attribute_t **result = NULL; local
449 result = _cvt_nss_entry_to_printer(buf);
451 solaris_lpsched_shortcircuit_hack(&result);
454 fill_printer_uri(&result);
459 printf("getprinterentry(%s): 0x%8.8x\n", (ns ? ns : "NULL"), result);
460 if (result != NULL) {
463 papiAttributeListToString(result, "\
475 papi_attribute_t **result = NULL; local
[all...]
/illumos-gate/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl389 my @result;
395 push(@result, $lobj->root), next if $lgrp =~ m/^root$/i;
396 push(@result, @lgrps), next if $lgrp =~ m/^all$/i;
397 push(@result, $lobj->leaves), next if $lgrp =~ m/^leaves$/i;
398 push(@result, @intermediates),
400 push(@result, $lgrp),
406 return @result;
575 my $result = '';
590 $result = "$result
[all...]
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_authenticate.c96 int result = PAM_AUTH_ERR; local
162 result = err;
214 result = PAM_BUF_ERR;
221 result = err;
232 result = PAM_SYSTEM_ERR;
239 result = PAM_BUF_ERR;
243 result = PAM_SYSTEM_ERR;
252 result = PAM_BUF_ERR;
317 result = PAM_IGNORE;
323 result
531 int result = PAM_AUTH_ERR; local
[all...]
/illumos-gate/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit.h51 GList **result);
66 gboolean *result);
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetservent_r.c80 getservent_r(struct servent *result, char *buffer, int buflen) argument
85 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2servent);
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dcopysignf.s40 subl $4,%esp / set up loading dock for result
41 movl %eax,(%esp) / copy result to loading dock
/illumos-gate/usr/src/cmd/print/selector/
H A Ddesktop-print-management-applet37 $result = <$FH>;
40 return ($result);

Completed in 3645 milliseconds

1234567891011>>