Searched refs:_nl_malloc_maybe_a (Results 1 – 2 of 2) sorted by relevance
145 #define _nl_malloc_maybe_a(alloca_maxlen, bytes, to_free) \ macro
67 …tb = _nl_malloc_maybe_a (300, (((size_t) cmd->c_maxattr) + 1u) * sizeof (struct nlattr *), &tb_fre… in cmd_msg_parser()