/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/ |
H A D | pi_cpu.c | 174 mde_cookie_t mde_node, void *private) 177 cpuwalk_t *args = (cpuwalk_t *)private; 173 pi_enum_cpu_serial_cb(md_t *mdp, mde_cookie_t mde_parent, mde_cookie_t mde_node, void *private) argument
|
H A D | pi_defer.c | 55 void *private; /* Private data for defer routine */ member in struct:pi_defernode_s 71 tnode_t *t_node, pi_deferenum_fn_t func, void *private) 99 dnp->private = private; 124 void *private; local 141 private = dp->private; 179 t_node, private); 226 pi_deferlist_compare(const void *l_arg, const void *r_arg, void *private) argument 70 pi_defer_add(topo_mod_t *mod, mde_cookie_t mde_node, tnode_t *t_parent, tnode_t *t_node, pi_deferenum_fn_t func, void *private) argument
|
H A D | pi_pciexrc.c | 135 tnode_t *t_node, void *private) 133 pi_enum_pciexrc_defer(topo_mod_t *mod, md_t *mdp, mde_cookie_t mde_node, topo_instance_t inst, tnode_t *t_parent, const char *hc_name, tnode_t *t_node, void *private) argument
|
H A D | pi_walker.c | 320 void *private) 323 pi_enum_t *pip = (pi_enum_t *)private; 331 /* Make sure we have our private data */ 718 pi_walkerlist_compare(const void *left, const void *right, void *private) argument 319 pi_walker_node(md_t *mdp, mde_cookie_t parent_mde_node, mde_cookie_t mde_node, void *private) argument
|
/osnet-11/usr/src/lib/scsi/plugins/scsi/engines/uscsi/ |
H A D | uscsi.c | 73 uscsi_close(libscsi_hdl_t *hp, void *private) argument 75 struct uscsi_dev *dp = (struct uscsi_dev *)private; 152 uscsi_exec(libscsi_hdl_t *hp, void *private, libscsi_action_t *ap) argument 154 struct uscsi_dev *dp = (struct uscsi_dev *)private; 233 uscsi_target_name(libscsi_hdl_t *hp, void *private) argument 235 struct uscsi_dev *dp = (struct uscsi_dev *)private;
|
/osnet-11/usr/src/lib/libresolv2/common/irs/ |
H A D | getnetgrent_r.c | 78 struct private { struct 91 struct private *p; 105 *buf = p = malloc(sizeof(struct private)); 127 struct private *p = buf; 155 struct private *p = buf;
|
/osnet-11/usr/src/lib/libdtrace/common/ |
H A D | dt_strtab.c | 273 dt_strtab_write(const dt_strtab_t *sp, dt_strtab_write_f *func, void *private) argument 285 if ((res = func(sp->str_bufs[i], n, total, private)) <= 0)
|
H A D | dt_decl.c | 651 dt_decl_hasmembers(const char *name, int value, void *private) argument
|
/osnet-11/usr/src/lib/efcode/engine/ |
H A D | interface.c | 33 #include <fcode/private.h> 196 clone_environment(fcode_env_t *src, void *private) argument 202 src->private = private; 207 src->private = private;
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/pcibus/common/ |
H A D | pci_sun4v.c | 231 platform_pci_fru_cb(topo_mod_t *mod, tnode_t *node, void *private) argument 234 _pci_fru_t *walkdata = (_pci_fru_t *)private;
|
/osnet-11/usr/src/lib/scsi/plugins/smp/usmp/common/ |
H A D | usmp.c | 135 usmp_close(void *private) argument 137 struct usmp_dev *dp = (struct usmp_dev *)private; 150 usmp_exec(void *private, smp_action_t *ap) argument 152 struct usmp_dev *dp = (struct usmp_dev *)private; 199 usmp_target_name(void *private, char *buf, size_t len) argument 201 struct usmp_dev *dp = (struct usmp_dev *)private; 207 usmp_target_addr(void *private) argument 209 struct usmp_dev *dp = (struct usmp_dev *)private;
|
/osnet-11/usr/src/lib/fm/libfmd_snmp/common/ |
H A D | module.c | 318 module_compare_name(const void *l, const void *r, void *private) argument 330 module_compare_index(const void *l, const void *r, void *private) argument
|
H A D | resource.c | 314 resource_compare_fmri(const void *l, const void *r, void *private) argument 326 resource_compare_index(const void *l, const void *r, void *private) argument
|
H A D | problem.c | 347 problem_compare_uuid(const void *l, const void *r, void *private) argument
|
/osnet-11/usr/src/lib/lvm/libmeta/common/ |
H A D | metarpcopen.c | 199 client_create_helper(char *hostname, void *private, struct timeval *time_out) argument 201 clnt_data_t *cd = (clnt_data_t *)private; 393 * If we are in cluster mode, lets use the private interconnect
|
H A D | meta_med.c | 80 med_create_helper(char *hostname, void *private, struct timeval *time_out) argument 82 med_create_data_t *cd = (med_create_data_t *)private;
|
/osnet-11/usr/src/lib/libnsl/key/ |
H A D | publickey.c | 41 * private keys for secure RPC principals. Originally designed to 130 * get both the public and private keys from each of the supported name 133 * public key and 3 when they got both the public and private keys. 343 char *private, /* out */ 351 char *buf = malloc(strlen(raw) + 1); /* private tmp buf */ 354 if (!buf || !passwd || !raw || !private || !prilen || 356 if (private) 357 *private = NUL; 373 private[0] = 0; 379 private[ 341 extract_secret_g( char *raw, char *private, int prilen, char *passwd, char *netname, keylen_t keylen, algtype_t algtype) argument 397 extract_secret(char *raw, char *private, char *passwd) argument [all...] |
/osnet-11/usr/src/lib/libnvpair/ |
H A D | libnvpair.c | 190 nvprint_##type_and_variant(nvlist_prtctl_t pctl, void *private, \ 194 NOTE(ARGUNUSED(private)) \ 223 nvaprint_##type_and_variant(nvlist_prtctl_t pctl, void *private, \ 228 NOTE(ARGUNUSED(private)) \ 258 nvprint_nvlist(nvlist_prtctl_t pctl, void *private, argument 278 nvaprint_nvlist_array(nvlist_prtctl_t pctl, void *private, argument 423 void *private) \ 426 CUSTPRTOPARG(pctl, type) = private; \ 449 uint_t), void *private) \ 452 CUSTPRTOPARG(pctl, type) = private; \ [all...] |
/osnet-11/usr/src/lib/libuutil/common/ |
H A D | uu_avl.c | 396 uu_avl_walk(uu_avl_t *ap, uu_walk_fn_t *func, void *private, uint32_t flags) argument 411 status = (*func)(e, private); 472 uu_avl_find(uu_avl_t *ap, void *elem, void *private, uu_avl_index_t *out) argument 478 info.ac_private = private;
|
H A D | uu_list.c | 315 uu_list_find(uu_list_t *lp, void *elem, void *private, uu_list_index_t *out) argument 330 int cmp = func(ep, elem, private); 495 uu_list_walk(uu_list_t *lp, uu_walk_fn_t *func, void *private, uint32_t flags) argument 516 status = (*func)(e, private); 523 status = (*func)(NODE_TO_ELEM(lp, np), private); 529 status = (*func)(NODE_TO_ELEM(lp, np), private);
|
/osnet-11/usr/src/lib/scsi/libscsi/common/ |
H A D | scsi_engine.c | 167 void *private; local 180 if ((private = ep->lse_ops->lseo_open(hp, target)) == NULL) { 191 tp->lst_priv = private;
|
/osnet-11/usr/src/lib/libipadm/common/ |
H A D | ipadm_cong.c | 29 * If an algorithm supports private properties, those 69 i_ipadm_cong_ent_compare(const void *a, const void *b, void *private) argument 315 /* private properties are stored in a separate group */ 344 * private properties, so that the congestion control modules get loaded 542 * Congestion control private properties are named: _cong_algorithm_property 575 * Retrieve algorithm's private property from its service instance, 627 * private property in its service instance. 716 * private property in its service instance. 786 * Set/reset algorithm's private property.
|
/osnet-11/usr/src/lib/fm/libfmd_log/common/ |
H A D | fmd_log.c | 633 fmd_log_rec_f *rfunc, fmd_log_err_f *efunc, void *private, ulong_t *rcntp) 672 rv = efunc ? efunc(lp, private) : -1; 676 rv = rfunc(lp, &rec, private); 693 fmd_log_iter(fmd_log_t *lp, fmd_log_rec_f *rfunc, void *private) argument 695 return (fmd_log_xiter(lp, 0, 0, NULL, rfunc, NULL, private, NULL)); 632 fmd_log_xiter(fmd_log_t *lp, uint_t flag, uint_t fc, fmd_log_filter_t *fv, fmd_log_rec_f *rfunc, fmd_log_err_f *efunc, void *private, ulong_t *rcntp) argument
|
/osnet-11/usr/src/lib/scsi/libsmp/common/ |
H A D | smp_engine.c | 268 void *private; local 284 if ((private = ep->se_ops->seo_open(tdp->std_def)) == NULL) { 294 tp->st_priv = private; 542 * for the frame to be received from it, and auxiliary private information.
|
/osnet-11/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 1563 scf_simple_walk_instances(uint_t state_flags, void *private, argument 1618 if (inst_callback(h, inst, private) !=
|