/titanic_44/usr/src/lib/libast/common/preroot/ |
H A D | ispreroot.c | 42 same(const char* a, const char* b) in same() function 62 if (dir) return(same("/", dir)); in ispreroot() 63 if (prerooted < 0) prerooted = !same("/", PR_REAL); in ispreroot()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | join.c | 160 char* same; member 179 if (jp->same) in done() 180 free(jp->same); in done() 648 register int same; in join() local 657 same = 0; in join() 664 sfprintf(sfstdout, "[C#%d:%d(%c-%c),%d,%lld,%lld%s]", __LINE__, cmp, *cp1, *cp2, same, lo, hi, (jp-… in join() 675 same = 1; in join() 708 if (same) in join() 710 same = 0; in join() 715 if (!(jp->same = newof(jp->same, char, jp->samesize, 0))) in join() [all …]
|
/titanic_44/usr/src/lib/libadm/common/ |
H A D | devtab.c | 118 int same; in samedev() local 131 if ((x.st_dev == y.st_dev) && (x.st_ino == y.st_ino)) same = TRUE; in samedev() 136 (minor(x.st_rdev) == minor(y.st_rdev))) same = TRUE; in samedev() 137 else same = FALSE; in samedev() 138 } else same = FALSE; in samedev() 140 } else same = FALSE; in samedev() 142 return (same); in samedev()
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | deattack.c | 110 u_int32_t l, same; in detect_attack() local 156 for (c = buf, same = j = 0; c < (buf + len); c += SSH_BLOCKSIZE, j++) { in detect_attack() 167 if (++same > MAX_IDENTICAL) in detect_attack()
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | t-qic.c | 185 bool same; local 187 same = strcmp(inout[i].qic_in, inout[i].qic_out) == 0; 207 SM_TEST(!same); 208 if (same)
|
/titanic_44/usr/src/tools/cscope-fast/ |
H A D | command.c | 511 same: in changestring() 536 goto same; in changestring() 553 goto same; in changestring() 568 goto same; /* unknown control sequence */ in changestring() 583 goto same; in changestring() 601 goto same; in changestring()
|
/titanic_44/usr/src/cmd/filesync/ |
H A D | recon.c | 669 bool_t same = TRUE; in samecompare() local 689 same = FALSE; in samecompare() 696 same = FALSE; in samecompare() 704 fprintf(stderr, "ANAL: SAME=%d %s\n", same, fp->f_fullname); in samecompare() 708 return (same); in samecompare()
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/pragma/ |
H A D | tst.temporal2.ksh | 51 * Use two enablings of the same probe, so that cpu 0 will always
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/ |
H A D | Pg.pod | 177 snapshots. The given PG must belong to the same generation in both snapshots. 184 between two snapshots. The given PG must belong to the same generation in both 193 utilization between PGs having the same generation ID. Returns B<undef> if 200 across all PGs of this type.The given PG must belong to the same generation in
|
/titanic_44/usr/src/cmd/od/ |
H A D | od.c | 549 boolean_t same = B_FALSE; in main() local 881 if (!same) { in main() 883 same = B_TRUE; in main() 894 same = B_FALSE; in main()
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | NOTES | 5 stages of ANSI standard C. The same library is used to construct 20 macros (e.g., unix, vax, u3b, ...). This is the same feature
|
/titanic_44/usr/src/lib/libc/sparc/gen/ |
H A D | strcmp.s | 66 bz .stringsequal1 ! yup, same string, done
|
/titanic_44/usr/src/cmd/ipf/examples/ |
H A D | example.5 | 8 # allow any TCP packets from the same subnet as foo is on through to host
|
H A D | example.11 | 2 # allow any TCP packets from the same subnet as foo is on through to host
|
H A D | ftp-proxy | 29 ipaddr-c-net = another ip# on the C-network (usually not the same as the
|
/titanic_44/usr/src/prototypes/ |
H A D | README | 1 To ensure that everyone can use the same boilerplate text without triggering
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/privs/ |
H A D | tst.procpriv.ksh | 81 * If our p_pgidp points to the same pid structure as our p_pidp, we will
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex.news | 73 /usr/preserve. The subdirectory name is the same as the user's id, 116 vi newfn; ZZ no file created same as old action 117 vi oldfn; ZZ oldfn unchanged same as old action 124 vi oldfn; dd all; ZZ write empty file same as old action@ 169 26.*J, 1J and 2J perform same operation: joining the current line and 413 A :vi <file> command from visual mode is now treated the same 423 "stop!". From visual mode, the command ^Z is the same as :stop. 443 environment is the same as not being set. This applies to 584 you scrolled up something that began the same way as the echo line 599 The % operator will now find matching square brackets the same way [all …]
|
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.callg.blurb | 89 children) in the same cycle as the function. If 101 the cycle as a whole is listed with the same
|
/titanic_44/usr/src/cmd/fgrep/ |
H A D | fgrep.c | 108 #define same(a, b) \ macro 372 if (same(c->inp, lc)) { in execute() 383 if (same(c->inp, lc)) { in execute()
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | misuse.test | 45 # threads trying to use the same database at the same time.
|
/titanic_44/usr/src/cmd/initpkg/init.d/ |
H A D | README | 37 scripts prefixed with 'S'. There is no harm in applying the same 40 scripts be hard-linked from the same file stored in /etc/init.d/.
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | southamerica | 128 # It remains the vote of the Deputies..., but it will be the same.... 223 # Apparently, all nine provinces would go back to UTC-03:00 at the same 374 # after April 11, 2010 - will continue to have same time as rest of 684 # This new timezone would be the same as the Rio_Branco timezone up to 740 # [ and in a second message (same day): ] 824 # with the same exceptions 837 # adopted by same states. 841 # adopted by same states, plus AM. 843 # web page corrected 2004-01-07) adopted by same states, minus AM. 845 # adopted by same states, plus MT and TO. [all …]
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWrmodu.mf | 28 # renamed at the the same build.
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_snapshot/ |
H A D | zfs_snapshot.cfg | 40 # Name lengths for snappool1 and snappool2 must the same
|