Searched defs:pSelect (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskrlmt.c1321 SkRlmtSelectBcRx( SK_AC *pAC, SK_IOC IoC, SK_U32 Active, SK_U32 PrefPort, SK_U32 *pSelect) argument
1404 SkRlmtSelectNotSuspect( SK_AC *pAC, SK_IOC IoC, SK_U32 Active, SK_U32 PrefPort, SK_U32 *pSelect) argument
1453 SkRlmtSelectUp( SK_AC *pAC, SK_IOC IoC, SK_U32 Active, SK_U32 PrefPort, SK_U32 *pSelect, SK_BOOL AutoNegDone) argument
1502 SkRlmtSelectGoingUp( SK_AC *pAC, SK_IOC IoC, SK_U32 Active, SK_U32 PrefPort, SK_U32 *pSelect, SK_BOOL AutoNegDone) argument
1560 SkRlmtSelectDown( SK_AC *pAC, SK_IOC IoC, SK_U32 Active, SK_U32 PrefPort, SK_U32 *pSelect, SK_BOOL AutoNegDone) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dshell.c1787 sqlite3_stmt *pSelect; local
H A Dsqlite3.c8731 Select *pSelect; /* NULL for tables. Points to definition if a view. */ member in struct:Table
9109 Select *pSelect; /* Used for sub-selects and "<expr> IN (<select>)" */ member in union:Expr::__anon1167
9292 Select *pSelect; /* A SELECT statement used in place of a table name */ member in struct:SrcList::SrcList_item
9794 Select *pSelect; /* SELEC member in struct:TriggerStep
59698 resolveOrderByTermToExprList( Parse *pParse, Select *pSelect, Expr *pE ) argument
59856 sqlite3ResolveOrderGroupBy( Parse *pParse, Select *pSelect, ExprList *pOrderBy, const char *zType ) argument
59906 resolveOrderGroupBy( NameContext *pNC, Select *pSelect, ExprList *pOrderBy, const char *zType ) argument
63873 analyzeAggregatesInSelect(Walker *pWalker, Select *pSelect) argument
67858 sqlite3CreateView( Parse *pParse, Token *pBegin, Token *pName1, Token *pName2, Select *pSelect, int isTemp, int noErr ) argument
70505 Select *pSelect = NULL; /* Complete SELECT tree */ local
73496 Select *pSelect = 0; /* If RESTRICT, "SELECT RAISE(...)" */ local
74156 sqlite3Insert( Parse *pParse, SrcList *pTabList, ExprList *pList, Select *pSelect, IdList *pColumn, int onError ) argument
75316 xferOptimization( Parse *pParse, Table *pDest, Select *pSelect, int onError, int iDbDest ) argument
79401 pushOntoSorter( Parse *pParse, ExprList *pOrderBy, Select *pSelect, int regData ) argument
80273 sqlite3ResultSetOfSelect(Parse *pParse, Select *pSelect) argument
82289 sqlite3SelectExpand(Parse *pParse, Select *pSelect) argument
82345 sqlite3SelectAddTypeInfo(Parse *pParse, Select *pSelect) argument
83806 sqlite3TriggerSelectStep(sqlite3 *db, Select *pSelect) argument
83849 sqlite3TriggerInsertStep( sqlite3 *db, Token *pTableName, IdList *pColumn, ExprList *pEList, Select *pSelect, u8 orconf ) argument
84204 Select *pSelect = sqlite3SelectDup(db, pStep->pSelect, 0); local
85171 Select *pSelect = 0; /* The SELECT statement */ local
104213 sqlite3_stmt *pSelect; local
[all...]

Completed in 368 milliseconds