代码搜索:Session
找到约 10,000 项符合「Session」的源代码
代码结果 10,000
www.eeworm.com/read/309911/13662382
c session.c
/*
* Copyright (C) 2004 Nathan Lutchansky
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
www.eeworm.com/read/302709/13828288
megaco_session
#!/bin/sh
# Get the name of the program
program=`echo $0 | sed 's#.*/##g'`
# Local vars
mp_path=" "
start_mf=" "
config=" "
usage="\
Usage: $program [options]
This shell script is used to start th
www.eeworm.com/read/302709/13828297
megaco_session
#!/bin/sh
# Get the name of the program
program=`echo $0 | sed 's#.*/##g'`
# Local vars
mp_path=" "
start_mf=" "
config=" "
usage="\
Usage: $program [options]
This shell script is used to start th
www.eeworm.com/read/152814/5666639
t session.t
#!./perl
BEGIN {
unless(grep /blib/, @INC) {
chdir 't' if -d 't';
@INC = '../lib' if -d '../lib';
}
}
use Test;
BEGIN { plan tests => 5}
use SNMP;
use vars qw($agent_port $com