Searched refs:STATIC (Results 1 - 25 of 36) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dprintf-parse.h68 #ifdef STATIC
69 STATIC
H A Dwprintf-parse.h68 #ifdef STATIC
69 STATIC
H A Deval-plural.h19 #ifndef STATIC
20 #define STATIC static macro
24 STATIC
H A Dprintf-args.h130 #ifdef STATIC
131 STATIC
H A Dprintf-args.c26 #ifdef STATIC
27 STATIC
H A Dprintf-parse.c59 #ifdef STATIC
60 STATIC
H A Dlocalcharset.c267 #ifdef STATIC
268 STATIC
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/mkntpwd/
H A DMakefile22 STATIC= macro
27 #STATIC=
33 #STATIC=
39 #STATIC=
46 #STATIC=-Bstatic
50 CFLAGS= $(DEBUG) $(OPTIMIZE) $(ARCH) $(VISUAL) $(PERMUTE) $(STATIC)
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/
H A Dinflate.c114 #ifndef STATIC
122 #define STATIC macro
123 #endif /* !STATIC */
145 STATIC int huft_build OF((unsigned *, unsigned, unsigned,
147 STATIC int huft_free OF((struct huft *));
148 STATIC int inflate_codes OF((struct huft *, struct huft *, int, int));
149 STATIC int inflate_stored OF((void));
150 STATIC int inflate_fixed OF((void));
151 STATIC int inflate_dynamic OF((void));
152 STATIC in
[all...]
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dgzip_inflate.c116 #ifndef STATIC
124 #define STATIC macro
125 #endif /* !STATIC */
147 STATIC int huft_build OF((unsigned *, unsigned, unsigned,
149 STATIC int huft_free OF((struct huft *));
150 STATIC int inflate_codes OF((struct huft *, struct huft *, int, int));
151 STATIC int inflate_stored OF((void));
152 STATIC int inflate_fixed OF((void));
153 STATIC int inflate_dynamic OF((void));
154 STATIC in
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscsi_error.c62 #define STATIC macro
74 STATIC int scsi_check_sense(Scsi_Cmnd * SCpnt);
75 STATIC int scsi_request_sense(Scsi_Cmnd *);
76 STATIC void scsi_send_eh_cmnd(Scsi_Cmnd * SCpnt, int timeout);
77 STATIC int scsi_try_to_abort_command(Scsi_Cmnd *, int);
78 STATIC int scsi_test_unit_ready(Scsi_Cmnd *);
79 STATIC int scsi_try_bus_device_reset(Scsi_Cmnd *, int timeout);
80 STATIC int scsi_try_bus_reset(Scsi_Cmnd *);
81 STATIC int scsi_try_host_reset(Scsi_Cmnd *);
82 STATIC in
[all...]
H A Dqla1280.c274 #define STATIC macro
298 STATIC void qla1280_done(scsi_qla_host_t *, srb_t **, srb_t **);
299 STATIC void qla1280_next(scsi_qla_host_t *, scsi_lu_t *, uint8_t);
300 STATIC void qla1280_putq_t(scsi_lu_t *, srb_t *);
301 STATIC void qla1280_done_q_put(srb_t *, srb_t **, srb_t **);
302 STATIC void qla1280_select_queue_depth(struct Scsi_Host *, Scsi_Device *);
310 STATIC void qla1280_abort_queue_single(scsi_qla_host_t *,uint32_t,uint32_t,uint32_t,uint32_t);
312 STATIC int qla1280_return_status( sts_entry_t *sts, Scsi_Cmnd *cp);
313 STATIC void qla1280_removeq(scsi_lu_t *q, srb_t *sp);
314 STATIC voi
[all...]
H A Dadvansys.c111 #define STATIC macro
113 #define STATIC static macro
1278 STATIC int AscWriteEEPCmdReg(PortAddr iop_base, uchar cmd_reg);
1279 STATIC int AscWriteEEPDataReg(PortAddr iop_base, ushort data_reg);
1280 STATIC void AscWaitEEPRead(void);
1281 STATIC void AscWaitEEPWrite(void);
1282 STATIC ushort AscReadEEPWord(PortAddr, uchar);
1283 STATIC ushort AscWriteEEPWord(PortAddr, uchar, ushort);
1284 STATIC ushort AscGetEEPConfig(PortAddr, ASCEEP_CONFIG *, ushort);
1285 STATIC in
[all...]
H A DNCR_D700.c128 #define STATIC macro
130 #define STATIC static macro
190 STATIC int __init
313 STATIC int
H A D53c700.c153 #define STATIC macro
155 #define STATIC static macro
166 STATIC int NCR_700_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
167 STATIC int NCR_700_abort(Scsi_Cmnd * SCpnt);
168 STATIC int NCR_700_bus_reset(Scsi_Cmnd * SCpnt);
169 STATIC int NCR_700_dev_reset(Scsi_Cmnd * SCpnt);
170 STATIC int NCR_700_host_reset(Scsi_Cmnd * SCpnt);
171 STATIC int NCR_700_proc_directory_info(char *, char **, off_t, int, int, int);
172 STATIC void NCR_700_chip_setup(struct Scsi_Host *host);
173 STATIC voi
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/lib/
H A Dlocalcharset.c233 #ifdef STATIC
234 STATIC
/asus-wl-520gu-7.0.1.45/src/bcm57xx/linux/
H A Db57um.c506 STATIC void bcm5700_timer(unsigned long data);
507 STATIC void bcm5700_stats_timer(unsigned long data);
508 STATIC void bcm5700_reset(struct net_device *dev);
509 STATIC int bcm5700_start_xmit(struct sk_buff *skb, struct net_device *dev);
510 STATIC irqreturn_t bcm5700_interrupt(int irq, void *dev_instance, struct pt_regs *regs);
512 STATIC void bcm5700_tasklet(unsigned long data);
514 STATIC int bcm5700_close(struct net_device *dev);
515 STATIC struct net_device_stats *bcm5700_get_stats(struct net_device *dev);
516 STATIC int bcm5700_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
517 STATIC voi
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/
H A Dmakefile91 ifeq ($(STATIC),1)
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/
H A Dmakefile38 ifeq ($(STATIC),1)
61 ifeq ($(STATIC),1)
/asus-wl-520gu-7.0.1.45/src/bcm57xx/sys/
H A Dtigon3.c33 STATIC LM_STATUS LM_SetFlowControl(PLM_DEVICE_BLOCK pDevice,
36 STATIC LM_STATUS LM_SetupFiberPhy(PLM_DEVICE_BLOCK pDevice);
37 STATIC LM_STATUS LM_InitBcm800xPhy(PLM_DEVICE_BLOCK pDevice);
39 STATIC LM_STATUS LM_SetupCopperPhy(PLM_DEVICE_BLOCK pDevice);
40 STATIC LM_VOID LM_SetEthWireSpeed(LM_DEVICE_BLOCK *pDevice);
41 STATIC LM_STATUS LM_PhyAdvertiseAll(LM_DEVICE_BLOCK *pDevice);
42 STATIC PLM_ADAPTER_INFO LM_GetAdapterInfoBySsid(LM_UINT16 Svid, LM_UINT16 Ssid);
44 STATIC LM_STATUS LM_DmaTest(PLM_DEVICE_BLOCK pDevice, PLM_UINT8 pBufferVirt,
46 STATIC LM_STATUS LM_DisableChip(PLM_DEVICE_BLOCK pDevice);
47 STATIC LM_STATU
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/boot/compressed/
H A Dmisc.c25 #define STATIC static macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/compressed/
H A Dmisc.c33 #define STATIC static macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/compressed/
H A Dbz2misc.c21 #define STATIC static macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Dmisc.c21 #define STATIC static macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/compressed/
H A Dmisc.c20 #define STATIC static macro

Completed in 247 milliseconds

12