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

/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/include/
H A Dpath.h141 extern void sh_accbegin(const char*);
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dmain.c341 sh_accbegin(error_info.id);
H A Dpath.c1333 sh_accbegin(path) ; /* reset accounting */
1369 * suspend accounting until turned on by sh_accbegin()
1382 void sh_accbegin(const char *cmdname) function

Completed in 56 milliseconds