Home
last modified time | relevance | path

Searched defs:icase (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/src/
Dtextfile.c103 static inline char *find_key(char *map, size_t size, const char *key, size_t len, int icase) in find_key()
185 static int write_key(const char *pathname, const char *key, const char *value, int icase) in write_key()
308 static char *read_key(const char *pathname, const char *key, int icase) in read_key()