complete-with-action

complete-with-action is a compiled Lisp function in `minibuffer.el'.

(complete-with-action ACTION TABLE STRING PRED)

Perform completion ACTION.
STRING is the string to complete.
TABLE is the completion table.
PRED is a completion predicate.
ACTION can be one of nil, t or `lambda'.