Lines Matching full:appended
280 * appended to the current cmd string, followed by a separator, if
324 * The lhs argument string will be appended to the current cmd string,
366 * Append a string to a dynevent_cmd. The string will be appended to
367 * the current cmd string as-is, with nothing prepended or appended.
418 * @separator: An (optional) separator, appended after adding the arg
422 * string. After the arg string is successfully appended to the
423 * command string, the optional @separator is appended. If no
425 * appended.
440 * @operator: An (optional) operator, appended after adding the first arg
441 * @separator: An (optional) separator, appended after adding the second arg
449 * first arg string is successfully appended to the command string,
450 * the optional @operator is appended, followed by the second arg and
452 * initializing the arg, a space will be appended.