OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defkind
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/rpcgen/
rpc_parse.h
38
enum
defkind
{
enum
46
typedef enum
defkind
defkind
;
typedef in typeref:enum:defkind
147
defkind
def_kind;
rpc_parse.c
67
static void get_declaration(declaration *,
defkind
);
68
static void get_prog_declaration(declaration *,
defkind
, int);
69
static void get_type(const char **, const char **,
defkind
);
411
get_declaration(declaration *dec,
defkind
dkind)
464
get_prog_declaration(declaration *dec,
defkind
dkind, int num /* arg number */)
531
get_type(const char **prefixp, const char **typep,
defkind
dkind)
Completed in 117 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025