代码搜索:Signals
找到约 6,227 项符合「Signals」的源代码
代码结果 6,227
www.eeworm.com/read/331180/12841234
c sigusr.c
#include
#include "ourhdr.h"
static void sig_usr(int); /* one handler for both signals */
int
main(void)
{
if (signal(SIGUSR1, sig_usr) == SIG_ERR)
err_sys("can't catch SIGUSR1");
if
www.eeworm.com/read/241920/13109837
h sigint.h
#ifndef SIGINT_H
#define SIGINT_H
#include "def.h"
#ifndef WINDOWS
RETSIGTYPE sig_catch(int sig_no);
static RETSIGTYPE sig_catch2(int sig_no);
RETSIGTYPE signals(int sig_no);
#endif
void sig_setup(
www.eeworm.com/read/138121/13258588
1 smode2.1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
.TH SMODE2 "1" "October 2002" "smode2 0.6.6" FSF
.SH NAME
mode2, smode2, xmode2 - shows the pulse/space length of infrared signals
.SH
www.eeworm.com/read/147766/5723309
c ia32_signal.c
/*
* linux/arch/x86_64/ia32/ia32_signal.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
* 2000-06-20 Pentium III FXSR, SSE
www.eeworm.com/read/128531/5985931
c ia32_signal.c
/*
* linux/arch/x86_64/ia32/ia32_signal.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
* 2000-06-20 Pentium III FXSR, SSE
www.eeworm.com/read/127781/5997039
c ia32_signal.c
/*
* linux/arch/x86_64/ia32/ia32_signal.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
* 2000-06-20 Pentium III FXSR, SSE
www.eeworm.com/read/102935/6227219
c ia32_signal.c
/*
* linux/arch/x86_64/ia32/ia32_signal.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
* 2000-06-20 Pentium III FXSR, SSE
www.eeworm.com/read/100039/6275824
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#undef HAVE_SA_LEN
#define USE_POSIX
#define POSIX_SIGNALS
#define USE_WAITPID
#define HAVE_GETRUSAGE
#define HAVE_FCHMOD
#define SETGRENT_VOID
#define SETPWE
www.eeworm.com/read/100039/6275838
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#include
#if _BSDI_VERSION < 199802
# define NEED_PSELECT
#endif
#define CAN_RECONNECT
#define USE_POSIX
#define POSIX_SIGNALS
#define USE_UTIM
www.eeworm.com/read/100039/6275845
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#undef HAVE_SA_LEN
#define USE_POSIX
#define POSIX_SIGNALS
#define USE_WAITPID
#undef HAVE_GETRUSAGE
#define HAVE_FCHMOD
#define NEED_PSELECT
#define SETGRENT