Home
last modified time | relevance | path

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

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