代码搜索结果
找到约 467 项符合
Buck 的代码
thanks
Many thanks to:
- Markus Schroeder for information on the Bt848
and tuner programming and his control program xtvc.
- Martin Buck
thanks
Many thanks to:
- Markus Schroeder for information on the Bt848
and tuner programming and his control program xtvc.
- Martin Buck
thanks
Many thanks to:
- Markus Schroeder for information on the Bt848
and tuner programming and his control program xtvc.
- Martin Buck
thanks
Many thanks to:
- Markus Schroeder for information on the Bt848
and tuner programming and his control program xtvc.
- Martin Buck
thanks
Many thanks to:
- Markus Schroeder for information on the Bt848
and tuner programming and his control program xtvc.
- Martin Buck f
thanks
Many thanks to:
- Markus Schroeder for information on the Bt848
and tuner programming and his control program xtvc.
- Martin Buck f
thanks
Many thanks to:
- Markus Schroeder for information on the Bt848
and tuner programming and his control program xtvc.
- Martin Buck f
buildindex.c
#include "stdinc.h"
#include "dat.h"
#include "fns.h"
static int
writeBucket(Index *ix, u32int buck, IBucket *ib, ZBlock *b)
{
ISect *is;
is = findISect(ix, buck);
if(is == nil){
setErr(EAdmin,
netplay.c
/*---------------------------------------------------------------------------+
| |
| Joseph T. Buck, Entropic Processing, Inc. |
| Modified by Alan Parker for SPS to Vax
|