代码搜索结果
找到约 10,000 项符合
PID 的代码
t112agentxsetfail
#!/bin/sh
. ../eval_tools.sh
HEADER AgentX illegal SET handling support
SKIPIFNOT USING_AGENTX_MODULE
SKIPIFNOT USING_MIBII_SYSTEM_MIB_MODULE
#
# Begin test
#
# standard V3 configuration for init
t120proxyget
#!/bin/sh
. ../eval_tools.sh
HEADER Proxy GET support
SKIPIFNOT USING_UCD_SNMP_PROXY_MODULE
SKIPIFNOT USING_MIBII_SYSTEM_MIB_MODULE
#
# Begin test
#
# standard V3 configuration for initial user
.
t113agentxtrap
#!/bin/sh
. ../eval_tools.sh
HEADER AgentX trap sending support
SKIPIFNOT USING_AGENTX_MODULE
SKIPIFNOT USING_EXAMPLES_EXAMPLE_MODULE
#
# Begin test
#
# start the trap demon
STARTTRAPD
# standar
ip6t_owner.h
#ifndef _IP6T_OWNER_H
#define _IP6T_OWNER_H
/* match and invert flags */
#define IP6T_OWNER_UID 0x01
#define IP6T_OWNER_GID 0x02
#define IP6T_OWNER_PID 0x04
#define IP6T_OWNER_SID 0x08
struct ip6t_o
prio.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
ip6t_owner.h
#ifndef _IP6T_OWNER_H
#define _IP6T_OWNER_H
/* match and invert flags */
#define IP6T_OWNER_UID 0x01
#define IP6T_OWNER_GID 0x02
#define IP6T_OWNER_PID 0x04
#define IP6T_OWNER_SID 0x08
struct ip6t_o
test_server.sh
#! /bin/bash
#==========================================================================
#
# tests/test_server.sh
#
# PPP test server script
#
#=======================================
test_ncbi_namedpipe_connector.sh
#! /bin/sh
# $Id: test_ncbi_namedpipe_connector.sh,v 1000.1 2004/02/12 21:56:40 gouriano Exp $
exit_code=0
client_log=test_namedpipe_con_client.log
server_log=test_namedpipe_con_server.log
rm -f $cl
test_ncbi_socket_connector.sh
#! /bin/sh
# $Id: test_ncbi_socket_connector.sh,v 1000.1 2004/02/12 21:56:59 gouriano Exp $
exit_code=0
port="575`expr $$ % 100`"
rm -f socket_io_bouncer.log test_ncbi_socket_connector.log
CONN_DEBU
ip6t_owner.h
#ifndef _IP6T_OWNER_H
#define _IP6T_OWNER_H
/* match and invert flags */
#define IP6T_OWNER_UID 0x01
#define IP6T_OWNER_GID 0x02
#define IP6T_OWNER_PID 0x04
#define IP6T_OWNER_SID 0x08
struct ip6t_o