2 * Copyright (c) 1992, 1993
3 * The Regents of the University of California. All rights reserved.
5 * %sccs.include.redist.c%
9 static char sccsid
[] = "$Id: v_ex.c,v 8.1 1993/06/09 22:26:58 bostic Exp $ (Berkeley) $Date: 1993/06/09 22:26:58 $";
12 #include <sys/types.h>
22 v_ex(sp
, ep
, vp
, fm
, tm
, rp
)
28 return (sp
->s_ex_run(sp
, ep
, rp
));