/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | regerror.c | 52 char *explain; member 99 s = _libc_gettext(r->explain); in regerror()
|
/titanic_50/usr/src/cmd/svc/svcs/ |
H A D | svcs.h | 60 void explain(int, int, char **);
|
H A D | Makefile | 28 OBJS = svcs.o explain.o
|
H A D | explain.c | 2102 explain(int verbose, int argc, char **argv) in explain() function
|
H A D | svcs.c | 3780 explain(opt_verbose, argc, argv); in main()
|
/titanic_50/usr/src/lib/libsqlite/src/ |
H A D | build.c | 43 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 D | attach.c | 38 if( pParse->explain ) return; in sqliteAttach() 147 if( pParse->explain ) return; in sqliteDetach()
|
H A D | vdbeInt.h | 283 u8 explain; /* True if EXPLAIN present on SQL command */ member
|
H A D | trigger.c | 217 if( !pParse->explain ){ in sqliteFinishTrigger() 482 if( !pParse->explain ){ in sqliteDropTriggerPtr()
|
H A D | vdbeaux.c | 549 assert( p->explain ); in sqliteVdbeList() 645 p->explain |= isExplain; in sqliteVdbeMakeReady()
|
H A D | parse.y | 73 ecmd ::= explain cmdx SEMI. 76 explain ::= EXPLAIN. { sqliteBeginParse(pParse, 1); } 77 explain ::= . { sqliteBeginParse(pParse, 0); }
|
H A D | sqliteInt.h | 923 u8 explain; /* True if the EXPLAIN flag is found on the query */ member
|
H A D | vdbe.c | 132 if( p->explain ){ in sqlite_step() 517 assert( p->explain==0 ); in sqliteVdbeExec()
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | table.test | 287 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 D | tester.tcl | 211 proc explain {sql {db db}} { procedure
|
H A D | misc1.test | 177 explain, fail, ignore, key, offset, pragma, replace, temp,
|
H A D | update.test | 331 # 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 D | emlxs_fcf.c | 532 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 D | emlxs_els.c | 2542 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 D | emlxs_extern.h | 364 uint32_t explain);
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 1049 forget to explain the problem, so that we can understand what your
|
H A D | grub.texi | 3934 to explain the problem, so that we can understand what your patch is
|
H A D | grub.info | 3758 forget to explain the problem, so that we can understand what your
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | europe | 890 # This quote helps explain the late-1914 situation:
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 8258 explain
|