Home
last modified time | relevance | path

Searched defs:pArg (Results 1 – 19 of 19) sorted by relevance

/titanic_51/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c110 static int BnxeMacStats(void * pArg, in BnxeMacStats() argument
513 static int BnxeMacStart(void * pArg) in BnxeMacStart() argument
551 static void BnxeMacStop(void * pArg) in BnxeMacStop() argument
575 static int BnxeMacPromiscuous(void * pArg, in BnxeMacPromiscuous() argument
622 static int BnxeMacMulticast(void * pArg, in BnxeMacMulticast() argument
800 BnxeMacUnicast(void * pArg,const uint8_t * pMacAddr) BnxeMacUnicast() argument
843 BnxeMacTx(void * pArg,mblk_t * pMblk) BnxeMacTx() argument
895 BnxeBlank(void * pArg,time_t tick_cnt,uint_t pkt_cnt) BnxeBlank() argument
913 BnxeMacResources(void * pArg) BnxeMacResources() argument
1262 BnxeMacIoctl(void * pArg,queue_t * pQ,mblk_t * pMblk) BnxeMacIoctl() argument
1757 BnxeMacGetCapability(void * pArg,mac_capab_t capability,void * pCapabilityData) BnxeMacGetCapability() argument
[all...]
H A Dbnxe_timer.c44 static void BnxeTimer(void * pArg) in BnxeTimer() argument
H A Dbnxe_workq.c117 static void BnxeWorkQueueDispatch(void * pArg) in BnxeWorkQueueDispatch() argument
H A Dbnxe_main.c987 void * pArg, in BnxeBusCtl() argument
/titanic_51/usr/src/lib/libsqlite/src/
H A Dvacuum.c112 static int vacuumCallback2(void *pArg, int argc, char **argv, char **NotUsed){ in vacuumCallback2() argument
144 static int vacuumCallback1(void *pArg, int argc, char **argv, char **NotUsed){ in vacuumCallback1() argument
174 static int vacuumCallback3(void *pArg, int argc, char **argv, char **NotUsed){ in vacuumCallback3() argument
H A Dmain.c630 void *pArg, /* First argument to xCallback() */ in sqlite_exec() argument
912 void *pArg in sqlite_busy_handler() argument
928 void *pArg in sqlite_progress_handler() argument
1062 void *sqlite_trace(sqlite *db, void (*xTrace)(void*,const char*), void *pArg){ in sqlite_trace() argument
1078 sqlite_commit_hook(sqlite * db,int (* xCallback)(void *),void * pArg) sqlite_commit_hook() argument
[all...]
H A Dauth.c79 void *pArg in sqlite_set_authorizer() argument
H A Dtable.c46 static int sqlite_get_table_cb(void *pArg, int nCol, char **argv, char **colv){ in sqlite_get_table_cb() argument
H A Dprintf.c800 void *pArg, /* 1st argument to callback function */ in sqlite_exec_printf() argument
816 void *pArg, /* 1st argument to callback function */ in sqlite_exec_vprintf() argument
H A Dfunc.c734 void *pArg; in sqliteRegisterBuiltinFunctions() local
747 void *pArg; in sqliteRegisterBuiltinFunctions() local
[all...]
H A Dtest1.c120 static int exec_printf_cb(void *pArg, int argc, char **argv, char **name){ in exec_printf_cb() argument
691 static int rememberDataTypes(void *pArg, int nCol, char **argv, char **colv){ in rememberDataTypes() argument
H A Dtest4.c66 static void *thread_main(void *pArg){ in thread_main() argument
H A Dexpr.c773 Expr *pArg = pList->a[i].pExpr; in sqliteExprResolveIds() local
H A Dtclsqlite.c411 void *pArg, in auth_callback() argument
H A Dvdbe.c1100 Mem *pArg; in sqliteVdbeExec() local
/titanic_51/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_sqlite.h112 sqlite_exec(sqlite *db, const char *zSql, sqlite_callback xCallback, void *pArg, in sqlite_exec() argument
/titanic_51/usr/src/lib/libsqlite/test/
H A Dthreadtest1.c199 static void *worker_bee(void *pArg){ in worker_bee() argument
/titanic_51/usr/src/cmd/sqlite/
H A Dshell.c289 static int callback(void *pArg, int nArg, char **azArg, char **azCol){ in callback() argument
461 static int dump_callback(void *pArg, int nArg, char **azArg, char **azCol){ in dump_callback() argument
/titanic_51/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1587 CK_C_INITIALIZE_ARGS *pArg; in C_Initialize() local
[all...]