Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/json_nvlist/
H A Djson_nvlist.c163 popchar(state_t *s) in popchar() function
184 (void) popchar(s); in discard_whitespace()
196 char c = popchar(s); in collect_string_escape()
217 if ((digs[ndigs++] = popchar(s)) == '\0') { in collect_string_escape()
262 switch (c = popchar(s)) { in collect_string()
302 if (custr_appendc(s->s_collect, popchar(s)) != 0) { in collect_bareword()
347 (void) popchar(s); in collect_number()
360 if (custr_appendc(s->s_collect, popchar(s)) != 0) { in collect_number()
405 c = popchar(s); in hdlr_rest()
486 (void) popchar(s); in hdlr_array()
[all …]
/titanic_44/usr/src/uts/common/os/
H A Dmodctl.c4420 #define popchar(p, c) { \ macro
4441 popchar(p, c); in gmatch()
4483 popchar(p, c); in gmatch()
4488 popchar(p, c); in gmatch()
4490 popchar(p, c); in gmatch()
4504 popchar(p, c); in gmatch()
4514 popchar(p, c); in gmatch()