/titanic_51/usr/src/cmd/soelim/ |
H A D | soelim.c | 78 goto simple; 82 goto simple; 87 goto simple; 113 goto simple; 120 simple: 126 goto simple;
|
/titanic_51/usr/src/common/ficl/test/ |
H A D | testcase.fr | 4 .s-simple 24 .s-simple 37 .s-simple 63 .s-simple 79 .s-simple
|
/titanic_51/usr/src/cmd/sh/ |
H A D | main.c | 68 extern unsigned char *simple(); 103 if (*simple(v[0]) == '-') { in main() 143 * the simple file part of the value. in main() 147 if (eq("rsh", simple(n->namval))) in main() 152 * a shell is also restricted if the simple name of argv(0) is in main() 153 * rsh or -rsh in its simple name in main() 158 if (c > 0 && (eq("rsh", simple(*v)) || eq("-rsh", simple(*v)))) in main() 163 if (eq("jsh", simple(*v)) || eq("-jsh", simple(* in main() [all...] |
/titanic_51/usr/src/cmd/dtrace/test/tst/common/tick-n/ |
H A D | tst.ticksec.d.out | 1 This test is a simple tick-sec provider test 2 This test is a simple tick-sec provider test
|
H A D | tst.tickms.d.out | 1 This test is a simple tick-ms provider test
|
H A D | tst.tickmsec.d.out | 1 This test is a simple tick-msec provider test
|
H A D | tst.tickns.d.out | 1 This test is a simple tick-ns provider test
|
H A D | tst.ticknsec.d.out | 1 This test is a simple tick-nsec provider test
|
H A D | tst.ticks.d.out | 1 This test is a simple tick-s provider test
|
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | saslbind.c | 57 int rc, simple, msgid, ldapversion; in ldap_sasl_bind() local 65 * simple [0] OCTET STRING, -- passwd in ldap_sasl_bind() 83 simple = ( mechanism == LDAP_SASL_SIMPLE ); in ldap_sasl_bind() 87 if ( !simple && ldapversion < LDAP_VERSION3 ) { in ldap_sasl_bind() 117 if ( simple ) { /* simple bind; works in LDAPv2 or v3 */ in ldap_sasl_bind()
|
/titanic_51/usr/src/cmd/dtrace/test/tst/i386/pid/ |
H A D | tst.retlist.s | 34 ENTRY(simple) 37 SET_SIZE(simple)
|
/titanic_51/usr/src/cmd/newgrp/ |
H A D | newgrp.c | 153 char *simple; in main() local 179 simple = strrchr(shell, '/'); in main() 180 if (simple) { in main() 182 shell = strcat(shell, ++simple); in main()
|
/titanic_51/usr/src/cmd/lp/filter/postscript/filtdesc/ |
H A D | catv.fd | 28 Input types: simple,postscript 29 Output types: simple
|
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | doupdate.c | 102 static void simple(void); 731 simple(); in scroll_up() 771 simple(); 1000 * We perform a simple incremental update of the terminal screen. 1005 simple(void) in simple() function 1113 simple(); in doupdate() 1119 simple(); in doupdate() 1126 simple(); in doupdate()
|
/titanic_51/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 149 libconv_iter_func_simple_t simple; member 177 * by a simple { 0 } here. The memory used for these arrays is dynamic, 271 (void) (* sym->ste_conv_func.simple)( in libconv_fill_iter() 273 (void) (* sym->ste_conv_func.simple)( in libconv_fill_iter() 360 sym_table[_ndx].ste_conv_func.simple = _func; in init_libconv_strings()
|
/titanic_51/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.basic.d.out | 1 This test is a simple profile-n provider test
|
H A D | tst.profilehz.d.out | 1 This test is a simple profile-hz provider test
|
H A D | tst.profilems.d.out | 1 This test is a simple profile-ms provider test
|
H A D | tst.profilemsec.d.out | 1 This test is a simple profile-msec provider test
|
H A D | tst.profilenhz.d.out | 1 This test is a simple profile implicit hz test
|
H A D | tst.profilens.d.out | 1 This test is a simple profile-ns provider test
|
H A D | tst.profilensec.d.out | 1 This test is a simple profile-nsec provider test
|
H A D | tst.profilesec.d.out | 1 This test is a simple profile-sec provider test
|
H A D | tst.profileus.d.out | 1 This test is a simple profile-us provider test
|
H A D | tst.profileusec.d.out | 1 This test is a simple profile-usec provider test
|