Home
last modified time | relevance | path

Searched refs:JESC (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/alsaucm/
H A Ddump.c261 #define JESC(s, esc) jesc((s), (esc), sizeof(esc)) macro
286 printf(" %s: {", JESC(verb, buf)); in json_verb_start()
289 printf(" \"Comment\": %s", JESC(comment, buf)); in json_verb_start()
314 printf(" %s: {", JESC(val, buf)); in json_2nd_level_begin()
317 printf(" \"Comment\": %s", JESC(comment, buf)); in json_2nd_level_begin()
368 JESC(value, buf); in json_supcon_value()
407 JESC(ident, buf); in json_value()
411 JESC(value, buf); in json_value()

Completed in 1 milliseconds