HomeSort by relevance Sort by last modified time
    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