prof_lookup
return (prof_lookup(dvp, nm, vpp, cred));
return (prof_lookup(dvp, nm, vpp, cred));
error = prof_lookup(dvp, nm, vpp, cred);
res = prof_lookup(dvp, nm, vpp, cred);
res = prof_lookup(dvp, nm, vpp, cred);
extern int prof_lookup();