Searched refs:xlate (Results 1 - 25 of 28) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/adouble/
H A Dad_date.c11 int xlate = (dateoff & AD_DATE_UNIX); local
14 if (xlate)
43 int xlate = (dateoff & AD_DATE_UNIX); local
64 if (xlate)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_date.c11 int xlate = (dateoff & AD_DATE_UNIX); local
14 if (xlate)
43 int xlate = (dateoff & AD_DATE_UNIX); local
64 if (xlate)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Ddir_iterate.c91 struct xlate { struct
105 struct xlate *xl = (struct xlate *) priv_data;
121 struct xlate xl;
H A Dblock.c399 struct xlate { struct
415 struct xlate *xl = (struct xlate *) priv_data;
430 struct xlate xl;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfork.c774 size_t *rbuflen, const int xlate)
808 if (xlate) {
844 int eid, xlate = 0; local
882 xlate = (ofork->of_vol->v_flags & AFPVOL_CRLF) ? crlf(ofork) : 0;
905 err = read_file(ofork, eid, offset, nlmask, nlchar, rbuf, rbuflen, xlate);
936 if (!(xlate || Debug(obj) )) {
958 cc = read_file(ofork, eid, offset, nlmask, nlchar, rbuf,rbuflen, xlate);
1141 size_t rbuflen, const int xlate)
1149 if (xlate) {
1185 int endflag, eid, xlate local
771 read_file(struct ofork *ofork, int eid, off_t offset, u_char nlmask, u_char nlchar, char *rbuf, size_t *rbuflen, const int xlate) argument
1139 write_file(struct ofork *ofork, int eid, off_t offset, char *rbuf, size_t rbuflen, const int xlate) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfork.c775 size_t *rbuflen, const int xlate)
809 if (xlate) {
845 int eid, xlate = 0; local
883 xlate = (ofork->of_vol->v_flags & AFPVOL_CRLF) ? crlf(ofork) : 0;
910 err = read_file(ofork, eid, offset, nlmask, nlchar, rbuf, rbuflen, xlate);
943 if (!(xlate || Debug(obj) )) {
966 cc = read_file(ofork, eid, offset, nlmask, nlchar, rbuf,rbuflen, xlate);
1143 size_t rbuflen, const int xlate)
1151 if (xlate) {
1188 int endflag, eid, xlate local
772 read_file(struct ofork *ofork, int eid, off_t offset, u_char nlmask, u_char nlchar, char *rbuf, size_t *rbuflen, const int xlate) argument
1141 write_file(struct ofork *ofork, int eid, off_t offset, char *rbuf, size_t rbuflen, const int xlate) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/ibmasm/
H A Dremote.c84 static unsigned short xlate[XLATE_SIZE] = { variable
182 key = xlate[code];
249 if (xlate[i])
250 set_bit(xlate[i], keybd_dev->keybit);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/adv1tov2/
H A Dadv1tov2.c33 static void xlate(char *name, int flags) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/adv1tov2/
H A Dadv1tov2.c33 static void xlate(char *name, int flags) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dinterrupt.c182 .xlate = beatic_pic_host_xlate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dmpc8xx_pic.c163 .xlate = mpc8xx_pic_host_xlate,
H A Dmpic_msi.c100 ops->xlate(mpic->irqhost, NULL, oirq.specifier,
H A Dcpm2_pic.c235 .xlate = cpm2_pic_host_xlate,
H A Di8259.c224 .xlate = i8259_host_xlate,
H A Dtsi108_pci.c416 .xlate = pci_irq_host_xlate,
H A Duic.c197 .xlate = uic_host_xlate,
H A Dipic.c557 .xlate = ipic_host_xlate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dirq.c683 if (host->ops->xlate == NULL)
686 if (host->ops->xlate(host, controller, intspec, intsize,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dxics.c507 .xlate = xics_host_xlate,
513 .xlate = xics_host_xlate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pic.c372 .xlate = mpc52xx_irqhost_xlate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dinterrupt.c294 .xlate = iic_host_xlate,
H A Dspider-pic.c213 .xlate = spider_host_xlate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/qe_lib/
H A Dqe_ic.c291 .xlate = qe_ic_host_xlate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpic.c322 .xlate = pmac_pic_host_xlate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dirq.h103 int (*xlate)(struct irq_host *h, struct device_node *ctrler, member in struct:irq_host_ops

Completed in 263 milliseconds

12