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

/netbsd-current/sys/dev/raidframe/
H A Drf_dagutils.c93 rf_InitNode(RF_DagNode_t *node, RF_NodeStatus_t initstatus, int commit, void (*doFunc) (RF_DagNode_t *node), void (*undoFunc) (RF_DagNode_t *node), void (*wakeFunc) (void *node, int status), int nSucc, int nAnte, int nParam, int nResult, RF_DagHeader_t *hdr, const char *name, RF_AllocListElem_t *alist) argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c19787 int nResult; local
H A Dsqlite3.c107882 int nResult; /* Number of terms in the result set */ local
112541 int nResult = sqlite3ExprVectorSize(p); local
[all...]

Completed in 579 milliseconds