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 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/radius/
radius_client.c
1429
struct radius_msg_list *entry, *prev, *
_remove
;
local
1447
_remove
= entry;
1449
_remove
= NULL;
1454
if (
_remove
)
1455
radius_client_msg_free(
_remove
);
/src/external/gpl2/lvm2/dist/tools/
dmsetup.c
1221
static int
_remove
(int argc, char **argv, void *data __attribute((unused)))
function
2530
{"remove", "[-f|--force] <device>", 0, 1,
_remove
},
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026