summaryrefslogtreecommitdiff
path: root/term/quick_dial.h
blob: 653963f0df8d8ed9452eefc099988a3a90f213ad (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define quick_dial tigetstr("qdial")

/** dial phone number #1 without progress detection **/

/*
TERMINFO_NAME(qdial)
TERMCAP_NAME(QD)
XOPEN(400)
*/