OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:retkeys
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/std/
ieee1212.c
853
struct p1212_key **
retkeys
;
local in function:p1212_find
859
retkeys
= NULL;
902
retkeys
= realloc(
retkeys
,
905
retkeys
[numkeys - 1] = &sdir->com.key;
906
retkeys
[numkeys] = NULL;
910
return
retkeys
;
921
retkeys
= realloc(
retkeys
,
924
retkeys
[numkeys - 1] = &data->com.key
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025