代码搜索结果
找到约 10,000 项符合
PID 的代码
mq_notify.c
/* include mq_notify */
#include "unpipc.h"
#include "mqueue.h"
int
mymq_notify(mymqd_t mqd, const struct sigevent *notification)
{
int n;
pid_t pid;
struct mymq_hdr *mqhdr;
struct mymq_info *mq
p_driver.h
#ifndef _DRIVER_H_
#define _DRIVER_H_
handle_t p_open(pid_t major, int minor); /* return=0:error */
bool_t p_close(handle_t); /* return=FALSE:error */
size_t p_read(handle_t, void *s, size_t s
dns_boot.cgi
#! /usr/bin/perl
#
# B9DDNS - BIND 9 dynamic DNS webmin module.
# Copyright (C) 2003 John Horne.
# Copyright (C) 2004 John Horne.
#
#
linhandle.c
#define _LINMASTER
#include "LIN_appl.h" // include the network specific definitions
/************************************************************************/
extern volatile l_u8 idn
cibmain.c
/* $Id: cibmain.c,v 1.7.2.2 2004/09/11 06:36:31 msoffen Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* m
bldcti_w.c
/*-----------------------------------------------------------------------------
BLDCTI_W.C Peripheral independent object for the implementation of
current controller for a thr
nvurecord.sh
#!/bin/sh
# $1 = kill signal
# $2 = window title
# $3 = program name
# $4 = extra args (e.g., channel)
#set -x
menu_file=.wvtmp$$.WM
comm_file=.wvtmp$$.WC
speech_file=sp\$\$.sd
signal=$1
shift
title
wait.c
/* MShowTec - www.mshowtec.com
** msLinux wait.c ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#define MSLINUX_WAIT_C
#include "wait.h"
int wait(int * wait_stat)
{
int pid;
invokepluto.c
/* FreeS/WAN Pluto launcher (pluto.c)
* Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security
*
* This program is free software; you can redistribute it and/or modify it
* under the term
sigio_user.c
/*
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#include
#include
#include
#include
#include
#include