| /onnv-gate/usr/src/lib/libsqlite/test/ |
| H A D | main.test | 25 db complete {This is a test} 28 db complete { 32 db complete { 37 db complete { 43 db complete {DROP TABLE 'xyz;} 46 db complete {DROP TABLE 'xyz';} 49 db complete {DROP TABLE "xyz;} 52 db complete {DROP TABLE "xyz';} 55 db complete {DROP TABLE "xyz";} 58 db complete {DROP TABLE xyz; hi} [all …]
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
| H A D | Complete.t | 10 use vars qw( $Term::Complete::complete $complete $Term::Complete::stty ); 27 *complete = \$Term::Complete::complete; 61 $complete = "!";
|
| H A D | Complete.pm | 69 our($complete, $kill, $erase1, $erase2, $tty_raw_noecho, $tty_restore, $stty, $tty_safe_restore); 72 $complete = "\004"; 137 $_ eq $complete && do {
|
| /onnv-gate/usr/src/lib/libast/common/regex/ |
| H A D | regrexec.c | 50 int complete; in regrexec() local 68 complete = e->re.bm.complete && !nmatch; in regrexec() 109 …if (complete || (env->rex = ((r - l) > 128) ? e : e->next) && !(n = regnexec(p, (char*)l, r - l, n… in regrexec()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/ |
| H A D | ftpaddhost.sh | 239 c) complete=1;; 248 [ -z "$complete" -a -z "$limited" ] && usage 249 [ -n "$complete" -a -n "$limited" ] && usage 304 if [ -n "$complete" ]
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | complete.pl | 38 $complete = "\004"; 79 $_ eq $complete && do {
|
| /onnv-gate/usr/src/tools/ndrgen/ |
| H A D | ndr_anal.c | 139 ti->complete, in show_typeinfo_list() 486 int complete = 1; in analyze_typeinfo_aggregate_finish() local 492 complete &= mem->type->complete; in analyze_typeinfo_aggregate_finish() 497 ti->complete = complete; in analyze_typeinfo_aggregate_finish() 775 ti->complete = 1; in seed_basic_types() 899 ti->complete = 1; in bind_typeinfo() 905 if (tdti->complete) { in bind_typeinfo() 921 ti->complete = 1; in bind_typeinfo()
|
| /onnv-gate/usr/src/common/openssl/doc/ssl/ |
| H A D | SSL_want.pod | 50 B<BIO> layer in order to complete the actual SSL_*() operation. 57 complete the actual SSL_*() operation. 63 The operation did not complete because an application callback set by
|
| H A D | SSL_get_error.pod | 50 The operation did not complete; the same TLS/SSL I/O function should be 74 The operation did not complete; the same TLS/SSL I/O function should be 85 The operation did not complete because an application callback set by
|
| H A D | SSL_shutdown.pod | 32 complete shutdown procedure (bidirectional "close notify" alerts) must be 45 first call to SSL_shutdown() is sufficient. In order to complete the 63 complete (return value of the first call is 0). As the shutdown is not
|
| H A D | SSL_CTX_add_extra_chain_cert.pod | 23 the library will try to complete the chain from the available CA
|
| /onnv-gate/usr/src/tools/lintdump/ |
| H A D | lintdump.c | 560 static int complete = 1; in info() local 562 if (complete) in info() 569 complete = strrchr(format, '\n') != NULL; in info() 577 static int complete = 1; in infohdr() local 579 if (complete) in infohdr() 586 complete = strrchr(format, '\n') != NULL; in infohdr()
|
| /onnv-gate/usr/src/lib/libast/common/misc/ |
| H A D | glob.c | 313 int complete = 0; in glob_dir() local 410 complete = 1; in glob_dir() 430 if (!complete && (gp->gl_flags & GLOB_STARSTAR)) in glob_dir() 453 if (rescan && !complete && (gp->gl_flags & GLOB_STARSTAR)) in glob_dir() 477 if (complete) in glob_dir() 544 else if (!complete && !errorcheck(gp, dirname)) in glob_dir() 546 if (!complete) in glob_dir()
|
| /onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| H A D | pmLogin.java | 355 boolean complete = true; in okPressed() 358 complete = false; in okPressed() 363 complete = true; in okPressed() 373 if (complete) { in okPressed()
|
| /onnv-gate/usr/src/lib/libxcurses/src/tic/ |
| H A D | ticparse.c | 57 int complete = 0; /* 1 if entry done with no forward uses */ variable 555 complete = 0; 625 complete = 1; 673 if (complete) in compile() 684 if (complete) in compile()
|
| /onnv-gate/usr/src/cmd/tic/ |
| H A D | tic_parse.c | 111 int complete = 0; /* 1 if entry done with no forward uses */ variable 197 if (complete) in compile() 209 if (complete) in compile() 294 complete = 0; 370 complete = 1;
|
| /onnv-gate/usr/src/tools/scripts/ |
| H A D | build_cscope.conf | 38 complete -f .
|
| /onnv-gate/usr/src/cmd/dtrace/demo/sdt/ |
| H A D | intr.d | 32 interrupt-complete
|
| /onnv-gate/usr/src/lib/libdtrace_jni/java/docs/examples/ |
| H A D | intrstat.d | 34 sdt:::interrupt-complete
|
| /onnv-gate/usr/src/cmd/fs.d/nfs/lib/ |
| H A D | nfslog_config.c | 372 boolean_t complete, in create_config() argument 384 fhpath, logpath, logformat, complete, B_TRUE); in create_config() 417 boolean_t complete, in update_config() argument 423 if (complete && !is_complete_config(tag, bufferpath, fhpath, logpath)) { in update_config() 497 complete, B_FALSE)) in update_config()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | mem_config.h | 76 void (*complete)(void *, int error), void *arg);
|
| /onnv-gate/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
| H A D | tvlib | 14 #define _lib_utimensat 1 /* complete utimensat implementation */
|
| /onnv-gate/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
| H A D | tvlib | 14 #define _lib_utimensat 1 /* complete utimensat implementation */
|
| /onnv-gate/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
| H A D | tvlib | 14 #define _lib_utimensat 1 /* complete utimensat implementation */
|
| /onnv-gate/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
| H A D | tvlib | 14 #define _lib_utimensat 1 /* complete utimensat implementation */
|