Home
last modified time | relevance | path

Searched refs:CMD_TERM (Results 1 – 3 of 3) sorted by relevance

/dports/audio/abx/abx-0.0-b1/src/
H A Dplayer.c60 CMD_TERM enumerator
483 case CMD_TERM: in controller_main()
776 msg->command = CMD_TERM; in close_player()
/dports/sysutils/tree/tree-1.8.0/
H A Dcolor.c41 CMD_COLOR, CMD_OPTIONS, CMD_TERM, CMD_EIGHTBIT, COL_NORMAL, COL_FILE, COL_DIR, enumerator
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sc2.c789 CMD_TERM, enumerator
838 return CMD_TERM; in command()
1745 while (iscommand != CMD_NONE && iscommand != CMD_TERM && freading); /* enddo */ in preprocess()