Lines Matching full:appended
234 * appended to the current cmd string, followed by a separator, if
278 * The lhs argument string will be appended to the current cmd string,
320 * Append a string to a dynevent_cmd. The string will be appended to
321 * the current cmd string as-is, with nothing prepended or appended.
372 * @separator: An (optional) separator, appended after adding the arg
376 * string. After the arg string is successfully appended to the
377 * command string, the optional @separator is appended. If no
379 * appended.
394 * @operator: An (optional) operator, appended after adding the first arg
395 * @separator: An (optional) separator, appended after adding the second arg
403 * first arg string is successfully appended to the command string,
404 * the optional @operator is appended, followed by the second arg and
406 * initializing the arg, a space will be appended.