\input{"foo bar"}
in latex. To be more precise, \input is a primitive, not a macro.
Just for the record, \input *is* a macro in LaTeX (otherwise the braces
would not work). The LaTeX \input redefines (and uses) the TeX \input
primitive.
(Reinhard, I know you know this, like I said, just for the record ....)
karl