Lines Matching full:appended
271 * appended to the current cmd string, followed by a separator, if
315 * The lhs argument string will be appended to the current cmd string,
357 * Append a string to a dynevent_cmd. The string will be appended to
358 * the current cmd string as-is, with nothing prepended or appended.
409 * @separator: An (optional) separator, appended after adding the arg
413 * string. After the arg string is successfully appended to the
414 * command string, the optional @separator is appended. If no
416 * appended.
431 * @operator: An (optional) operator, appended after adding the first arg
432 * @separator: An (optional) separator, appended after adding the second arg
440 * first arg string is successfully appended to the command string,
441 * the optional @operator is appended, followed by the second arg and
443 * initializing the arg, a space will be appended.