advice-mapc

advice-mapc is a compiled Lisp function in `nadvice.el'.

(advice-mapc FUN SYMBOL)

Apply FUN to every advice function in SYMBOL.
FUN is called with a two arguments: the function that was added, and the
properties alist that was specified when it was added.