Searched refs:cfe_getstdhandle (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/applets/
H A Ddownload.c148 conhandle = cfe_getstdhandle(CFE_STDHANDLE_CONSOLE);
H A Dtest.c155 conhandle = cfe_getstdhandle(CFE_STDHANDLE_CONSOLE);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sibyte/cfe/
H A Dcfe_api.h148 #define cfe_getstdhandle(a) __cfe_getstdhandle(a) macro
171 int cfe_getstdhandle(int flg);
H A Dsetup.c275 cfe_cons_handle = cfe_getstdhandle(CFE_STDHANDLE_CONSOLE);
H A Dcfe_api.c293 int cfe_getstdhandle(int flg) function
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/api/
H A Dcfe_api.h156 #define cfe_getstdhandle(a) __cfe_getstdhandle(a) macro
179 int cfe_getstdhandle(int flg);
H A Dcfe_api.c319 cfe_getstdhandle(int flg) function

Completed in 64 milliseconds