Searched defs:handle (Results 301 - 325 of 719) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/sun4v/io/fpc/
H A Dfpc-impl-4v.c146 * Initilize device handle. The device handle uniquely
233 fpc_free_counter_handle(fire_perfreg_handle_t handle) argument
239 fpc_hv_perfreg_io(fire_perfreg_handle_t handle, uint64_t hv_if_index, argument
243 devhandle_t dev_hdl = (devhandle_t)handle;
254 fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, argument
258 return (fpc_hv_perfreg_io(handle, hv_if_index, reg_data, is_write));
264 fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, argument
268 return (fpc_hv_perfreg_io(handle, hv_if_index, reg_data, is_write));
/illumos-gate/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c245 fpc_free_counter_handle(fire_perfreg_handle_t handle) argument
248 (fire_counter_handle_impl_t *)handle;
255 fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, argument
262 (fire_counter_handle_impl_t *)handle;
295 fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, argument
302 (fire_counter_handle_impl_t *)handle;
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru.h63 * All sgfru ioctls accept either a fru_info_t (a handle and a count),
72 typedef uint64_t fru_hdl_t; /* SC_handle, opaque handle for SCAPP */
74 typedef fru_hdl_t container_hdl_t; /* container handle */
75 typedef fru_hdl_t section_hdl_t; /* section handle */
76 typedef fru_hdl_t segment_hdl_t; /* segment handle */
77 typedef fru_hdl_t packet_hdl_t; /* packet handle */
80 section_hdl_t handle; /* for use in operations on section */ member in struct:__anon9830
88 segment_hdl_t handle; /* for use in operations on segment */ member in struct:__anon9831
98 packet_hdl_t handle; /* for use in operations on packet */ member in struct:__anon9832
104 fru_hdl_t hdl; /* generic fru handle */
[all...]
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c411 lpsched_load_unload_dest(papi_service_t handle, char *dest, int type) argument
413 service_t *svc = handle;
444 lpsched_remove_class(papi_service_t handle, char *dest) argument
449 result = lpsched_load_unload_dest(handle, dest, S_UNLOAD_CLASS);
461 remove_from_class(papi_service_t handle, char *dest, CLASS *cls) argument
466 (void) lpsched_load_unload_dest(handle,
469 (void) lpsched_remove_class(handle, cls->name);
474 lpsched_remove_printer(papi_service_t handle, char *dest) argument
480 result = lpsched_load_unload_dest(handle, dest, S_UNLOAD_PRINTER);
493 remove_from_class(handle, des
507 lpsched_add_modify_class(papi_service_t handle, char *dest, papi_attribute_t **attributes) argument
554 lpsched_add_printer(papi_service_t handle, char *dest, papi_attribute_t **attributes) argument
587 lpsched_add_modify_printer(papi_service_t handle, char *dest, papi_attribute_t **attributes, int type) argument
[all...]
H A Dprinter.c60 papiPrintersList(papi_service_t handle, char **requested_attrs, argument
63 service_t *svc = handle;
75 if ((handle == NULL) || (printers == NULL))
140 papiPrinterQuery(papi_service_t handle, char *name, argument
146 service_t *svc = handle;
159 if ((handle == NULL) || (name == NULL) || (printer == NULL))
229 papiPrinterAdd(papi_service_t handle, char *name, argument
236 if ((handle == NULL) || (name == NULL) || (attributes == NULL))
242 status = lpsched_add_modify_printer(handle, dest,
246 lpsched_printer_configuration_to_attributes(handle,
269 papiPrinterModify(papi_service_t handle, char *name, papi_attribute_t **attributes, papi_printer_t *result) argument
307 papiPrinterRemove(papi_service_t handle, char *name) argument
330 papiPrinterDisable(papi_service_t handle, char *name, char *message) argument
343 papiPrinterEnable(papi_service_t handle, char *name) argument
356 papiPrinterPause(papi_service_t handle, char *name, char *message) argument
369 papiPrinterResume(papi_service_t handle, char *name) argument
382 papiPrinterPurgeJobs(papi_service_t handle, char *name, papi_job_t **jobs) argument
432 papiPrinterListJobs(papi_service_t handle, char *name, char **requested_attrs, int type_mask, int max_num_jobs, papi_job_t **jobs) argument
[all...]
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c126 * built into the the compilation system to handle variable argument
372 ddi_acc_handle_t handle; local
377 handle = Adapter->osdep.cfg_handle;
383 pci_config_get16(handle, PCI_CONF_VENID));
386 pci_config_get16(handle, PCI_CONF_DEVID));
389 pci_config_get16(handle, PCI_CONF_COMM));
392 pci_config_get16(handle, PCI_CONF_STAT));
395 pci_config_get8(handle, PCI_CONF_REVID));
398 pci_config_get8(handle, PCI_CONF_PROGCLASS));
401 pci_config_get8(handle, PCI_CONF_SUBCLAS
541 ddi_acc_handle_t handle = Adapter->osdep.cfg_handle; local
[all...]
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlether.c110 i_dladm_get_spdx(dladm_handle_t handle, datalink_id_t linkid, argument
120 if ((status = dladm_get_single_mac_stat(handle, linkid,
270 dladm_ether_info(dladm_handle_t handle, datalink_id_t linkid, argument
280 status = dladm_datalink_id2info(handle, linkid, NULL, NULL, NULL,
293 if ((status = dladm_get_single_mac_stat(handle, linkid, "ifspeed",
297 if ((status = dladm_get_single_mac_stat(handle, linkid, "link_duplex",
304 status = dladm_get_state(handle, linkid, &eattr->lei_state);
311 status = dladm_get_single_mac_stat(handle, linkid,
316 status = dladm_get_single_mac_stat(handle, linkid,
321 status = dladm_get_single_mac_stat(handle, linki
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_client.c65 * The mlsvc_handle_t is a wrapper that is used to associate an RPC handle
66 * with the client context for an instance of the interface. The handle
67 * is zeroed to ensure that it doesn't look like a valid handle -
68 * handle content is provided by the remove service.
70 * The client points to this top-level handle so that we know when to
71 * unbind and teardown the connection. As each handle is initialized it
85 ndr_rpc_bind(mlsvc_handle_t *handle, char *server, char *domain, argument
96 if (handle == NULL || server == NULL || server[0] == '\0' ||
125 * Setup smbfs library handle, authenticate, connect to
165 * Setup the RPC client handle
248 ndr_rpc_unbind(mlsvc_handle_t *handle) argument
274 ndr_rpc_call(mlsvc_handle_t *handle, int opnum, void *params) argument
302 ndr_rpc_set_nonull(mlsvc_handle_t *handle) argument
311 ndr_rpc_server_info(mlsvc_handle_t *handle) argument
320 ndr_rpc_server_os(mlsvc_handle_t *handle) argument
337 ndr_rpc_get_ssnkey(mlsvc_handle_t *handle, unsigned char *ssn_key, size_t len) argument
351 ndr_rpc_malloc(mlsvc_handle_t *handle, size_t size) argument
362 ndr_rpc_get_heap(mlsvc_handle_t *handle) argument
379 ndr_rpc_release(mlsvc_handle_t *handle) argument
396 ndr_is_null_handle(mlsvc_handle_t *handle) argument
414 ndr_is_bind_handle(mlsvc_handle_t *handle) argument
430 ndr_rpc_status(mlsvc_handle_t *handle, int opnum, DWORD status) argument
[all...]
H A Dsamlib.c236 * have already opened a SAM handle with appropriate rights,
252 * opened a SAM handle with appropriate rights, passed in here
295 mlsvc_handle_t handle; local
299 * Create an RPC handle to this server, bound to SAMR.
301 status = ndr_rpc_bind(&handle, server, "", "", "SAMR");
323 &handle, server, account,
330 ndr_rpc_unbind(&handle);
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c36 fs_smfhandle_t *handle = NULL; local
49 handle = calloc(1, sizeof (fs_smfhandle_t));
50 if (handle != NULL) {
51 handle->fs_handle = scf_handle_create(SCF_VERSION);
52 if (handle->fs_handle == NULL)
54 if (scf_handle_bind(handle->fs_handle) != 0)
56 handle->fs_service =
57 scf_service_create(handle->fs_handle);
58 handle->fs_scope =
59 scf_scope_create(handle
89 fs_smf_fini(fs_smfhandle_t *handle) argument
111 scf_handle_t *handle; local
244 scf_handle_t *handle; local
[all...]
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c60 sa_handle_t handle; local
68 handle = sa_init(SA_INIT_CONTROL_API);
91 rval = run_command(command, argc - optind, argv + optind, handle);
93 sa_fini(handle);
121 sc_get(sa_handle_t handle, int flags, int argc, char *argv[]) argument
265 sc_set(sa_handle_t handle, int flags, int argc, char *argv[]) argument
415 sc_status(sa_handle_t handle, int flags, int argc, char *argv[]) argument
465 sc_delsect(sa_handle_t handle, int flags, int argc, char *argv[]) argument
566 run_command(char *command, int argc, char *argv[], sa_handle_t handle) argument
596 ret = cmdvec->cmdfunc(handle, NUL
[all...]
/illumos-gate/usr/src/boot/sys/amd64/include/pc/
H A Dbios.h91 uint16_t handle; member in struct:smbios_structure_header
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Defipart.c84 EFI_HANDLE *hin, *hout, *aliases, handle; local
154 &handle);
158 hout[nout] = handle;
/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Ddisk.c62 int handle; /* storage device handle */ member in struct:__anon366
114 stor_info[stor_info_no].handle = i;
141 ub_dev_close(stor_info[i].handle);
197 err = ub_dev_open(SI(dev).handle);
200 "handle=%d\n", err, SI(dev).handle);
226 err = ub_dev_read(SI(dev).handle, buf, size, blk, &real_size);
H A Dglue.c254 * handle: 0-based id of the device
259 ub_dev_open(int handle) argument
264 if (handle < 0 || handle >= UB_MAX_DEV)
267 di = &devices[handle];
275 ub_dev_close(int handle) argument
279 if (handle < 0 || handle >= UB_MAX_DEV)
282 di = &devices[handle];
292 * - have sane handle
298 dev_valid(int handle) argument
311 dev_stor_valid(int handle) argument
324 ub_dev_read(int handle, void *buf, lbasize_t len, lbastart_t start, lbasize_t *rlen) argument
345 dev_net_valid(int handle) argument
358 ub_dev_recv(int handle, void *buf, int len, int *rlen) argument
377 ub_dev_send(int handle, void *buf, int len) argument
431 ub_dump_di(int handle) argument
[all...]
/illumos-gate/usr/src/lib/libscf/common/
H A Dhighlevel.c118 scf_handle_t *handle = NULL; local
123 if ((handle = scf_handle_create(SCF_VERSION)) == NULL ||
124 scf_handle_bind(handle) != 0 ||
125 (inst = scf_instance_create(handle)) == NULL ||
126 scf_handle_decode_fmri(handle, fmri, NULL, NULL,
146 if (handle)
147 (void) scf_handle_unbind(handle);
148 scf_handle_destroy(handle);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobj_mgr.c364 CK_OBJECT_HANDLE * handle)
370 if (! sess || ! pTemplate || ! handle) {
388 * add the object to the appropriate list and assign an object handle
454 rc = object_mgr_add_to_map(sess, o, handle);
502 CK_OBJECT_HANDLE * handle) {
505 if (! sess || ! obj || ! handle) {
513 map_node->handle = next_object_handle++;
529 *handle = map_node->handle;
753 CK_OBJECT_HANDLE * handle)
361 object_mgr_add(SESSION * sess, CK_ATTRIBUTE * pTemplate, CK_ULONG ulCount, CK_OBJECT_HANDLE * handle) argument
500 object_mgr_add_to_map(SESSION * sess, OBJECT * obj, CK_OBJECT_HANDLE * handle) argument
751 object_mgr_create_final(SESSION * sess, OBJECT * obj, CK_OBJECT_HANDLE * handle) argument
869 object_mgr_destroy_object(SESSION * sess, CK_OBJECT_HANDLE handle) argument
965 CK_OBJECT_HANDLE handle; local
981 CK_OBJECT_HANDLE handle; local
1022 object_mgr_find_in_map_nocache(CK_OBJECT_HANDLE handle, OBJECT ** ptr) argument
1060 object_mgr_find_in_map1( TSS_HCONTEXT hContext, CK_OBJECT_HANDLE handle, OBJECT ** ptr) argument
1103 object_mgr_find_in_map2( TSS_HCONTEXT hContext, OBJECT * obj, CK_OBJECT_HANDLE * handle) argument
1225 CK_OBJECT_HANDLE handle; local
1342 object_mgr_get_attribute_values(SESSION * sess, CK_OBJECT_HANDLE handle, CK_ATTRIBUTE * pTemplate, CK_ULONG ulCount) argument
1380 object_mgr_get_object_size( TSS_HCONTEXT hContext, CK_OBJECT_HANDLE handle, CK_ULONG * size) argument
1412 object_mgr_invalidate_handle1(CK_OBJECT_HANDLE handle) argument
1512 CK_OBJECT_HANDLE handle; local
1554 CK_OBJECT_HANDLE handle; local
1574 CK_OBJECT_HANDLE handle; local
1608 CK_OBJECT_HANDLE handle; local
1632 object_mgr_remove_from_map(CK_OBJECT_HANDLE handle) argument
1712 object_mgr_set_attribute_values(SESSION * sess, CK_OBJECT_HANDLE handle, CK_ATTRIBUTE * pTemplate, CK_ULONG ulCount) argument
1976 CK_OBJECT_HANDLE handle; local
2087 CK_OBJECT_HANDLE handle; local
[all...]
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Djob.c199 internal_job_submit(papi_service_t handle, char *printer, argument
206 service_t *svc = handle;
335 papiJobSubmit(papi_service_t handle, char *printer, argument
339 return (internal_job_submit(handle, printer, job_attributes,
344 papiJobSubmitByReference(papi_service_t handle, char *printer, argument
348 return (internal_job_submit(handle, printer, job_attributes,
353 papiJobValidate(papi_service_t handle, char *printer, argument
357 return (internal_job_submit(handle, printer, job_attributes,
362 papiJobStreamOpen(papi_service_t handle, char *printer, argument
368 service_t *svc = handle;
394 papiJobStreamWrite(papi_service_t handle, papi_stream_t stream, void *buffer, size_t buflen) argument
429 papiJobStreamClose(papi_service_t handle, papi_stream_t stream, papi_job_t *job) argument
473 papiJobQuery(papi_service_t handle, char *printer, int32_t job_id, char **requested_attrs, papi_job_t *job) argument
522 _job_cancel_hold_release_restart_promote(papi_service_t handle, char *printer, int32_t job_id, uint16_t type) argument
552 papiJobCancel(papi_service_t handle, char *printer, int32_t job_id) argument
560 papiJobHold(papi_service_t handle, char *printer, int32_t job_id) argument
567 papiJobRelease(papi_service_t handle, char *printer, int32_t job_id) argument
574 papiJobRestart(papi_service_t handle, char *printer, int32_t job_id) argument
581 papiJobPromote(papi_service_t handle, char *printer, int32_t job_id) argument
588 papiJobMove(papi_service_t handle, char *printer, int32_t job_id, char *destination) argument
627 papiJobModify(papi_service_t handle, char *printer, int32_t job_id, papi_attribute_t **attributes, papi_job_t *job) argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dplugins.c105 void *handle = NULL; local
113 handle = dlopen(filepath, PLUGIN_DLOPEN_FLAGS);
114 if (handle == NULL) {
124 htmp->dlhandle = handle;
125 handle = NULL;
128 if (handle != NULL) { dlclose (handle); }
445 struct plugin_file_handle *handle = NULL; local
458 if (krb5int_open_plugin (filepath, &handle, ep) == 0) {
459 err = krb5int_plugin_file_handle_array_add (&h, &count, handle);
474 struct plugin_file_handle *handle = NULL; local
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c82 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, argument
88 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),
1100 /* XXX need to handle \nnn form. */
/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c139 dll_func handle; local
141 if (shl_findsym ((shl_t *)h, n, TYPE_PROCEDURE, &handle))
144 return (dll_func)handle;
/illumos-gate/usr/src/lib/libshare/autofs/
H A Dlibshare_autofs.c242 autofs_validate_property(sa_handle_t handle, sa_property_t property, argument
251 handle = handle;
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dread.c190 static void timedout(void *handle) argument
192 sfclrlock((Sfio_t*)handle);
/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c42 SLPHandle handle; member in struct:caller_bundle
513 caller->handle = h;
528 h = (slp_handle_impl_t *)caller->handle;
H A Dslp_targets.c64 * slp_target_list_t: A handle to a target list
65 * slp_target_t: A handle to an individual target. slp_get_target_sin
75 * slp_next_uc_target: Returns a slp_target_t handle for the next unicast
143 slp_target_list_t **handle) {
189 *handle = tl;
246 *handle = tl;
142 slp_new_target_list(slp_handle_impl_t *hp, const char *scopes, slp_target_list_t **handle) argument

Completed in 160 milliseconds

<<11121314151617181920>>