Searched refs:b_dot_cmd (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dbuiltins.h58 extern int b_dot_cmd(int, char*[],Shbltin_t*);
/ast/src/cmd/ksh93/bltins/
H A Dmisc.c207 int b_dot_cmd(register int n,char *argv[],Shbltin_t *context) function
/ast/src/cmd/ksh93/sh/
H A Dxec.c3501 b_dot_cmd(argn+1,argv-1,&shp->bltindata);

Completed in 21 milliseconds