Searched defs:opaque (Results 1 - 25 of 329) sorted by relevance

1234567891011>>

/netbsd-current/sys/crypto/blowfish/
H A Dbf_module.c40 blowfish_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/crypto/des/
H A Ddes_module.c40 des_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clmodule.c38 nfs_client_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_module.c38 nfs_common_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdmodule.c38 nfs_server_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Dcrypto_onetimeauth_poly1305.h20 unsigned char opaque[256]; variable
/netbsd-current/sys/arch/hpc/stand/libz/
H A Dzalloc.c35 zcalloc(voidpf opaque, unsigned items, unsigned size) argument
46 zcfree(voidpf opaque, voidpf ptr) argument
/netbsd-current/sys/lib/libz/
H A Dzalloc.c42 zcalloc(voidpf opaque, unsigned int items, unsigned int size) argument
54 zcfree(voidpf opaque, voidpf ptr) argument
/netbsd-current/sys/dev/i2c/
H A Di2c_subr.c50 i2c_subr_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/dev/ir/
H A Dir.c67 ir_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsalt-arcfour.c39 ARCFOUR_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
H A Dsalt-aes-sha1.c41 AES_SHA1_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
/netbsd-current/sys/modules/panic/
H A Dpanic.c58 panic_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
H A Dpoly1305_local.h16 double opaque[24]; /* large enough to hold internal state, declared member in struct:poly1305_context
/netbsd-current/sys/dev/dtv/
H A Ddtv_math.c156 dtv_math_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/modules/luapmf/
H A Dluapmf.c148 luapmf_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/kern/
H A Dbufq_fcfs.c159 bufq_fcfs_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/dev/drm/
H A Dvbox_drv.c59 vboxdrm_match(device_t parent, cfdata_t match, void *opaque) argument
67 vboxdrm_attach(device_t parent, device_t self, void *opaque) argument
110 vboxdrm_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-current/sys/dev/ic/
H A Dw83l518d.c125 wb_intr(void *opaque) argument
/netbsd-current/sys/dev/fdt/
H A Dqemufwcfg_fdt.c59 fwcfg_fdt_match(device_t parent, cfdata_t match, void *opaque) argument
67 fwcfg_fdt_attach(device_t parent, device_t self, void *opaque) argument
/netbsd-current/sys/dev/acpi/
H A Dvmbus_acpi.c62 vmbus_acpi_match(device_t parent, cfdata_t match, void *opaque) argument
76 vmbus_acpi_attach(device_t parent, device_t self, void *opaque) argument
H A Dqemufwcfg_acpi.c62 fwcfg_acpi_match(device_t parent, cfdata_t match, void *opaque) argument
70 fwcfg_acpi_attach(device_t parent, device_t self, void *opaque) argument
/netbsd-current/sys/arch/usermode/dev/
H A Dmainbus.c64 mainbus_match(device_t parent, cfdata_t match, void *opaque) argument
71 mainbus_attach(device_t parent, device_t self, void *opaque) argument
126 mainbus_print(void *opaque, const char *pnp) argument
/netbsd-current/sys/dev/usb/
H A Dauvitek_audio.c127 auvitek_ifprint(void *opaque, const char *pnp) argument
/netbsd-current/sys/dev/scsipi/
H A Dscsi_subr.c124 static int scsi_subr_modcmd(modcmd_t cmd, void *opaque) argument

Completed in 382 milliseconds

1234567891011>>