Lines Matching full:appended
285 * appended to the current cmd string, followed by a separator, if
329 * The lhs argument string will be appended to the current cmd string,
371 * Append a string to a dynevent_cmd. The string will be appended to
372 * the current cmd string as-is, with nothing prepended or appended.
423 * @separator: An (optional) separator, appended after adding the arg
427 * string. After the arg string is successfully appended to the
428 * command string, the optional @separator is appended. If no
430 * appended.
445 * @operator: An (optional) operator, appended after adding the first arg
446 * @separator: An (optional) separator, appended after adding the second arg
454 * first arg string is successfully appended to the command string,
455 * the optional @operator is appended, followed by the second arg and
457 * initializing the arg, a space will be appended.