Searched defs:int (Results 26 - 50 of 89) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_trs.c108 X509_TRUST_set_default(int (*trust) (int, X509 *, int)) argument
[all...]
H A Dx509_lu.c689 X509_STORE_set_verify_cb(X509_STORE *ctx, int (*verify_cb) (int, X509_STORE_CTX *)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexForth.cxx334 FoldForthDoc(unsigned int, int, int, WordList *[], Accessor &) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvideobuf-dvb.c137 static int videobuf_dvb_register_adapter(struct videobuf_dvb_frontends *fe, argument
255 videobuf_dvb_register_bus(struct videobuf_dvb_frontends *f, struct module *module, void *adapter_priv, struct device *device, short *adapter_nr, int mfe_shared, int (*fe_ioctl_override)(struct dvb_frontend *, unsigned int, void *, unsigned int)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dpcf50633-irq.c28 int pcf50633_register_irq(struct pcf50633 *pcf, int irq, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxp_main.c95 xpc_set_interface(void (*connect) (int), argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dspram.c119 probe_spram(char *type, unsigned int base, unsigned int (*read)(unsigned int), void (*write)(unsigned int, unsigned int)) argument
[all...]
H A Dlinux32.c238 SYSCALL_DEFINE4(n32_msgsnd, int, msqid, u32, msgp, unsigned int, msgsz, int, msgflg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dcache.c62 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, unsigned int, cache) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventfd.c409 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) argument
434 SYSCALL_DEFINE1(eventfd, unsigned int, count) argument
[all...]
H A Dreaddir.c105 SYSCALL_DEFINE3(old_readdir, unsigned int, fd, argument
192 SYSCALL_DEFINE3(getdents, unsigned int, fd, struct linux_dirent __user *, dirent, unsigned int, count) argument
275 SYSCALL_DEFINE3(getdents64, unsigned int, fd, struct linux_dirent64 __user *, dirent, unsigned int, count) argument
[all...]
H A Dstat.c182 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) argument
288 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) argument
[all...]
H A Dsync.c198 SYSCALL_DEFINE1(fsync, unsigned int, fd) argument
203 SYSCALL_DEFINE1(fdatasync, unsigned int, fd) argument
[all...]
H A Dioctl.c603 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dquota.c333 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, qid_t, id, void __user *, addr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_trs.c108 X509_TRUST_set_default(int (*trust) (int, X509 *, int)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dpagelist.c217 nfs_pageio_init(struct nfs_pageio_descriptor *desc, struct inode *inode, int (*doio)(struct inode *, struct list_head *, unsigned int, size_t, int), size_t bsize, int io_flags) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A D8255.c332 subdev_8255_init(struct comedi_device *dev, struct comedi_subdevice *s, int (*cb) (int, int, int, unsigned long), unsigned long arg) argument
362 subdev_8255_init_irq(struct comedi_device *dev, struct comedi_subdevice *s, int (*cb) (int, int, int, unsigned long), unsigned long arg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_client.c72 int xenbus_watch_path(struct xenbus_device *dev, const char *path, argument
110 int xenbus_watch_pathfmt(struct xenbus_device *dev, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Duam.c483 uam_afp_read(void *handle, char *buf, size_t *buflen, int (*action)(void *, void *, const int)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsys_sparc_64.c429 SYSCALL_DEFINE6(sparc_ipc, unsigned int, call, int, first, unsigned long, second, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dints.c112 void __init m68k_setup_auto_interrupt(void (*handler)(unsigned int, struct pt_regs *)) argument
131 void __init m68k_setup_user_interrupt(unsigned int vec, unsigned int cnt, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2416/
H A Dirq.c202 s3c2416_add_sub(unsigned int base, void (*demux)(unsigned int, struct irq_desc *), struct irq_chip *chip, unsigned int start, unsigned int end) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2443/
H A Dirq.c231 s3c2443_add_sub(unsigned int base, void (*demux)(unsigned int, struct irq_desc *), struct irq_chip *chip, unsigned int start, unsigned int end) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dfault.c511 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) argument
[all...]

Completed in 366 milliseconds

1234