Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h1023 #define Tfile (Tfile_fd + 20)
1024 EXTERN const char Tfile_fd[] E_INIT("function definition file"); variable
1190 #define Tfile_fd "function definition file" macro
Dexec.c706 Tcant_find, Tfile_fd, in comexec()