代码搜索:utils
找到约 10,000 项符合「utils」的源代码
代码结果 10,000
www.eeworm.com/read/149795/5697353
h utils.h
/*
* Sdp mangler module
*
* $Id: utils.h,v 1.2 2004/08/24 08:58:30 janakj Exp $
*
* Copyright (C) 2001-2003 FhG Fokus
*
* This file is part of ser, a free SIP server.
*
* ser is free software
www.eeworm.com/read/149728/5697651
c utils.c
/*
* utils.c - various utility functions used in pppoed.
*
* mostly stolen from ppp-2.3.10 by Marc Boucher
*
* Feb 18/2000 Made fully re-entrant (JHS)
*
* Copyright (c) 1999 The
www.eeworm.com/read/148525/5714159
p utils.p
/***************************************************************************
*
* Copyright (c) 1993 READY SYSTEMS CORPORATION.
*
* All rights reserved. READY SYSTEMS' source co
www.eeworm.com/read/148359/5714753
py utils.py
import string, sys, os
# current output directory
#
output_dir = None
# This function is used to sort the index. It is a simple lexicographical
# sort, except that it places capital letters before
www.eeworm.com/read/147766/5721383
c utils.c
/*
*
*
*
*
*/
#include
#include
#include
#include
#include
#include "utils.h"
#define miu_chan_cfg(x) ((volat
www.eeworm.com/read/147766/5721388
h utils.h
/*
*
*
*
*/
#include
#define ReservedMemVirtualAddr 0x50000000
unsigned long get_mem_avail(void);
ulong* get_reserved_buffer(void);
ulong* get_reserved_buffer_virtual(void);
u
www.eeworm.com/read/147331/5731472
h utils.h
/*-
* Copyright (c) 1992, 1993, 1994 Henry Spencer.
* Copyright (c) 1992, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software co
www.eeworm.com/read/146056/5740475
c utils.c
/* $Id: utils.c,v 1.8 2004/11/18 01:56:59 yixiong Exp $ */
/*
* utils.c
*
* Copyright (C) 2003 Deng Pan
*
* This program is free software; you can redistribute it and/or
*
www.eeworm.com/read/146056/5740484
h utils.h
/* $Id: utils.h,v 1.2 2004/02/17 22:12:02 lars Exp $ */
#ifndef _SA_CKPT_UTILS_H
#define _SA_CKPT_UTILS_H
#include
int SaCkptVersionCompare(SaVersionT, SaVersionT);
void SaCkptPackVersio
www.eeworm.com/read/146056/5740523
c utils.c
/* $Id: utils.c,v 1.16 2005/02/19 18:11:04 andrew Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modify