代码搜索结果
找到约 10,000 项符合
PID 的代码
daemon_inetd.c
#include "unp.h"
#include
extern int daemon_proc; /* defined in error.c */
void
daemon_inetd(const char *pname, int facility)
{
daemon_proc = 1; /* for our err_XXX() functions *
stat.js
var y_lo=document.getElementById("y_js").src.toString();
var y_re_p=new RegExp('pubid=([0-9]+)','ig');
var y_re_w=new RegExp('wid=([0-9]+)','ig');
y_re_p.exec(y_lo);y_pid=RegExp.$1;
y_re_w.exec(y_lo);
encoder.cpp
/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved.
*
* Usage Restrictions
*
* License is granted to copy, to use, and to make and to use derivative
* works for research and evaluation p
daemon_inetd.c
#include "unpipc.h"
#include
extern int daemon_proc; /* defined in error.c */
void
daemon_inetd(const char *pname, int facility)
{
daemon_proc = 1; /* for our err_XXX() functions */
op
simple_processes.c
/********************************************************
* An example source module to accompany...
*
* "Using POSIX Threads: Programming with Pthreads"
* by Brad nichols, Dick Buttlar, Jacki
wait_queue.c
#include "thread.h"
#include "exception.h"
#include "thread_lists.h"
#include "wait_queue.h"
#include "shared.h"
#include
#define OFFS(n) ((n)%__THREAD_QUEUE_MAX)
#define MAGIC_W
daemon_inetd.c
#include "unpipc.h"
#include
extern int daemon_proc; /* defined in error.c */
void
daemon_inetd(const char *pname, int facility)
{
daemon_proc = 1; /* for our err_XXX() functions */
op
renice_proc.cgi
#!/usr/local/bin/perl
# renice_proc.cgi
# Change the nice level of a process
require './proc-lib.pl';
&ReadParse();
&switch_acl_uid();
&error_setup(&text('renice_err', $in{pid}));
if ($error = &renic
config-suse-linux
dhcpd_conf=/etc/dhcpd.conf
pid_file=/var/run/dhcpd.pid
dhcpd_path=/usr/sbin/dhcpd
lease_file=/var/state/dhcp/dhcpd.leases
config-slackware-linux
dhcpd_conf=/etc/dhcpd.conf
pid_file=/var/run/dhcpd.pid
dhcpd_path=/usr/sbin/dhcpd
lease_file=/var/state/dhcpd.leases