Home | History | Annotate | Download | only in traceevent

Lines Matching full:extend_token

809 static int extend_token(char **tok, char *buf, int size)
914 if (extend_token(tok, buf, tok_size) < 0)
956 if (extend_token(tok, buf, tok_size) < 0)
966 if (extend_token(tok, buf, tok_size + i + 1) < 0)