代码搜索:Delete
找到约 10,000 项符合「Delete」的源代码
代码结果 10,000
www.eeworm.com/read/391748/8380720
at delete02.at
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
# Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
# This program is free software; you
www.eeworm.com/read/391748/8380769
at delete04.at
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
# Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
# This program is free software; you
www.eeworm.com/read/391748/8380818
at delete01.at
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
# Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
# This program is free software; you
www.eeworm.com/read/391748/8380869
at delete05.at
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
# Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
# This program is free software; you
www.eeworm.com/read/391748/8380884
at delete03.at
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
# This program is free software; you can r
www.eeworm.com/read/391748/8381936
c delete.c
/* Delete entries from a tar archive.
Copyright (C) 1988, 1992, 1994, 1996, 1997, 2000, 2001, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
This program is free software; you can re
www.eeworm.com/read/192259/8391292
c delete.c
#include "db.h"
/* Delete the specified record */
int
db_delete(DB *db, const char *key)
{
int rc;
if (_db_find(db, key, 1) == 0) {
rc = _db_dodelete(db); /* record found */
db->c
www.eeworm.com/read/192181/8401071
bmp delete.bmp
www.eeworm.com/read/191997/8411894