代码搜索:fork

找到约 4,354 项符合「fork」的源代码

代码结果 4,354
www.eeworm.com/read/316872/3602978

h unistd.h

#ifndef __ASM_BFIN_UNISTD_H #define __ASM_BFIN_UNISTD_H /* * This file contains the system call numbers. */ #define __NR_restart_syscall 0 #define __NR_exit 1 #define __NR_fork 2 #define __N
www.eeworm.com/read/297550/3886703

c exec.c

#include "iofn.h" #include "fork.h" #include "sched.h" #include "msg.h" static char outbuf[128]; struct message msg; void test_send_msg() { char *p = 0; int ret; while(1){ p =
www.eeworm.com/read/419387/2078279

mh nbsdelf.mh

# Host ARM running NetBSD NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o armnbsd-nat.o XM_FILE=xm-nbsd.h NAT_FILE=nm-nbsd.h
www.eeworm.com/read/419387/2078474

mh nbsdelf.mh

# Host: Intel 386 running NetBSD NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o XM_FILE= xm-nbsd.h NAT_FILE= nm-nbsd.h
www.eeworm.com/read/419387/2078533

mh i386lynx.mh

# Host: Intel 386 running LynxOS XM_CLIBS= -lbsd NAT_FILE= nm-i386lynx.h NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o lynx-nat.o
www.eeworm.com/read/418247/2091734

h syscall_nr.h

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_write
www.eeworm.com/read/418247/2091737

h syscall_nr.h

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_wr
www.eeworm.com/read/418017/2093445

mh nbsd.mh

# Host ARM running NetBSD NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o armnbsd-nat.o XM_FILE=xm-nbsd.h NAT_FILE=nm-nbsd.h
www.eeworm.com/read/410728/2204228

mh vax.mh

# Host: VAX running 4.2BSD or Ultrix NATDEPFILES= vax-nat.o fork-child.o infptrace.o inftarg.o \ corelow.o core-aout.o NAT_FILE= nm-vax.h
www.eeworm.com/read/385462/2590509

h syscall_nr.h

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_write