Home
last modified time | relevance | path

Searched refs:join (Results 1 – 25 of 69) sorted by relevance

123

/illumos-gate/usr/src/lib/libsqlite/test/
H A Djoin.test21 do_test join-1.1 {
30 do_test join-1.2 {
40 do_test join-1.3 {
50 do_test join-1.4 {
55 do_test join-1.5 {
60 do_test join-1.6 {
65 do_test join-1.7 {
120 SELECT * FROM t1 natural join t2 natural join t3;
125 SELECT * FROM t1 natural join t2 natural join t3;
139 SELECT * FROM t1 natural join t2 natural join t4;
[all …]
H A Djoin4_28.test15 # clauses that restrict the scope of the left term of the join.
35 select * from t1 left outer join t2 on t1.a=t2.x where t2.z='ok'
40 select * from t1 left outer join t2 on t1.a=t2.x and t2.z='ok'
48 select * from t1 left outer join t2 on t1.a=t2.x where t2.z='ok'
53 select * from t1 left outer join t2 on t1.a=t2.x and t2.z='ok'
58 select * from t1 left outer join t2 on t1.a=t2.x where t2.z>='ok'
63 select * from t1 left outer join t2 on t1.a=t2.x and t2.z>='ok'
68 select * from t1 left outer join t2 on t1.a=t2.x where t2.z IN ('ok')
73 select * from t1 left outer join t2 on t1.a=t2.x and t2.z IN ('ok')
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptjoin.c71 state->join = 0; in optjoin()
76 state->join++; in optjoin()
83 state->join = 0; in optjoin()
91 state->join = 0; in optjoin()
118 state->join = 0; in optjoin()
H A Doptlib.h94 int join; /* optjoin() pass # */ member
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun333 with io.open(os.path.join(self.outputdir, 'stdout'),
340 with io.open(os.path.join(self.outputdir, 'stderr'),
347 with io.open(os.path.join(self.outputdir, 'merged'),
481 self.pre = os.path.join(self.pathname, self.pre)
483 self.post = os.path.join(self.pathname, self.post)
509 verify_file(os.path.join(self.pathname, f))]
537 test = Cmd(os.path.join(self.pathname, fname),
650 files = ' '.join(sorted(failed))
670 elif os.path.isdir(os.path.join(testdir, sectiondir)):
671 pathname = os.path.join(testdir, sectiondir)
[all …]
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_xml67 print join(";", @$program);
73 print join(";", @$see);
97 print " format=".join(":", @$format)."\n";
/illumos-gate/usr/src/tools/cscope-fast/
H A Dexec.c56 static int join(pid_t p);
96 exitcode = join(p); /* parent */ in execute()
136 join(pid_t p) in join() function
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh178 #for cmd in "/usr/bin/join" "join" ; do
179 for cmd in "join" ; do
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE43 09-12-10 join.c: <wctype.h> for iswspace()!
48 09-11-30 join.c: handle -t mb
58 09-08-01 join.c: fix empty field null pointer deref
74 09-02-14 join.c: fix VSC failure
232 02-07-23 join.c: fix comm snarf typo
282 join: another ggs/psm bug
283 join: all 1 and/or 2 to be unseekable
288 join: fix another ggs/psm bug; thanks guys
290 98-09-22 join: fix ggs null field bug
291 98-08-11 join: fix last regression test bug
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DBUGS3 01/22/93 gsf "" join drops trailing newline of last token in last file
5 02/29/92 gsf "" join bombs if next line is #ident
/illumos-gate/usr/src/tools/scripts/
H A Dcopyrightchk.py34 sys.path.insert(1, os.path.join(os.path.dirname(__file__), "..", "lib",
38 sys.path.insert(2, os.path.join(os.path.dirname(__file__), '..'))
H A Dwscheck.py35 sys.path.insert(1, os.path.join(os.path.dirname(__file__), "..", "lib",
39 sys.path.insert(2, os.path.join(os.path.dirname(__file__), '..'))
H A Dcddlchk.py34 sys.path.insert(1, os.path.join(os.path.dirname(__file__), "..", "lib",
38 sys.path.insert(2, os.path.join(os.path.dirname(__file__), '..'))
107 path = os.path.join(dirname, f)
H A Dmapfilechk.py34 sys.path.insert(1, os.path.join(os.path.dirname(__file__), "..", "lib",
38 sys.path.insert(2, os.path.join(os.path.dirname(__file__), '..'))
105 path = os.path.join(dirname, f)
H A Dhdrchk.py34 sys.path.insert(1, os.path.join(os.path.dirname(__file__), "..", "lib",
38 sys.path.insert(2, os.path.join(os.path.dirname(__file__), '..'))
H A Dgit-pbchk.py50 sys.path.insert(1, os.path.join(os.path.dirname(__file__), "..", "lib",
57 sys.path.insert(2, os.path.join(os.path.dirname(__file__), ".."))
172 (parent, ' '.join(paths)))
191 [os.path.join(root, ".git/info", "%s.NOT" % cmd),
192 os.path.join(root, "exception_lists", cmd)]))
208 path = os.path.relpath(os.path.join(root, abspath), '.')
H A Dvalidate_pkg.py381 path = os.path.join(root, path)
486 strippdir = lambda r, n: os.path.join(r, n)[len(pdir)+1:]
605 mfest.set_content(open(os.path.join(root, mfile)).read())
695 stat.S_ISREG(os.lstat(os.path.join(mdir, mfile)).st_mode)):
/illumos-gate/usr/src/cmd/ast/libshell/common/
H A Dillumos_cmdlist.h119 ASTCMDLIST(join)
120 BINCMDLIST(join)
121 GNUCMDLIST(join)
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c427 struct atu_cmd_join join; in atu_join() local
431 bzero(&join, sizeof (join)); in atu_join()
432 join.Cmd = CMD_JOIN; in atu_join()
433 join.Reserved = 0x00; in atu_join()
434 join.Size = sizeof (join) - 4; in atu_join()
437 join.essid_size = node->in_esslen; in atu_join()
440 join.bss_type = ATU_MODE_IBSS; in atu_join()
442 join.bss_type = ATU_MODE_STA; in atu_join()
445 join.timeout = ATU_JOIN_TIMEOUT; in atu_join()
446 join.reserved = 0x00; in atu_join()
[all …]
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c386 join(const char *dir, const char *name) in join() function
434 path = join(dir, node); in xenbus_directory()
488 path = join(dir, node); in xenbus_read()
534 path = join(dir, node); in xenbus_write()
553 path = join(dir, node); in xenbus_mkdir()
566 path = join(dir, node); in xenbus_rm()
/illumos-gate/usr/src/tools/onbld/Checks/
H A DKeywords.py71 (filename, lineno, ', '.join(match)))
/illumos-gate/usr/src/cmd/sgs/lorder/
H A Dlorder.sh129 join $TDIR/$$symref $TDIR/$$symdef | sed 's/[^ ]* *//'
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doptlib.h88 int join; /* optjoin() pass # */ member
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index_entry_c.x106 % db_index_entry* join( long size1, long size2, db_index_entry *list2,
/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/
H A Dcdoc.py239 l = '\n\t\t'.join(l.split('\n'))
284 filename = os.path.join(env.config.cdoc_srcdir, self.arguments[0])

123