代码搜索:setitimer

找到约 71 项符合「setitimer」的源代码

代码结果 71
www.eeworm.com/read/169697/5414174

c timelimit.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: timelimit.c,v 1.2 2004/02/02 14:46:35 gropp Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/114188/15067503

htm 00000049.htm

BBS水木清华站∶精华区 BBS水木清华站∶精华区 发信人: weix (好好学习), 信区: Linux        
www.eeworm.com/read/106839/15620436

temp

BOOL InitTimer () { struct itimerval timerv; struct sigaction siga; siga.sa_handler = sig_handler; siga.sa_flags = 0; __memset (&siga.sa_mask, 0, sizeof (sigset_t
www.eeworm.com/read/148925/5708044

h sm_os_osf1.h

/* * Copyright (c) 2001 Sendmail, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set * forth in the LICENSE file which can be found a
www.eeworm.com/read/152843/5659950

c time.c

/* * Copyright (C) 2000, 2001, 2002 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ #include #include #include #include #include #in
www.eeworm.com/read/163761/10147042

c tcpcli07.c

#include "unp.h" int main(int argc, char **argv) { int sockfd; void sig_alrm(int); struct itimerval val; struct sockaddr_in servaddr; if (argc != 2) err_quit("usage: tcpcli
www.eeworm.com/read/278507/10532232

c tcpcli07.c

#include "unp.h" int main(int argc, char **argv) { int sockfd; void sig_alrm(int); struct itimerval val; struct sockaddr_in servaddr; if (argc != 2) err_quit("usage: tcpcli
www.eeworm.com/read/127694/6002921

c tcpcli07.c

#include "unp.h" int main(int argc, char **argv) { int sockfd; void sig_alrm(int); struct itimerval val; struct sockaddr_in servaddr; if (argc != 2) err_quit("usage: tcpcli
www.eeworm.com/read/408584/11381697

c tcpcli07.c

#include "unp.h" int main(int argc, char **argv) { int sockfd; void sig_alrm(int); struct itimerval val; struct sockaddr_in servaddr; if (argc != 2) err_quit("usage: tcpcli
www.eeworm.com/read/129891/14219793

c tcpcli07.c

#include "unp.h" int main(int argc, char **argv) { int sockfd; void sig_alrm(int); struct itimerval val; struct sockaddr_in servaddr; if (argc != 2) err_quit("usage: tcpcli