Lines Matching defs:changelist

1072   /** Warn user that a path has moved from one changelist to another.
1439 /** If @c action pertains to a changelist, this is the changelist name.
3065 /** which changelist this item is part of, or NULL if not part of any.
3068 const char *changelist;
3265 /** A changelist the item is in, @c NULL if this node is not in a
3266 * changelist. */
3267 const char *changelist;
3796 /** Which changelist this item is part of, or NULL if not part of any. */
3797 const char *changelist;
5250 * changelist will be removed.
6297 * @a changelist_filter is an array of <tt>const char *</tt> changelist
6301 * altogether @c NULL), no changelist filtering occurs.
6338 * relative path parameter pair, no @a depth parameter, no changelist
6564 * @a changelist_filter is an array of <tt>const char *</tt> changelist
6568 * empty (or altogether @c NULL), no changelist filtering occurs.
6750 * @a changelist_filter is an array of <tt>const char *</tt> changelist
6754 * empty (or altogether @c NULL), no changelist filtering occurs.
7610 * @a changelist_filter is an array of <tt>const char *</tt> changelist
7614 * no changelist filtering occurs.
7616 * If @a clear_changelists is TRUE, then changelist information for the
8237 * Set @a local_abspath's 'changelist' attribute to @a changelist iff
8238 * @a changelist is not @c NULL; otherwise, remove any current
8239 * changelist assignment from @a local_abspath. @a changelist may not
8242 * @a changelist_filter is an array of <tt>const char *</tt> changelist
8243 * names, used as a restrictive filter on items whose changelist
8246 * If @a changelist_filter is empty (or altogether @c NULL), no changelist
8271 const char *changelist,
8289 const char *changelist,
8304 * changelist, and @a baton is a private function closure.
8310 const char *changelist,
8317 * changelist_filter (an array of <tt>const char *</tt> changelist names).
8318 * If @a changelist_filter is @c NULL, discover paths with any changelist.
8320 * changelist-having path is discovered.