Home
last modified time | relevance | path

Searched refs:explain (Results 1 – 25 of 29) sorted by relevance

12

/titanic_50/usr/src/lib/libc/port/locale/
H A Dregerror.c52 char *explain; member
99 s = _libc_gettext(r->explain); in regerror()
/titanic_50/usr/src/cmd/svc/svcs/
H A Dsvcs.h60 void explain(int, int, char **);
H A DMakefile28 OBJS = svcs.o explain.o
H A Dexplain.c2102 explain(int verbose, int argc, char **argv) in explain() function
H A Dsvcs.c3780 explain(opt_verbose, argc, argv); in main()
/titanic_50/usr/src/lib/libsqlite/src/
H A Dbuild.c43 pParse->explain = explainFlag; in sqliteBeginParse()
81 sqliteVdbeMakeReady(v, pParse->nVar, pParse->explain); in sqliteExec()
477 if( isTemp && db->aDb[1].pBt==0 && !pParse->explain ){ in sqliteStartTable()
972 if( pParse->explain==0 && pParse->nErr==0 ){ in sqliteEndTable()
1257 if( pParse->explain ){ in sqliteDropTable()
1294 if( !pParse->explain ){ in sqliteDropTable()
1630 if( !pParse->explain ){ in sqliteCreateIndex()
1828 if( !pParse->explain ){ in sqliteDropIndex()
2033 if( !pParse->explain ){ in sqliteBeginTransaction()
2052 if( !pParse->explain ){ in sqliteCommitTransaction()
[all …]
H A Dattach.c38 if( pParse->explain ) return; in sqliteAttach()
147 if( pParse->explain ) return; in sqliteDetach()
H A DvdbeInt.h283 u8 explain; /* True if EXPLAIN present on SQL command */ member
H A Dtrigger.c217 if( !pParse->explain ){ in sqliteFinishTrigger()
482 if( !pParse->explain ){ in sqliteDropTriggerPtr()
H A Dvdbeaux.c549 assert( p->explain ); in sqliteVdbeList()
645 p->explain |= isExplain; in sqliteVdbeMakeReady()
H A Dparse.y73 ecmd ::= explain cmdx SEMI.
76 explain ::= EXPLAIN. { sqliteBeginParse(pParse, 1); }
77 explain ::= . { sqliteBeginParse(pParse, 0); }
H A DsqliteInt.h923 u8 explain; /* True if the EXPLAIN flag is found on the query */ member
H A Dvdbe.c132 if( p->explain ){ in sqlite_step()
517 assert( p->explain==0 ); in sqliteVdbeExec()
/titanic_50/usr/src/lib/libsqlite/test/
H A Dtable.test287 explain int,
306 } {desc a asc b explain 9 14_vac 0 fuzzy_dog_12 xyz begin hi end y'all}
315 } {desc a asc b explain 9 14_vac 0 fuzzy_dog_12 xyz begin hi end y'all}
323 'explain',
364 } {desc a asc b explain 9 14_vac 0 fuzzy_dog_12 xyz begin hi end y'all}
H A Dtester.tcl211 proc explain {sql {db db}} { procedure
H A Dmisc1.test177 explain, fail, ignore, key, offset, pragma, replace, temp,
H A Dupdate.test331 # explain {UPDATE test1 SET f2=f2-1 WHERE f1==8 and F2<300}
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c532 uint16_t reason, uint32_t explain, void *arg1);
1692 uint16_t state, uint16_t reason, uint32_t explain,
2739 uint32_t explain, void *arg1) in emlxs_fc_fcftab_state() argument
2757 explain, arg1); in emlxs_fc_fcftab_state()
2774 emlxs_fcf_event_xlate(explain), arg1); in emlxs_fc_fcftab_state()
2775 } else if (explain) { in emlxs_fc_fcftab_state()
2782 explain, arg1); in emlxs_fc_fcftab_state()
4735 uint32_t explain, void *arg1) in emlxs_fcoe_fcftab_state() argument
4753 explain, arg1); in emlxs_fcoe_fcftab_state()
4770 emlxs_fcf_event_xlate(explain), arg1); in emlxs_fcoe_fcftab_state()
[all …]
H A Demlxs_els.c2542 uint32_t type2, uint32_t reason, uint32_t explain) in emlxs_els_reply() argument
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h364 uint32_t explain);
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-31049 forget to explain the problem, so that we can understand what your
H A Dgrub.texi3934 to explain the problem, so that we can understand what your patch is
H A Dgrub.info3758 forget to explain the problem, so that we can understand what your
/titanic_50/usr/src/data/zoneinfo/
H A Deurope890 # This quote helps explain the late-1914 situation:
/titanic_50/usr/src/cmd/look/
H A Dwords8258 explain

12