OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protolib_add_prototype
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/
prototype.h
116
int
protolib_add_prototype
(struct protolib *plib,
prototype.c
222
protolib_add_prototype
(struct protolib *plib, const char *name, int own_name,
function
read_config_file.c
1249
if (
protolib_add_prototype
(plib, proto_name, 1, &fun) < 0) {
Completed in 829 milliseconds