代码搜索结果

找到约 10,000 项符合 PID 的代码

readme.txt

请注意: 本例各个源描述的编译顺序应该是: 76_fpu.vhd 76_pid.vhd 76_pid_stim.vhd

readme.txt

请注意: 本例各个源描述的编译顺序应该是: 76_fpu.vhd 76_pid.vhd 76_pid_stim.vhd

readme.txt

请注意: 本例各个源描述的编译顺序应该是: 76_fpu.vhd 76_pid.vhd 76_pid_stim.vhd

readme.txt

请注意: 本例各个源描述的编译顺序应该是: 76_fpu.vhd 76_pid.vhd 76_pid_stim.vhd

readme.txt

请注意: 本例各个源描述的编译顺序应该是: 76_fpu.vhd 76_pid.vhd 76_pid_stim.vhd

grammer.h

#define PID_DictMode 1 #define PID_DictCommand 901

test2.c

#include #include #include #include #include #include #include int main(int argc, char **argv) { pid_t pid; if ((p

app.l

# 26jul07abu # (c) Software Lab. Alexander Burger # Exit on error (de *Err (prinl *Pid " ! " (stamp) " [" *Adr " " (host *Adr) "] " *Agent) (show This) (for "X" '(*Gate *Agent *Host *Port *U

stop.pl

#!/usr/bin/perl -w # # Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this softwa

waitpid_example.c

#include #include #include #include #include #include extern int errno; int main(int argc,char *argv[]) { pid_t pid_one,pid_wait;