代码搜索:Bio
找到约 2,188 项符合「Bio」的源代码
代码结果 2,188
www.eeworm.com/read/238768/4608933
c bf_lbuf.c
/* crypto/bio/bf_buff.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/238768/4608934
c b_print.c
/* crypto/bio/b_print.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/238768/4608935
c bss_fd.c
/* crypto/bio/bss_fd.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
*
www.eeworm.com/read/238768/4608936
c b_dump.c
/* crypto/bio/b_dump.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
*
www.eeworm.com/read/238768/4608938
c bss_sock.c
/* crypto/bio/bss_sock.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/238768/4608939
c bf_nbio.c
/* crypto/bio/bf_nbio.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/209211/4981762
c mswordstrings.c
#include
#include
#include
/* automatically generated; do not edit. */
typedef struct Fibhdr Fibhdr;
struct Fibhdr {
ushort wIdent;
ushort nFib;
ushort nProduct;
ushort lid
www.eeworm.com/read/209211/4982275
c nbresolve.c
#include "headers.h"
#include
#include
int
nbnameresolve(NbName nbname, uchar *ipaddr)
{
/* for now, just use dns */
Ndbtuple *t;
NbName copy;
char name[NETPATHLEN];
ulong ttl;
www.eeworm.com/read/209211/4983057
c mkdb.c
#include
#include
#include
#include
Biobuf in;
Biobuf out;
enum
{
Empty,
Sys,
Dk,
Ip,
Domain,
};
int
iscomment(char *name)
{
return *name == '#';
}
/*
* is
www.eeworm.com/read/209211/4983238
c simple.c
#include
#include
#include
#include "dict.h"
/*
* Routines for handling dictionaries in UTF, headword
* separated from entry by tab, entries separated by newline.
*/
void
s