Lines Matching defs:after
332 To use a block with arguments, write the argument values after the key,
2159 * \brief Adds a child after another child configuration node.
2160 * \param after Handle to the start configuration node.
2165 * the node \a after.
2180 int snd_config_add_after(snd_config_t *after, snd_config_t *child)
2184 assert(after && child);
2185 parent = after->parent;
2195 list_insert(&child->list, &after->list, after->list.next);
2634 * output, i.e., after saving and reloading the configuration file, that
2688 * output, i.e., after saving and reloading the configuration file, that
3602 * In the following example, the comment after each node shows the
5752 * If \a name contains a colon (:), the rest of the string after the