apply
goto apply;
apply: if (!*p)
cg_apply(void (*apply)(struct suj_cg *))
apply(scg);
uint32_t apply;
feed_volume_t apply;
info->apply = feed_volume_info_tab[i].apply;
info->apply(temp_vol, matrix, info->channels, dst, j);
feed_volume_t apply;
ng_apply_t *apply;
struct ng_apply_info *apply;
if (item->apply != NULL) {
item->apply->error = ENOENT;
if (refcount_release(&item->apply->refs)) {
(*item->apply->apply)(item->apply->context,
item->apply->error);
if (item->apply)
refcount_acquire(&item->apply->refs);
if (item->apply != NULL) {
item->apply->error = error;
if (refcount_release(&item->apply->refs)) {
(*item->apply->apply)(item->apply->context,
item->apply->error);
struct ng_apply_info *apply;
apply = item->apply;
if (apply != NULL) {
apply->error = error;
if (refcount_release(&apply->refs))
(*apply->apply)(apply->context, apply->error);
item->apply = pitem->apply;
struct ng_apply_info apply;
bzero(&apply, sizeof(apply));
apply.apply = ng_socket_item_applied;
apply.context = priv;
item->apply = &apply;
error = newconf->apply(oldconf.get());
error = newconf->apply(oldconf.get());
error = newconf->apply(oldconf.get());
int apply(struct conf *oldconf);