Searched refs:null (Results 451 - 475 of 703) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.compat/
H A Dconfigure410 exec 6>/dev/null
509 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
511 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
567 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
646 # Giving --cache-file=/dev/null disables caching, for debugging configure.
721 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.defects/
H A Dconfigure410 exec 6>/dev/null
509 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
511 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
567 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
646 # Giving --cache-file=/dev/null disables caching, for debugging configure.
721 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.stabs/
H A Dconfigure410 exec 6>/dev/null
509 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
511 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
567 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
646 # Giving --cache-file=/dev/null disables caching, for debugging configure.
721 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
/openbsd-current/gnu/usr.bin/binutils/etc/
H A Dconfigure410 exec 6>/dev/null
509 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
511 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
571 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
617 # Giving --cache-file=/dev/null disables caching, for debugging configure.
692 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dconfigure468 exec 6>/dev/null
573 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
575 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
746 if (./conftest; exit) 2>/dev/null; then
783 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:784: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
859 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
876 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
893 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
929 egrep "yes" >/dev/null 2>&1; then
945 grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/
H A DDBM_Filter.pm416 for canned filters, "null" and "utf8", included with this module are:
418 DBM_Filter::null
431 package DBM_Filter::null ;
523 =item * null
525 This module ensures that all data written to the DBM file is null
528 common issue is for the C application to include the terminating null
584 keys as C ints and the values and null terminated UTF-8 strings. Here
592 $db->Filter_Value_Push('null');
H A DBenchmark.pm199 Clear the cached time for COUNT rounds of the null loop.
270 Disable caching of timings for the null loop. This will force Benchmark
275 Enable caching of timings for the null loop. The time taken for COUNT
276 rounds of the null loop will be calculated only once for each
348 The time of the null loop (a loop with the same
352 The null loop times can be cached, the key being the
424 The system time of the null loop might be slightly
/openbsd-current/gnu/usr.bin/perl/t/io/
H A Dfs.t80 `rm -f $tmpdir 2>/dev/null; mkdir $tmpdir 2>/dev/null`;
458 `mkdir $tmpdir 2>/dev/null`;
/openbsd-current/bin/ksh/
H A Dc_ksh.c55 if ((dir = str_val(global("HOME"))) == null) {
64 if (dir == null) {
151 set_current_wd(null);
1104 if (ksh_getopt(wp, &builtin_opt, null) == '?')
1202 p = null;
1278 if (ksh_getopt(wp, &builtin_opt, null) == '?')
1327 * sets it to null - we go with POSIX...
H A Dlex.c936 source->str = null; /* zap pending input */
956 s->str = null;
983 s->str = null;
1062 s->start = s->str = null;
1123 xp++; /* move past null so doubling works... */
1590 * (Returned string double null terminated)
1625 if (source->str == null && c == '\0')
/openbsd-current/gnu/usr.bin/perl/ext/B/t/
H A Db.t185 my $null = undef;
186 my $null_ref = B::svref_2object(\$null);
249 is(B::opnumber("null"), 0, "Testing opnumber with opname (null)");
330 is $o->name, "null", 'first op of sub{0;0} is a null';
468 is(ref $second->sibling, "B::NULL", 'op_parent: second sibling is null');
/openbsd-current/gnu/usr.bin/binutils/
H A Dconfigure420 exec 6>/dev/null
521 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
523 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
577 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
693 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
1624 if test $dir != . && echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1627 if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1634 if test $dir != . && echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1637 if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1695 if echo " ${configdirs} " | grep " ${dir} " >/dev/null
[all...]
H A Dltmain.sh34 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
147 if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$0" > /dev/null; then
505 if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then
589 until $run ln "$0" "$lockfile" 2>/dev/null; do
597 `cat $lockfile 2>/dev/null`
666 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
669 `cat $lockfile 2>/dev/null`
703 suppress_output=' >/dev/null 2>&1'
736 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
739 `cat $lockfile 2>/dev/null`
[all...]
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbisect-runner.pl1270 my $command = '</dev/null ' . shift;
1546 system "git show $commit:$file > $file </dev/null"
1585 system 'git clean -qdxf </dev/null';
1588 system 'git reset --hard HEAD </dev/null';
1793 # continue (the default being 'n'). With stdin closed or /dev/null,
1797 run_with_options({stdin => '/dev/null', name => 'Configure'},
1851 system "$options{make} $j miniperl </dev/null";
1875 system "$options{make} $j $real_target </dev/null";
2136 -if $contains 'd_namlen' $xinc >/dev/null 2>&1; then
2138 +if $contains 'd_namlen' try.c >/dev/null
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/
H A Dconfigure423 exec 6>/dev/null
528 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
530 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
581 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
742 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
759 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
776 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
814 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
952 # Giving --cache-file=/dev/null disables caching, for debugging configure.
1027 # on host `(hostname || uname -n) 2>/dev/null | se
[all...]
/openbsd-current/gnu/usr.bin/binutils/intl/
H A Dconfigure414 exec 6>/dev/null
513 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
515 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
578 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
635 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
652 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
686 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
799 if (./conftest; exit) 2>/dev/null; then
830 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:831: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
904 grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dconfigure410 exec 6>/dev/null
511 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
513 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
661 if (./conftest; exit) 2>/dev/null; then
698 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:699: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
791 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
887 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
944 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
961 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
978 ac_try="$ac_cpp conftest.$ac_ext >/dev/null
[all...]
/openbsd-current/gnu/lib/libstdc++/
H A Dltmain.sh34 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
147 if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$0" > /dev/null; then
505 if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then
589 until $run ln "$0" "$lockfile" 2>/dev/null; do
597 `cat $lockfile 2>/dev/null`
666 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
669 `cat $lockfile 2>/dev/null`
703 suppress_output=' >/dev/null 2>&1'
736 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
739 `cat $lockfile 2>/dev/null`
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/
H A Dltmain.sh34 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
147 if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$0" > /dev/null; then
505 if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then
589 until $run ln "$0" "$lockfile" 2>/dev/null; do
597 `cat $lockfile 2>/dev/null`
666 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
669 `cat $lockfile 2>/dev/null`
703 suppress_output=' >/dev/null 2>&1'
736 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
739 `cat $lockfile 2>/dev/null`
[all...]
/openbsd-current/games/adventure/
H A Dmain.c101 null, entrnc, dprssn, enter, stream, pour, say, lock, throw, variable
133 k = null;
585 k = null;
/openbsd-current/usr.bin/m4/
H A Deval.c135 * if argc == 3 and argv[2] is null, then we
151 dodefine(argv[2], (argc > 3) ? argv[3] : null);
156 dopushdef(argv[2], (argc > 3) ? argv[3] : null);
433 map(temp, argv[2], argv[3], null);
609 m4errx(1, "null definition.");
646 m4errx(1, "null definition.");
914 * If "to" is shorter than "from", than the corresponding entries are null,
/openbsd-current/regress/usr.bin/ssh/
H A Dagent-restrict.sh150 ${SSH} $_extra -F $OBJ/ssh_proxy $_host true >/dev/null && \
181 ${SSHADD} -D > /dev/null 2>&1 || fatal "clear agent failed"
206 ${SSHADD} -l > /dev/null 2>&1
/openbsd-current/regress/sys/kern/unveil-unmount/
H A DMakefile22 -${SUDO} umount -f /dev/$$(<vnd)c 2>/dev/null || true
23 -${SUDO} rmdir /mnt/regress-unveil 2>/dev/null || true
24 -${SUDO} vnconfig -u $$(<vnd) 2>/dev/null || true
/openbsd-current/gnu/usr.bin/perl/ext/Devel-Peek/t/
H A DPeek.t596 # ENV hashes is also not always null terminated.
690 OUTSIDE = 0x0 \\(null\\)');
1598 6 +--null (ex-list) UNOP(0xNNN) ===> 5 [entersub 0xNNN]
1604 8 +--null (ex-rv2cv) UNOP(0xNNN) ===> 6 [null 0xNNN]
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A DMakefile.in252 @echo timestamp > stamp-h 2> /dev/null
260 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
393 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \

Completed in 206 milliseconds

<<11121314151617181920>>