Home
last modified time | relevance | path

Searched refs:tmesh_parser_value_pathname0 (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/tme/tme-0.8/tmesh/
H A Dtmesh-cmds.c97 dirname = value->tmesh_parser_value_pathname0; in _tmesh_command_mkdir()
131 dirname = value->tmesh_parser_value_pathname0; in _tmesh_command_rmdir()
192 dirname = value->tmesh_parser_value_pathname0; in _tmesh_command_cd()
549 tme_output_append(_output, value->tmesh_parser_value_pathname0); in _tmesh_command_connect()
834 newname = value->tmesh_parser_value_pathname0; in _tmesh_command_alias()
H A Dtmesh-impl.h147 #define tmesh_parser_value_pathname0 tmesh_parser_value_strings[0] macro
H A Dtmesh-input.y201 $1.tmesh_parser_value_pathname0,
H A Dtmesh-input.c994 yyvsp[0].tmesh_parser_value_pathname0, in yyparse()