Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ast/ksh/builtins/
H A Dalias.c49 } bfastpathrec; typedef
73 bfastpathrec fastpath_builtins[] =
127 static inline const bfastpathrec *
143 fastpath_builtin_main(const bfastpathrec *brec, int argc, char *argv[]) in fastpath_builtin_main()
223 const bfastpathrec *brec; in main()