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
61
static entry_t *
entry_new
(const char *key, const char *value);
228
entry_t *entry =
entry_new
(key, value);
476
static entry_t *
entry_new
(const char *key, const char *value) {
function
Completed in 110 milliseconds