advice-function-mapc

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

(advice-function-mapc F FUNCTION-DEF)

Apply F to every advice function in FUNCTION-DEF.
F is called with two arguments: the function that was added, and the
properties alist that was specified when it was added.