Searched refs:TypeStack (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libsystemd/sd-bus/ |
H A D | bus-message.c | 2318 } TypeStack; typedef in typeref:struct:__anon123 2320 static int type_stack_push(TypeStack *stack, unsigned max, unsigned *i, const char *types, unsigned n_struct, unsigned n_array) { 2335 static int type_stack_pop(TypeStack *stack, unsigned max, unsigned *i, const char **types, unsigned *n_struct, unsigned *n_array) { 2359 TypeStack stack[BUS_CONTAINER_DEPTH]; 4429 TypeStack stack[BUS_CONTAINER_DEPTH];
|
Completed in 460 milliseconds