Home
last modified time | relevance | path

Searched refs:bfastpathrec (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ksh/builtins/
H A Dalias.c42 } bfastpathrec; typedef
66 bfastpathrec fastpath_builtins[] =
126 const bfastpathrec *
144 fastpath_builtin_main(const bfastpathrec *brec, int argc, char *argv[]) in fastpath_builtin_main()
235 const bfastpathrec *brec; in main()