Home
last modified time | relevance | path

Searched refs:PROG_DESC (Results 1 – 25 of 37) sorted by relevance

12

/dports/databases/xapian-core12/xapian-core-1.2.25/bin/
H A Dxapian-progsrv.cc34 #define PROG_DESC "Piped server for use with Xapian's remote backend" macro
67 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-replicate-server.cc36 #define PROG_DESC "Service database replication requests from clients" macro
82 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-compact.cc35 #define PROG_DESC "Compact a database, or merge and compact several" macro
157 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-tcpsrv.cc53 #define PROG_DESC "TCP daemon for use with Xapian's remote backend" macro
104 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-replicate.cc37 #define PROG_DESC "Replicate a database from a master server to a local copy" macro
136 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-inspect.cc40 #define PROG_DESC "Inspect the contents of a flint table for development or debugging" macro
145 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
/dports/databases/xapian-core/xapian-core-1.4.18/bin/
H A Dxapian-progsrv.cc34 #define PROG_DESC "Piped server for use with Xapian's remote backend" macro
67 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-replicate-server.cc36 #define PROG_DESC "Service database replication requests from clients" macro
82 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-check.cc35 #define PROG_DESC "Check the consistency of a database or table" macro
57 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-tcpsrv.cc53 #define PROG_DESC "TCP daemon for use with Xapian's remote backend" macro
104 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-replicate.cc37 #define PROG_DESC "Replicate a database from a master server to a local copy" macro
136 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-compact.cc35 #define PROG_DESC "Compact a database, or merge and compact several" macro
164 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
/dports/databases/xapian-core/xapian-core-1.4.18/examples/
H A Dxapian-metadata.cc34 #define PROG_DESC "Read and write user metadata" macro
54 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dcopydatabase.cc36 #define PROG_DESC "Perform a document-by-document copy of one or more Xapian databases" macro
60 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dxapian-pos.cc40 #define PROG_DESC "Debug positional data in a Xapian database" macro
152 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
/dports/databases/xapian-core12/xapian-core-1.2.25/examples/
H A Dxapian-metadata.cc34 #define PROG_DESC "Read and write user metadata" macro
54 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dcopydatabase.cc35 #define PROG_DESC "Perform a document-by-document copy of one or more Xapian databases" macro
59 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
/dports/www/xapian-omega/xapian-omega-1.4.18/
H A Domindex-list.cc36 #define PROG_DESC "List URLs of documents indexed by omindex" macro
61 cout << PROG_NAME " - " PROG_DESC "\n\n"; in main()
H A Dmakemanpage.in33 if (/^(?:PROG_DESC=|\s*#\s*define\s+PROG_DESC\s+)"(.*?)"/) {
/dports/databases/xapian-core/xapian-core-1.4.18/
H A Dxapian-config.in22 PROG_DESC="report information about the installed version of xapian"
204 echo "$PROG_NAME - $PROG_DESC"
H A Dmakemanpage.in33 if (/^(?:PROG_DESC=|\s*#\s*define\s+PROG_DESC\s+)"(.*?)"/) {
/dports/databases/xapian-core12/xapian-core-1.2.25/
H A Dxapian-config.in22 PROG_DESC="report information about the installed version of xapian"
168 echo "$PROG_NAME - $PROG_DESC"
H A Dmakemanpage.in33 if (/^(?:PROG_DESC=|\s*#\s*define\s+PROG_DESC\s+)"(.*?)"/) {
/dports/www/xapian-omega12/xapian-omega-1.2.25/
H A Dmakemanpage.in33 if (/^(?:PROG_DESC=|\s*#\s*define\s+PROG_DESC\s+)"(.*?)"/) {
/dports/net/nsscache/nsscache-version-0.44/examples/
H A Dauthorized-keys-command.py203 PROG_DESC = 'OpenSSH AuthorizedKeysCommand to read from cached keys file' variable
208 description=PROG_DESC,

12