Searched refs:null (Results 1 - 25 of 2296) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dmess.sh2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here" ; exit 1; fi
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/ixfr/
H A Dprereq.sh20 if $PERL -e 'use Net::DNS;' 2>/dev/null
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/resolver/
H A Dprereq.sh20 if $PERL -e 'use Net::DNS;' 2>/dev/null
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/upforwd/
H A Dprereq.sh19 if $PERL -e 'use Net::DNS;' 2>/dev/null
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/xfer/
H A Dprereq.sh19 if $PERL -e 'use Net::DNS;' 2>/dev/null
/macosx-10.10/cups-408/cups/backend/
H A Dpseudo24 cat $6 >/dev/null
/macosx-10.10/dtrace-147/test/tst/common/pid/
H A Dtst.coverage.exe29 while true; do env > /dev/null; done
H A Dtst.emptystack.exe29 exec find / > /dev/null 2>&1
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dlocaleconv.c32 static char null[] = ""; variable
38 &null[0],
39 &null[0],
40 &null[0],
41 &null[0],
42 &null[0],
43 &null[0],
44 &null[0],
45 &null[0],
59 &null[
[all...]
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveTestBase.java40 * second string is the name of the evolved class or null if the evolved
51 null,
53 null,
55 null,
57 null,
59 null,
61 null,
63 null,
65 null,
67 null,
[all...]
/macosx-10.10/OpenSSH-189/
H A Dsshd-keygen-wrapper3 [ ! -f /etc/ssh_host_key ] && ssh-keygen -q -t rsa1 -f /etc/ssh_host_key -N "" -C "" < /dev/null > /dev/null 2> /dev/null
4 [ ! -f /etc/ssh_host_rsa_key ] && ssh-keygen -q -t rsa -f /etc/ssh_host_rsa_key -N "" -C "" < /dev/null > /dev/null 2> /dev/null
5 [ ! -f /etc/ssh_host_dsa_key ] && ssh-keygen -q -t dsa -f /etc/ssh_host_dsa_key -N "" -C "" < /dev/null > /dev/null 2> /dev/null
/macosx-10.10/zsh-61/zsh/Functions/VCS_Info/
H A DVCS_INFO_realpath7 ( builtin cd -q $1 2>/dev/null && pwd; )
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/timesten/
H A Dbacksql_create.sql4 id integer not null primary key,
5 name varchar(64) not null,
6 keytbl varchar(64) not null,
7 keycol varchar(64) not null,
10 expect_return tinyint not null
15 id integer not null primary key,
16 oc_map_id integer not null,
17 name varchar(255) not null,
18 sel_expr varchar(255) not null,
20 from_tbls varchar(255) not null,
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dtest_query.in48 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null || exit 1
54 FILE:$srcdir/data/kdc.crt >/dev/null 2>/dev/null || exit 1
59 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null || exit 1
65 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null || exit 1
71 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/pgsql/
H A Dtestdb_create.sql4 id serial not null primary key,
5 name varchar(255) not null,
6 surname varchar(255) not null,
13 id serial not null primary key,
20 id serial not null primary key,
21 title varchar(255) not null,
27 pers_id int not null,
28 doc_id int not null,
35 id serial not null primary key,
36 phone varchar(255) not null ,
[all...]
H A Dbacksql_create.sql5 id serial not null primary key,
6 name varchar(64) not null,
7 keytbl varchar(64) not null,
8 keycol varchar(64) not null,
11 expect_return int not null
18 id serial not null primary key,
19 oc_map_id integer not null references ldap_oc_mappings(id),
20 name varchar(255) not null,
21 sel_expr varchar(255) not null,
23 from_tbls varchar(255) not null,
[all...]
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/eg/benchmarks/
H A DMakefile7 cd ../..; git checkout master; perl Makefile.PL >/dev/null; make >/dev/null
10 cd ../..; git checkout eval_free; perl Makefile.PL >/dev/null; make >/dev/null
/macosx-10.10/Heimdal-398.1.2/tests/gss/
H A Dcheck-gss.in43 ${TESTS_ENVIRONMENT} ${gsstool} help > /dev/null || exit 1
44 ${TESTS_ENVIRONMENT} ${gsstool} supported-mechanisms > /dev/null || exit 1
45 ${TESTS_ENVIRONMENT} ${gsstool} attrs-for-mech --all > /dev/null || exit 1
46 ${TESTS_ENVIRONMENT} ${gsstool} attrs-for-mech --mech=Kerberos > /dev/null || exit 1
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dmkdep.aix15 cc_r -ME $* > /dev/null
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dbacksql_create.sql4 id integer not null primary key,
5 name varchar(64) not null,
6 keytbl varchar(64) not null,
7 keycol varchar(64) not null,
11 expect_return integer not null
17 id integer not null primary key,
18 oc_map_id integer not null references ldap_oc_mappings(id),
19 name varchar(255) not null,
20 sel_expr varchar(255) not null,
22 from_tbls varchar(255) not null,
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/mysql/
H A Dbacksql_create.sql4 id integer unsigned not null primary key auto_increment,
5 name varchar(64) not null,
6 keytbl varchar(64) not null,
7 keycol varchar(64) not null,
10 expect_return tinyint not null
16 id integer unsigned not null primary key auto_increment,
17 oc_map_id integer unsigned not null references ldap_oc_mappings(id),
18 name varchar(255) not null,
19 sel_expr varchar(255) not null,
21 from_tbls varchar(255) not null,
[all...]
/macosx-10.10/groff-38/groff/
H A Dmdate.sh12 if ls -L /dev/null 1>/dev/null 2>&1; then ls -L -l $1; else ls -l $1; fi
/macosx-10.10/libiconv-42/libiconv/tests/
H A Dcheck-translitfailure8 ../src/iconv_no_i18n -f "$fromcode" -t "$tocode"//TRANSLIT < "${srcdir}"/"$file"."$fromcode" >/dev/null 2>/dev/null
/macosx-10.10/OpenSSH-189/openssh/regress/
H A Dagent-timeout.sh9 eval `${SSHAGENT} -s` > /dev/null
16 ${SSHADD} -t ${SSHAGENT_TIMEOUT} $OBJ/$t > /dev/null 2>&1
21 n=`${SSHADD} -l 2> /dev/null | wc -l`
29 ${SSHADD} -l 2> /dev/null | grep 'The agent has no identities.' >/dev/null
35 ${SSHAGENT} -k > /dev/null
/macosx-10.10/bash-94.1.2/bash-3.2/tests/
H A Dcprint.tests7 echo this is ${0##*/} > /dev/null
10 echo a | cat - > /dev/null
17 echo background >/dev/null &
30 [[ -r /dev/fd/0 && -w /dev/fd/1 ]] || echo oops > /dev/null
37 echo ok > /dev/null
42 fi > /dev/null
47 esac > /dev/null
49 while false; do echo z; done > /dev/null
51 until true; do echo z ; done > /dev/null
61 ( { time -p echo a | cat - > /dev/null ; } )
[all...]

Completed in 478 milliseconds

1234567891011>>