代码搜索:zebra
找到约 1,577 项符合「zebra」的源代码
代码结果 1,577
www.eeworm.com/read/145256/12742632
sample zebra.conf.sample
! -*- zebra -*-
!
! zebra sample configuration file
!
! $Id: zebra.conf.sample,v 1.14 1999/02/19 17:26:38 developer Exp $
!
hostname Router
password zebra
enable password zebra
!
! Interface's descrip
www.eeworm.com/read/145256/12742733
c rip_zebra.c
/* RIPd and zebra interface.
* Copyright (C) 1997, 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or m
www.eeworm.com/read/145256/12742812
c ripng_zebra.c
/*
* RIPngd and zebra interface.
* Copyright (C) 1998, 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* unde
www.eeworm.com/read/319346/13453237
c ospf_zebra.c
/*
* Zebra connect library for OSPFd
* Copyright (C) 1997, 98, 99, 2000 Kunihiro Ishiguro, Toshiaki Takada
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribut
www.eeworm.com/read/319346/13453256
h ospf_zebra.h
/*
* Zebra connect library for OSPFd
* Copyright (C) 1997, 98, 99, 2000 Kunihiro Ishiguro, Toshiaki Takada
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribut
www.eeworm.com/read/136812/5860726
h zebra_msg.h
/*
* @(#)zebra_msg.h - Rev 1.1 - 7/30/92
*
* zebra_msg.h: headr file for zebra.c.
*
*/
extern char *start_test_msg;
extern char *end_test_msg;
extern char *init_test_msg;
extern char *init_fail_m
www.eeworm.com/read/136812/5860731
c zebra_msg.c
/*
* @(#)zebra_msg.c - Rev 1.1 - 7/30/92
*
* zebra_msg.c: message file for zebra.c.
*
*/
char *start_test_msg = "\nBegin %s test on '%s'.";
char *end_test_msg = "\nEnd %s test on '%s'.";
char
www.eeworm.com/read/494581/6378063
pro zebra_f.pro
positive(does,give_milk).
positive(has,hooves).
positive(has,black_stripes).
www.eeworm.com/read/116155/14986634