cmdfn_t           113 usr/bin/sh/sh.c execute(int argc, char *argv[], int *redir, int flags, cmdfn_t cmdfn)
cmdfn_t           260 usr/bin/sh/sh.c static cmdfn_t
cmdfn_t           279 usr/bin/sh/sh.c 	cmdfn_t fn;
cmdfn_t            30 usr/bin/sh/sh.h typedef int (*cmdfn_t)(int, char **);
cmdfn_t            37 usr/bin/sh/sh.h 	cmdfn_t func;