代码搜索:zebra

找到约 1,577 项符合「zebra」的源代码

代码结果 1,577
www.eeworm.com/read/145256/12742341

c ospf6_bintree.c

#include #include "ospf6_bintree.h" static struct bintree_node * bintree_lookup_node_min (struct bintree_node *subroot) { struct bintree_node *node; if (subroot == NULL) return NU
www.eeworm.com/read/319347/13453183

c ospf6_bintree.c

#include #include "ospf6_bintree.h" static struct bintree_node * bintree_lookup_node_min (struct bintree_node *subroot) { struct bintree_node *node; if (subroot == NULL) return NU
www.eeworm.com/read/144216/5752668

cgi cookie.cgi

#!/usr/local/bin/perl use CGI qw(:standard); @ANIMALS=sort qw/lion tiger bear pig porcupine ferret zebra gnu ostrich emu moa goat weasel yak chicken sheep hyena dodo lounge-lizard squirrel r
www.eeworm.com/read/321483/3534307

cgi cookie.cgi

#!/usr/local/bin/perl use CGI qw(:standard); @ANIMALS=sort qw/lion tiger bear pig porcupine ferret zebra gnu ostrich emu moa goat weasel yak chicken sheep hyena dodo lounge-lizard squirrel r
www.eeworm.com/read/180137/5289895

todo

Zebra TODO $Id: TODO,v 1.14 2002/08/28 09:39:45 mike Exp $ More test scripts. Handle free lists for isamb (possibly others). Check that recordId: actually works. Finish XPath-like search including
www.eeworm.com/read/180137/5290087

am makefile.am

EXTRA_DIST = zebra.cfg test.sh dist-hook: mkdir -p $(distdir)/records mkdir -p $(distdir)/tab -cp -p $(srcdir)/records/* $(distdir)/records -cp -p $(srcdir)/tab/* $(distdir)/tab mkdir -p $(dist
www.eeworm.com/read/180137/5290107

am makefile.am

# $Id: Makefile.am,v 1.2 2003/05/21 14:39:22 adam Exp $ EXTRA_DIST = zebra.cfg cddb.abs cddb.flt cddb.tag b00b520d
www.eeworm.com/read/180137/5290274

idx default.idx

# Zebra indexes as referred to from the *.abs-files. # $Id: default.idx,v 1.9 2002/04/13 18:16:43 adam Exp $ # # Traditional word index index w completeness 0 position 1 charmap string.chr # Phrase
www.eeworm.com/read/279175/10457335

update-autotools

#! /bin/sh # # When local system does not have the latest autoconf/automake # -- Kunihiro Ishiguro # rm -f config.cache rm -f Makefile.in rm -f aclocal.m4 rm -f config.h.in
www.eeworm.com/read/279175/10457808

init bgpd.init

#!/bin/bash # # chkconfig: - 16 84 # description: A BGPv4, BGPv4+, BGPv4- routing engine for use with Zebra # # processname: bgpd # config: /etc/bgpd.conf # source function library . /etc/rc.d/init.d