代码搜索:Session

找到约 10,000 项符合「Session」的源代码

代码结果 10,000
www.eeworm.com/read/143132/5758742

h session.h

#ifndef _SESSION_H #define _SESSION_H #include #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _PROC_H #include "proc.h" #endif #ifndef _HARDWARE_H #include "hardware.
www.eeworm.com/read/143132/5758898

c session.c

/* NOS User Session control */ #include #include "global.h" #include "mbuf.h" #include "proc.h" #include "ftpcli.h" #include "icmp.h" #include "telnet.h" #include "tty.h" #include
www.eeworm.com/read/139647/5797807

c session.c

/* UNIX RFCNB (RFC1001/RFC1002) NetBIOS implementation Version 1.0 Session Routines ... Copyright (C) Richard Sharpe 1996 */ /* This program is free software; you can redistribute it a
www.eeworm.com/read/139206/5807167

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
www.eeworm.com/read/138890/5812985

c session.c

/* UNIX RFCNB (RFC1001/RFC1002) NetBIOS implementation Version 1.0 Session Routines ... Copyright (C) Richard Sharpe 1996 */ /* This program is free software; you can redistribute it a
www.eeworm.com/read/138890/5813246

c session.c

/* * session.c session management * * Version: $Id: session.c,v 1.21.2.1 2005/03/17 13:52:44 phampson Exp $ * * This program is free software; you can redistribute it and/or modify * it unde
www.eeworm.com/read/138754/5813785

h session.h

/*************************************************************************/ /* module: Communication Services, WSP Session Functions */ /* file: src/xpt/all/session.h
www.eeworm.com/read/138754/5813793

c session.c

/*************************************************************************/ /* module: Communication Services, WSP Session Functions */ /* file: src/xpt/all/session.c
www.eeworm.com/read/138548/5815649

pm session.pm

# Copyright 2001-2005 Six Apart. # SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS # # $Id: Session.pm 10834 2005-03-30 23:32:02Z ezra $ package MT::Session; use strict; use MT::Object; @MT::Sess
www.eeworm.com/read/137626/5823127

h session.h

/* $Id: session.h,v 1.165.4.2 2005/05/01 21:32:11 jonas Exp $ */ #ifndef EL__SCHED_SESSION_H #define EL__SCHED_SESSION_H #include "bfu/dialog.h" #include "cache/cache.h" #include "sched/connection.h