OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remove
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/stdio/
remove.c
1
/* $NetBSD:
remove
.c,v 1.14 2012/03/15 18:22:30 christos Exp $ */
38
static char sccsid[] = "@(#)
remove
.c 8.1 (Berkeley) 6/4/93";
40
__RCSID("$NetBSD:
remove
.c,v 1.14 2012/03/15 18:22:30 christos Exp $");
53
remove
(const char *file)
function
/src/sys/dev/pci/cxgb/
cxgb_offload.h
79
void (*
remove
) (struct toedev *);
member in struct:cxgb_client
/src/sys/external/bsd/drm2/include/linux/
i2c.h
164
int (*
remove
)(struct i2c_client *);
member in struct:i2c_driver
/src/sys/external/bsd/vchiq/dist/interface/vchi/
vchi_common.h
171
void *
remove
;
member in struct:__anon6373
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.c
475
/*
Remove
all services */
629
printf("%s: [
REMOVE
SERVICE] handle = %08x\n", __func__, handle);
829
int
remove
;
local
831
remove
= instance->completion_remove;
839
if (
remove
== instance->completion_insert)
843
remove
& (MAX_COMPLETIONS - 1)];
927
** before advancing the
remove
pointer. */
930
instance->completion_remove = ++
remove
;
vchiq_core.h
262
int
remove
; /* Bulk to notify the local client of, and
remove
,
member in struct:vchiq_bulk_queue_struct
Completed in 21 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026