Home
last modified time | relevance | path

Searched +refs:echo +refs:signal +refs:char (Results 1 – 25 of 4684) sorted by relevance

12345678910>>...188

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/features/
H A Dlib590 *) case `/bin/echo '\\t'` in
715 echo "#undef _lib_creat64"
716 echo "#undef _lib_fstat64"
717 echo "#undef _lib_fstatvfs64"
718 echo "#undef _lib_ftruncate64"
719 echo "#undef _lib_lseek64"
720 echo "#undef _lib_lstat64"
721 echo "#undef _lib_mmap64"
722 echo "#undef _lib_stat64"
723 echo "#undef _lib_statvfs64"
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libast/features/
H A Dlib590 *) case `/bin/echo '\\t'` in
715 echo "#undef _lib_creat64"
716 echo "#undef _lib_fstat64"
717 echo "#undef _lib_fstatvfs64"
718 echo "#undef _lib_ftruncate64"
719 echo "#undef _lib_lseek64"
720 echo "#undef _lib_lstat64"
721 echo "#undef _lib_mmap64"
722 echo "#undef _lib_stat64"
723 echo "#undef _lib_statvfs64"
[all …]
/dports/devel/gdb/gdb-11.1/readline/readline/examples/rlfe/
H A Dconfigure.in26 [echo "$1" 1>&AC_FD_MSG
205 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
213 tgetent((char *)0, (char *)0);
218 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
221 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
224 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
271 ], ptys=`echo /dev/ptyp??`, ptys=`echo $pdir/pty??`)
273 dnl ptys=`echo /dev/ptyp??`
275 dnl ptys=`echo $pdir/pty??`
388 #ifdef signal
[all …]
/dports/devel/readline/readline-8.1/examples/rlfe/
H A Dconfigure.in24 [echo "$1" 1>&AC_FD_MSG
203 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
211 tgetent((char *)0, (char *)0);
216 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
219 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
222 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
269 ], ptys=`echo /dev/ptyp??`, ptys=`echo $pdir/pty??`)
271 dnl ptys=`echo /dev/ptyp??`
273 dnl ptys=`echo $pdir/pty??`
386 #ifdef signal
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/examples/rlfe/
H A Dconfigure.in26 [echo "$1" 1>&AC_FD_MSG
205 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
213 tgetent((char *)0, (char *)0);
218 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
221 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
224 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
270 ], ptys=`echo /dev/ptyp??`, ptys=`echo $pdir/pty??`)
272 dnl ptys=`echo /dev/ptyp??`
274 dnl ptys=`echo $pdir/pty??`
387 #ifdef signal
[all …]
/dports/devel/gdb761/gdb-7.6.1/readline/examples/rlfe/
H A Dconfigure.in26 [echo "$1" 1>&AC_FD_MSG
205 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
213 tgetent((char *)0, (char *)0);
218 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
221 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
224 AC_TRY_LINK(,tgetent((char *)0, (char *)0);,,
270 ], ptys=`echo /dev/ptyp??`, ptys=`echo $pdir/pty??`)
272 dnl ptys=`echo /dev/ptyp??`
274 dnl ptys=`echo $pdir/pty??`
387 #ifdef signal
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/features/
H A Dlib87 lib,npt sigflag signal.h
243 #include <signal.h>
253 signal(SIGHUP, SIG_IGN);
461 signal(SIGSEGV, gotcha);
462 signal(SIGBUS, gotcha);
463 signal(SIGALRM, gotcha);
527 std signal note{ stuck with standard signal }end nolink{
530 int signal() { return 0; }
678 echo "#undef _lib_creat64"
684 echo "#undef _lib_mmap64"
[all …]
/dports/math/concorde/concorde/
H A Daclocal.m4163 char $2();
178 char $2();
213 char CPXloadprob();
293 char CPXcopybase();
300 char CPXcreateprob();
349 AC_CACHE_CHECK([whether signal.h needs to be included before pthread.h],
353 AC_TRY_COMPILE([#include <signal.h>
371 #include <signal.h>
387 AC_CACHE_CHECK([usable signal()],cc_cv_signal_signal,[AC_TRY_COMPILE(
389 #include <signal.h>
[all …]
/dports/devel/dmalloc/dmalloc-5.6.5/
H A Dconfigure.ac488 char *pnt;
504 char *realloc (char *old_pnt, int new_size) {
524 AC_CHECK_HEADER([signal.h],
527 AC_MSG_CHECKING([signal works])
530 #include <signal.h>
533 (void)signal(SIGHUP, SIG_IGN);
534 (void)signal(SIGINT, SIG_IGN);
535 (void)signal(SIGTERM, SIG_IGN);
551 char *pnt;
567 char *realloc (char *old_pnt, int new_size) {
[all …]
/dports/sysutils/screen/screen-4.8.0/
H A Dconfigure.ac172 #include <signal.h>
220 dnl #include <signal.h>
707 ], ptys=`echo /dev/ptyp??`, ptys=`echo $pdir/pty??`)
1035 #include <signal.h>
1036 #ifdef signal
1037 #undef signal
1043 #include <signal.h>
1054 #include <signal.h>
1060 #define signal sigset
1304 echo ""
[all …]
/dports/lang/rexx-regina/regina-rexx-3.9.3/trip/
H A Dfiles.rexx39 'echo "First line" > simple'
41 'echo "Third line" >> simple'
53 'echo First line> simple'
54 'echo Second line>> simple'
55 'echo Third line>> simple'
293 'echo First line>'file
294 'echo Second line>>'file
295 'echo Third line>>'file
298 'echo "First line" >'file
300 'echo "Third line" >>'file
[all …]
/dports/irc/ircproxy/ircproxy-1.3.6/
H A Dconfigure.in312 signal.h \
500 #include <signal.h>
525 int main(int argc, char **argv);
526 int main(int argc, char **argv) {
561 signal(SIGALRM, alarm_handler);
584 #include <signal.h>
609 int main(int argc, char **argv);
645 signal(SIGALRM, alarm_handler);
672 #include <signal.h>
697 int main(int argc, char **argv);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/sysutils/py-ptyprocess/ptyprocess-0.7.0/ptyprocess/
H A Dptyprocess.py8 import signal
248 if not echo:
471 return self.echo
507 self.echo = state
579 char = char.lower()
580 a = ord(char)
592 if char not in d:
595 byte = _byte(d[char])
631 self.kill(signal.SIGHUP)
635 self.kill(signal.SIGCONT)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/ptyprocess/
H A Dptyprocess.py8 import signal
240 if not echo:
458 return self.echo
494 self.echo = state
566 char = char.lower()
567 a = ord(char)
579 if char not in d:
582 byte = _byte(d[char])
618 self.kill(signal.SIGHUP)
622 self.kill(signal.SIGCONT)
[all …]
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py8 import signal
244 if not echo:
465 return self.echo
501 self.echo = state
573 char = char.lower()
574 a = ord(char)
586 if char not in d:
589 byte = _byte(d[char])
625 self.kill(signal.SIGHUP)
629 self.kill(signal.SIGCONT)
[all …]

12345678910>>...188