OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protolib_lookup_type
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/
prototype.h
140
struct named_type *
protolib_lookup_type
(struct protolib *plib,
read_config_file.c
409
struct named_type *nt =
protolib_lookup_type
(plib, buf, true);
425
struct named_type *forward =
protolib_lookup_type
(plib, name, true);
prototype.c
309
protolib_lookup_type
(struct protolib *plib, const char *name, bool imports)
function
Completed in 274 milliseconds