代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/100584/15870860
c daemon_init.c
#include "unpipc.h"
#include
#define MAXFD 64
extern int daemon_proc; /* defined in error.c */
void
daemon_init(const char *pname, int facility)
{
int i;
pid_t pid;
if ( (pid = Fork
www.eeworm.com/read/100029/15887898
pl mm.pl
#!/usr/bin/perl
# Mirror Master.
# Run several mirrors in parallel.
#
#
#
# Copyright (C) 1990 - 1998 Lee McLoughlin
#
# Permission to use, copy, and distribute this software and its
# documentation
www.eeworm.com/read/100018/15888202
cgi index_tree.cgi
#!/usr/local/bin/perl
# index.cgi
# Display a list of all existing processes
require './proc-lib.pl';
&header($text{'index_title'}, "", "tree", "proc", 1);
print "\n";
&index_links("tree");
prin
www.eeworm.com/read/100018/15888210
pl freebsd-lib.pl
# freebsd-lib.pl
# Functions for parsing freebsd ps output
sub list_processes
{
local($pcmd, $line, $i, %pidmap, @plist);
$pcmd = @_ ? "-p $_[0]" : "";
open(PS, "ps -axwwww -o pid,ppid,user,vsz,%cpu,
www.eeworm.com/read/100018/15888245
cgi edit_proc.cgi
#!/usr/local/bin/perl
# edit_proc.cgi
# Display information about a process
require './proc-lib.pl';
use Config;
&header($text{'edit_title'}, "", "edit_proc");
print "\n";
%pinfo = &process_info(
www.eeworm.com/read/100018/15888727
cgi restart.cgi
#!/usr/local/bin/perl
# restart.cgi
# Restart the running named
require './dns-lib.pl';
&ReadParse();
$whatfailed = "Failed to restart named";
kill('HUP', $in{'pid'}) || &error("Failed to signal proc
www.eeworm.com/read/120487/6072066
sql plpython_deschema.sql
DROP INDEX xsequences_pid_idx ;
DROP TABLE xsequences ;
DROP INDEX sequences_product_idx ;
DROP TABLE sequences ;
DROP SEQUENCE sequences_pid_seq ;
DROP TABLE taxonomy ;
DROP SEQUENCE taxonomy_id_seq
www.eeworm.com/read/291842/8392465
pdf 基于模糊神经网络的pid温度控制系统.pdf
www.eeworm.com/read/291842/8392468
pdf 基于8098单片机的模糊pid控制系统.pdf
www.eeworm.com/read/291842/8392487