Searched defs:type (Results 276 - 300 of 2141) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfdcunion.c41 short type; /* type of streams */ member in struct:_union_s
95 static Sfoff_t unseek(Sfio_t* f, Sfoff_t addr, int type, Sfdisc_t* disc) argument
97 static Sfoff_t unseek(f, addr, type, disc)
100 int type;
109 if(un->type&UNSEEKABLE)
112 if(type == 2)
118 else if(type == 1)
148 static int unexcept(Sfio_t* f, int type, Void_t* data, Sfdisc_t* disc) argument
150 static int unexcept(f,type,dat
[all...]
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfdisc.c51 static int _dccaexcept(Sfio_t* f, int type, Void_t* val, Sfdisc_t* disc) argument
53 static int _dccaexcept(f,type,val,disc)
55 int type;
60 if(disc && type == SF_FINAL)
188 #define GETDISCF(func,iof,type) \
190 func = d ? d->iof : NIL(type); \
241 #define DISCF(dst,iof,type) (dst ? dst->iof : NIL(type))
242 #define REINIT(oiof,iof,type) \
245 if(DISCF(d,iof,type) !
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dsckm_io.h56 uint32_t type; /* message type */ member in struct:sckm_ioctl_getreq
64 uint32_t type; /* message type */ member in struct:sckm_ioctl_getreq_32
95 #define SCKM_IOCTL_STAT_ERR_SADB_TYPE 0x6 /* bad SADB msg type */
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Ddrmach.h72 char type[MAXNAMELEN]; member in struct:__anon10063
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_mp_startup.c43 * Init CPU info - get CPU type info for processor_info system call.
134 char *type; local
139 DDI_PROP_DONTPASS, "device_type", &type))
142 if (strcmp(type, "cpu") != 0)
162 ddi_prop_free(type);
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmdeg.h46 uint8_t type; member in struct:__anon10353
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msi.c130 px_msi_alloc(px_t *px_p, dev_info_t *rdip, int type, int inum, int msi_count, argument
137 "type 0x%x inum 0x%x msi_count 0x%x\n", ddi_driver_name(rdip),
138 ddi_get_instance(rdip), type, inum, msi_count);
148 if (type == DDI_INTR_TYPE_MSI) {
196 if (type == DDI_INTR_TYPE_MSIX) {
/illumos-gate/usr/src/uts/sparc/os/
H A Dpolled_io.c210 polled_io_console_type_t type,
214 switch (type) {
238 (void) polled_io_take_console(type, 0);
265 (void) polled_io_take_console(type, 0);
279 polled_io_console_type_t type,
289 switch (type) {
208 polled_io_register( cons_polledio_t *polled_io, polled_io_console_type_t type, int flags ) argument
278 polled_io_take_console( polled_io_console_type_t type, int flags ) argument
/illumos-gate/usr/src/uts/sparc/v9/syscall/
H A Dinstall_utrap.c36 install_utrap(utrap_entry_t type, utrap_handler_t new_handler, argument
47 switch (type) {
148 sparc_utrap_install(utrap_entry_t type, argument
159 switch (type) {
205 idx = type;
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dflt.c41 int type; member in struct:fault
66 f->type = (int)va_arg(arg, int);
73 switch(f->type)
96 int type; local
102 type = (int)va_arg(arg, int);
105 if (f->next->type == type && f->next->ident == md)
134 switch (fp->type)
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dset_charset.c63 char * type
66 set_charset (char_set, putout, type)
69 char *type;
136 && cat_charset(char_set_nm, 0, type, putout) != -1
137 || cat_charset((char *)0, cs, type, putout) != -1
138 || cat_charset(char_set, 0, type, putout) != -1
154 && cat_charset(char_set_nm, 0, type, putout) != -1
155 || cat_charset((char *)0, cs, type, putout) != -1
156 || cat_charset(char_set, 0, type, putout) != -1
186 char * type,
183 cat_charset( char * name, int number, char * type, int putout ) argument
[all...]
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dmisc.c102 tell_lptell(int type, char *fmt, ...) argument
114 switch (type) {
124 /* unknown type, ignore */
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c188 update_entry_ttl(map_ctrl *map, datum *key, TTL_TYPE type) argument
198 ttl = get_ttl_value(map, type);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.h107 int type; /* ICMP type */ member in struct:icmptype_table
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_intr.c40 __in efx_intr_type_t type,
43 _NOTE(ARGUNUSED(enp, type, esmp))
38 ef10_intr_init( __in efx_nic_t *enp, __in efx_intr_type_t type, __in efsys_mem_t *esmp) argument
H A Defx_wol.c106 __in efx_wol_type_t type,
126 switch (type) {
199 EFSYS_ASSERT3U(type, !=, type);
267 __in efx_lightsout_offload_type_t type,
283 req.emr_in_length = sizeof (type);
287 switch (type) {
350 __in efx_lightsout_offload_type_t type,
368 switch (type) {
104 efx_wol_filter_add( __in efx_nic_t *enp, __in efx_wol_type_t type, __in efx_wol_param_t *paramp, __out uint32_t *filter_idp) argument
265 efx_lightsout_offload_add( __in efx_nic_t *enp, __in efx_lightsout_offload_type_t type, __in efx_lightsout_offload_param_t *paramp, __out uint32_t *filter_idp) argument
348 efx_lightsout_offload_remove( __in efx_nic_t *enp, __in efx_lightsout_offload_type_t type, __in uint32_t filter_id) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.c91 mDNSexport AlgContext *AlgCreate(AlgType type, mDNSu8 alg) argument
96 if (type == CRYPTO_ALG)
101 else if (type == DIGEST_ALG)
106 else if (type == ENC_ALG)
129 ctx->type = type;
141 if (ctx->type == CRYPTO_ALG)
143 else if (ctx->type == DIGEST_ALG)
145 else if (ctx->type == ENC_ALG)
166 if (ctx->type
[all...]
/illumos-gate/usr/src/common/zfs/
H A Dzfs_deleg.c191 * type of entry and whether it is a local or descendent permission.
196 * type - type of entry to construct
197 * inheritchr - inheritance type (local,descendent, or NA for create and
202 zfs_deleg_whokey(char *attr, zfs_deleg_who_type_t type, argument
208 switch (type) {
213 (void) snprintf(attr, len, "%c%c%c%lld", type, inheritchr,
218 (void) snprintf(attr, len, "%c-%c%s", type,
223 (void) snprintf(attr, len, "%c-%c", type,
228 (void) snprintf(attr, len, "%c%c%c", type, inheritch
[all...]
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.h45 uint8_t type; member in struct:_ib_device
64 #define is_zfs(type) (type == TARGET_IS_ZFS)
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_net.c49 * smb_socreate: Creates an socket based on domain/type.
59 smb_socreate(int domain, int type, int protocol) argument
64 err = ksocket_socket(&sock, domain, type, protocol, KSOCKET_SLEEP,
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Ddevicename.c84 char type[64]; local
96 bcopy(name, type, len);
97 type[len] = '\0';
98 } else if (OF_getprop(handle, "device_type", type, sizeof(type)) == -1)
101 if (strncmp(dv->dv_name, type, strlen(dv->dv_name)) == 0)
/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Dcopy.c59 * appropriate for loading the given object described by type and data. On each
69 uboot_loadaddr(u_int type, void *data, uint64_t addr) argument
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotToken.c273 meta_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, argument
295 mech_support_info.mech = type;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c46 soft_genDHkey_set_attribute(soft_object_t *key, CK_ATTRIBUTE_TYPE type, argument
54 switch (type) {
239 /* keylen may be modified if it was 0 or conflicts with key type */
H A DsoftSlotToken.c422 C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, argument
441 if (soft_mechanisms[i] == type)

Completed in 86 milliseconds

<<11121314151617181920>>