Home
last modified time | relevance | path

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

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