代码搜索结果

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

pipe_rw.c

#include #include #include #include #include #include int main() { int pipe_fd[2]; pid_t pid; char buf_r[100]; char*

myftp_serv.c

#include "myftp_cmd_string.h" #include "myftp_state_machine.h" #include "mystr.h" const char* myftp_pid_file="myftp_pid.pid";//存放服务器主进程的pid文件 enum EVmyftpcmdflags { start_cmd = 1, stop_cmd,

pipe_rw.c

#include #include #include #include #include int main() { int pipe_fd[2]; pid_t pid; char buf_r[100]; char* p_wbuf; int r_num;

readroutes.m

function routes = ReadRoutes(gps) % READROUTES Read all the route data from the GPS global pid_command_data cmd_transfer_rte pid_xfer_cmplt routes = []; % Tell the GPS to send the route data

parse.input

typedef struct program/*#prog_node@*/ { UINT32 sat_id/*#masked : 1 | pos : 13@*/; UINT32 tp_id/*#masked : 1 | pos : 12@*/; UINT32 prog_id; UINT32 level : 2; UINT32 preset_flag

shouhuled.c

#include #include #include #include #include #define LED_NUM 4

kaodv-netlink.c

/***************************************************************************** * * Copyright (C) 2001 Uppsala University and Ericsson AB. * * This program is free software; you can redistribute it

proc race fixes for 2.2.1.txt

发信人: cloudsky (晓舟·轩辕明月), 信区: Security 标 题: [patch] /proc race fixes for 2.2.1 发信站: 武汉白云黄鹤站 (Wed Feb 3 22:10:10 1999) , 站内信件 This is a short analysis I've done yesterday about the array

wait.htm

Linux/include/sys/wait.h