OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jsonw_null
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/
json_writer.h
44
void
jsonw_null
(json_writer_t *self);
/external/iproute2/lib/
json_print.c
203
* In JSON context we don't use the argument "value" we simply call
jsonw_null
216
jsonw_null
(_jw);
Completed in 503 milliseconds