Searched refs:json_copystr (Results 1 – 3 of 3) sorted by relevance
12 int json_copystr(char *map, jsmntok_t *t, char *s, int len);
164 int json_copystr(char *map, jsmntok_t *t, char *s, int len) in json_copystr() function
771 json_copystr(map, field, buf, sizeof(buf)); in json_events()