Home
last modified time | relevance | path

Searched refs:popchar (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/json_nvlist/
H A Djson_nvlist.c159 popchar(state_t *s) in popchar() function
180 (void) popchar(s); in discard_whitespace()
192 char c = popchar(s); in collect_string_escape()
343 (void) popchar(s); in collect_number()
401 c = popchar(s); in hdlr_rest()
482 (void) popchar(s); in hdlr_array()
545 (void) popchar(s); in hdlr_array_value()
550 (void) popchar(s); in hdlr_array_value()
555 (void) popchar(s); in hdlr_array_value()
637 (void) popchar(s); in hdlr_colon()
[all …]
/illumos-gate/usr/src/lib/varpd/files/common/
H A Dlibvarpd_files_json.c159 popchar(state_t *s) in popchar() function
180 (void) popchar(s); in discard_whitespace()
192 char c = popchar(s); in collect_string_escape()
343 (void) popchar(s); in collect_number()
401 c = popchar(s); in hdlr_rest()
482 (void) popchar(s); in hdlr_array()
545 (void) popchar(s); in hdlr_array_value()
550 (void) popchar(s); in hdlr_array_value()
555 (void) popchar(s); in hdlr_array_value()
637 (void) popchar(s); in hdlr_colon()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c4433 #define popchar(p, c) { \ macro
4454 popchar(p, c); in gmatch()
4496 popchar(p, c); in gmatch()
4501 popchar(p, c); in gmatch()
4503 popchar(p, c); in gmatch()
4517 popchar(p, c); in gmatch()
4527 popchar(p, c); in gmatch()