代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/449996/7491924
c ttylink.c
/* Internet TTY "link" (keyboard chat) server
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "socket.h"
#include "telnet.h"
#include "session.h"
#include "proc.h"
www.eeworm.com/read/449996/7491986
c lterm.c
/* Support local term on com port */
#include
#include "global.h"
#include "internet.h"
#include "netuser.h"
#include "socket.h"
#include "session.h"
#include "n8250.h"
#include "asy
www.eeworm.com/read/449996/7492071
c finger.c
/* Internet finger client
*/
#include
#include
#include "global.h"
#include "mbuf.h"
#include "socket.h"
#include "session.h"
#include "proc.h"
#include "netuser.h"
#in
www.eeworm.com/read/449996/7492101
c smisc.c
/* Miscellaneous Internet servers: discard, echo and remote
*/
#include
#include "global.h"
#include "mbuf.h"
#include "socket.h"
#include "proc.h"
#include "remote.h"
#include "smt
www.eeworm.com/read/449996/7492105
c tipmail.c
/* "Dumb terminal" mailbox interface
*/
#include "global.h"
#include "mbuf.h"
#include "timer.h"
#include "proc.h"
#include "iface.h"
#ifndef UNIX
#include "n8250.h"
#endif
#include "asy.h"
www.eeworm.com/read/449996/7492126
c icmpmsg.c
/* ICMP message type tables
*/
#include "global.h"
/* ICMP message types */
char *Icmptypes[] = {
"Echo Reply",
NULL,
NULL,
"Unreachable",
"Source Quench",
"Redirect",
NULL,
N
www.eeworm.com/read/449996/7492136
c fingerd.c
/* Internet Finger server
*/
#include
#include
#include "global.h"
#include "files.h"
#include "mbuf.h"
#include "socket.h"
#include "session.h"
#include "proc.h"
#incl
www.eeworm.com/read/448648/7528595
reporting-bugs
This file describes the procedure for reporting Zebra bugs.
You are not obliged to follow this format , but it would be
great help for Zebra developers if you report a bug as described
below.
Send yo
www.eeworm.com/read/448636/7528860
m grmincutset.m
function [nMCS,mf]=grMinCutSet(E,s,t)
% Function [nMCS,mf]=grMinCutSet(E,s,t) find the first
% minimal cut-sets of the network.
% Input parameters:
% E(m,2) or (m,3) - the arrows of digraph an