Lines Matching full:appended
283 * appended to the current cmd string, followed by a separator, if
327 * The lhs argument string will be appended to the current cmd string,
369 * Append a string to a dynevent_cmd. The string will be appended to
370 * the current cmd string as-is, with nothing prepended or appended.
421 * @separator: An (optional) separator, appended after adding the arg
425 * string. After the arg string is successfully appended to the
426 * command string, the optional @separator is appended. If no
428 * appended.
443 * @operator: An (optional) operator, appended after adding the first arg
444 * @separator: An (optional) separator, appended after adding the second arg
452 * first arg string is successfully appended to the command string,
453 * the optional @operator is appended, followed by the second arg and
455 * initializing the arg, a space will be appended.