代码搜索:dump
找到约 8,160 项符合「dump」的源代码
代码结果 8,160
www.eeworm.com/read/224875/4802149
c bpf_dump.c
/*
* Copyright (c) 1992, 1993, 1994, 1995, 1996
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
*
www.eeworm.com/read/224875/4802265
c basic_dump.c
#include "pcap.h"
/* prototype of the packet handler */
void packet_handler(u_char *param, const struct pcap_pkthdr *header, const u_char *pkt_data);
main()
{
pcap_if_t *alldevs;
pcap_if_t
www.eeworm.com/read/216502/4890525
1m dump.1m
.TH DUMP 1M
.SH NAME
dump \- incremental file system dump
.SH SYNOPSIS
.B dump
[ key [ argument ... ] filesystem ]
.SH DESCRIPTION
.I Dump
copies to magnetic tape all files
changed after a certain da
www.eeworm.com/read/213039/4932210
mpc dump_restore.mpc
// -*- MPC -*-
// Dump_Restore.mpc,v 1.4 2003/12/23 20:23:21 dhinton Exp
project(Netsvcs_Dump_Restore_Lib): acelib {
sharedname = Dump_Restore
dynamicflags += ACE_BUILD_SVC_DLL
Source_
www.eeworm.com/read/213039/4932211
dump_restore makefile.dump_restore
# -*- Makefile -*-
#----------------------------------------------------------------------------
# Makefile.Dump_Restore,v 4.6 2004/01/05 02:42:27 bala Exp
#
# Makefile for the Timer library. Pa
www.eeworm.com/read/213039/4932214
h dump_restore.h
// -*- C++ -*-
//
// Dump_Restore.h,v 4.6 2002/04/11 02:31:03 ossama Exp
#include "ace/Event_Handler.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
www.eeworm.com/read/213039/4932215
dsp dump_restore.dsp
# Microsoft Developer Studio Project File - Name="NETSVCS Naming Dump_Restore Library" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
www.eeworm.com/read/213039/4932217
cpp dump_restore.cpp
// Dump_Restore.cpp,v 4.18 2003/11/10 21:48:26 shuston Exp
#include "ace/Malloc_Base.h"
#include "ace/Service_Config.h"
#include "ace/Read_Buffer.h"
#include "ace/Thread_Manager.h"
// FUZZ: d
www.eeworm.com/read/213039/4932219
dsw dump_restore.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/209559/4959730
c dump_tlb.c
/*
* Dump R4x00 TLB for debugging purposes.
*
* Copyright (C) 1994, 1995 by Waldorf Electronics, written by Ralf Baechle.
* Copyright (C) 1999 by Silicon Graphics, Inc.
*/
#include