代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/183272/9172992
33 fig15.33
#include "apue.h"
#include
#include
#define NLOOPS 1000
#define SIZE sizeof(long) /* size of shared memory area */
static int
update(long *ptr)
{
return((*ptr)++); /* retur
www.eeworm.com/read/179157/9367947
kbms
for PID in `ps -e|grep bms_server| awk '{print $1}'`
do
kill -12 $PID
done
www.eeworm.com/read/179157/9367962
kcms
for PID in `ps -e|grep cms_server| awk '{print $1}'`
do
kill -12 $PID
done
www.eeworm.com/read/374989/9376328
c mynice.c
#include
#include
#include
#include
#include
int main(void)
{
pid_t pid;
int stat_val = 0;
int oldpri, newpri;
pr
www.eeworm.com/read/178951/9380648
c fork.c
// Fork.C -*- C++ -*- socket library
// Copyright (C) 1992-1996 Gnanasekaran Swaminathan
//
// Permission is granted to use at your own risk and distribute this software
// in sour
www.eeworm.com/read/374494/9402506
c call_script.c
/* Copyright (C) 2003, 2004, 2005 Thorsten Kukuk
Author: Thorsten Kukuk
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Gen
www.eeworm.com/read/178315/9408743
c main.c
/* qADSL - An automatic login daemon for WAN/LAN/ADSL connections
*
* qADSL is an auto-login/connection-keep-alive daemon for various
* WAN/LAN/ADSL connections provided by several (Swedish) ISPs.
www.eeworm.com/read/176459/9497599
ini ftdiun2k.ini
[Uninstall]
Device=VID_0403&PID_6001
Converter=FTDIBUS
Serial=FTSER2K
Key=FTDICOMM
www.eeworm.com/read/176459/9497628
inf ftdiport.inf
; FTDIPORT.INF
; Copyright (c) 2000-2004 FTDI Ltd.
;
[Version]
Signature="$CHICAGO$"
Class=Ports
ClassGUID={4d36e978-e325-11ce-bfc1-08002be10318}
Provider=%FTDI%
CatalogFile=ftdiport.cat
Dr
www.eeworm.com/read/176459/9497633
ini ftdiunin.ini
[Uninstall]
Device=VID_0403&PID_6001
InfFiles=FTDIBUS,FTDIPORT,FTSERMOU
Key=FTDICOMM