/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | test3.c | 61 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_open() 93 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_close() 120 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_begin_transaction() 147 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_rollback() 174 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_commit() 201 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_create_table() 231 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_drop_table() 260 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_clear_table() 289 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_get_meta() 323 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in btree_update_meta() [all …]
|
H A D | test2.c | 68 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_open() 99 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_close() 126 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_rollback() 153 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_commit() 180 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_ckpt_begin() 207 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_ckpt_rollback() 234 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_ckpt_commit() 261 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_stats() 294 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in pager_pagecount() 318 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in page_get() [all …]
|
H A D | test1.c | 36 static int getDbPointer(Tcl_Interp *interp, const char *zA, sqlite **ppDb){ in getDbPointer() 49 static int getVmPointer(Tcl_Interp *interp, const char *zArg, sqlite_vm **ppVm){ in getVmPointer() 70 static int makePointerStr(Tcl_Interp *interp, char *zPtr, void *p){ in makePointerStr() 94 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in sqlite_test_open() 144 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in test_exec_printf() 178 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in test_mprintf_z() 202 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in test_get_table_printf() 249 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in test_last_rowid() 273 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in sqlite_test_close() 387 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in test_create_function() [all …]
|
H A D | test4.c | 105 static int parse_thread_id(Tcl_Interp *interp, const char *zArg){ in parse_thread_id() 121 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_create() 170 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_wait() 214 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_halt() 249 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_argc() 281 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_argv() 317 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_colname() 353 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_result() 415 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_error() 460 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in tcl_thread_compile() [all …]
|
H A D | tclsqlite.c | 43 Tcl_Interp *interp; /* The TCL interpret to execute the function */ member 55 Tcl_Interp *interp; /* The interpreter used for this database */ member 71 Tcl_Interp *interp; /* The TCL interpreter */ member 266 Tcl_Interp *interp = (Tcl_Interp*)clientData; in DbEvalCallback3() local 489 static int DbObjCmd(void *cd, Tcl_Interp *interp, int objc,Tcl_Obj *const*objv){ in DbObjCmd() 1025 static int DbMain(void *cd, Tcl_Interp *interp, int objc,Tcl_Obj *const*objv){ in DbMain() 1143 int Sqlite_Init(Tcl_Interp *interp){ in Sqlite_Init() 1149 int Tclsqlite_Init(Tcl_Interp *interp){ in Tclsqlite_Init() 1155 int Sqlite_SafeInit(Tcl_Interp *interp){ in Sqlite_SafeInit() 1158 int Tclsqlite_SafeInit(Tcl_Interp *interp){ in Tclsqlite_SafeInit() [all …]
|
H A D | md5.c | 299 static int md5_cmd(void*cd, Tcl_Interp *interp, int argc, const char **argv){ in md5_cmd() 319 static int md5file_cmd(void*cd, Tcl_Interp*interp, int argc, const char **argv){ in md5file_cmd() 352 int Md5_Init(Tcl_Interp *interp){ in Md5_Init()
|
/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | sfpopen.c | 50 reg char *s, *cmd, **argv, **p, *interp; local
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 184 #define interp interp64 macro 208 #define interp interp32 macro
|
H A D | fake_shdr.c | 1102 SINFO interp; in fake_shdr_cache() member
|
H A D | elfdump.c | 1767 interp(const char *file, Cache *cache, Word shnum, Word phnum, Elf *elf) in interp() function
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | phdr.c | 270 locate_interp(elfedit_obj_state_t *obj_state, INTERP_STATE *interp) in locate_interp() 417 INTERP_STATE interp; in print_phdr() local 512 INTERP_STATE interp; in cmd_body_set_interp() local
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | globals.c | 116 Interp *interp = NULL; /* ELF interpreter info */ variable
|
H A D | _rtld.h | 202 typedef struct interp { struct 203 char *i_name; /* interpreter name */ argument 204 caddr_t i_faddr; /* address interpreter is mapped at */ argument
|
/titanic_41/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 339 int interp = 0; /* interpreter required */ in read_elf32() local 738 int interp = 0; /* interpreter required */ in read_elf64() local
|
/titanic_41/usr/src/cmd/tip/ |
H A D | tip.c | 440 interp(char *s) in interp() function
|
/titanic_41/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 400 int dynamic = 0, interp = 0, cnt, class; in elf_check() local
|
/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_ops.c | 506 int interp = 1; in ndo_hexfmt() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | brand.c | 612 int interp; in brand_solaris_elfexec() local
|
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 175 intptr_t *voffset, caddr_t exec_file, int *interp, caddr_t *bssbase, in mapexec_brand()
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Pcore.c | 2213 char *interp; in Pfgrab_core() local
|