Home
last modified time | relevance | path

Searched defs:tcommand (Results 1 – 8 of 8) sorted by relevance

/dports/irc/quirc/quirc-0.9.84/
H A Dhistory.h18 tcommand() { in tcommand() function
22 tcommand(char *stuff) { in tcommand() function
26 tcommand(tcommand& command) { in tcommand() function
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dfileentry.cc521 const char *FileEntry::findOutput( const char *tcommand ) in findOutput()
531 void FileEntry::addOutput( const char *tcommand, const char *toutput, int value ) in addOutput()
538 int FileEntry::findReturnvalue( const char *tcommand, int *return_value ) in findReturnvalue()
548 int FileEntry::findOutputAndRV( const char *tcommand, in findOutputAndRV()
/dports/japanese/groff/groff-1.18.1.1/src/libs/libgroff/
H A Dfontfile.cc51 int font::tcommand = 0; member in font
/dports/textproc/groff/groff-1.22.4/src/libs/libgroff/
H A Dfontfile.cpp44 int font::tcommand = 0; member in font
/dports/japanese/groff/groff-1.18.1.1/src/include/
H A Dfont.h90 static int tcommand; variable
/dports/textproc/groff/groff-1.22.4/src/include/
H A Dfont.h247 static int tcommand; // Nonzero if the DESC file has the 'tcommand' variable
/dports/editors/2bsd-vi/ex-050325/
H A Dex_cmds2.c540 char tcommand[20]; variable
/dports/irc/miau/miau-0.6.6/src/
H A Dmiau.c2065 char *tcommand; in miau_commands() local