Searched refs:readstr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dmystring.h8 char *readstr();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/
H A Dkn02xa-berr.c51 static const char readstr[] = "read"; local
79 cycle = invoker ? writestr : readstr;
H A Dkn01-berr.c74 static const char readstr[] = "read"; local
134 cycle = invoker ? writestr : readstr;
H A Decc-berr.c50 static const char readstr[] = "read"; local
89 cycle = (erraddr & KN0X_EAR_WRITE) ? writestr : readstr;

Completed in 258 milliseconds