OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:entry_new
(Results
1 - 1
of
1
) sorted by null
/system/bt/osi/src/
config.c
57
static entry_t *
entry_new
(const char *key, const char *value);
199
entry_t *entry =
entry_new
(key, value);
389
static entry_t *
entry_new
(const char *key, const char *value) {
function
Completed in 1186 milliseconds