Home
last modified time | relevance | path

Searched refs:topic (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-12.1/stand/common/
H A Dcommands.c69 *topic = *subtopic = *desc = NULL; in help_getnext()
83 *topic = strdup(cp + 1); in help_getnext()
94 if (*topic == NULL) { in help_getnext()
110 pager_output(topic); in help_emitsummary()
111 i = strlen(topic); in help_emitsummary()
143 topic = subtopic = NULL; in command_help()
149 topic = strdup(argv[1]); in command_help()
152 topic = strdup("help"); in command_help()
172 } else if (strcmp(topic, t)) { in command_help()
211 free(topic); in command_help()
[all …]
H A Dhelp.common4 help [topic [subtopic]]
/freebsd-12.1/lib/libpmc/pmu-events/
H A Djevents.c271 static char *topic; variable
279 i = asprintf(&tp, "%s", topic); in get_topic()
301 free(topic); in add_topic()
302 topic = strdup(bname); in add_topic()
303 if (!topic) { in add_topic()
313 char *topic; member
332 char *etopic = pd->topic; in print_events_table_entry()
1042 .topic = get_topic(), in process_one_file()
1048 free(data.topic); in process_one_file()
H A Dpmu-events.h16 const char *topic; member
H A DREADME26 such as Pipelining, Cache, Memory, Floating-point etc. All events for a topic
28 the topic. Eg: "Floating-point.json".
30 All the topic JSON files for a CPU model/family should be in a separate
/freebsd-12.1/lib/libpmc/
H A Dlibpmc_pmu_util.c399 if (pe->topic != NULL) in pmc_pmu_print_counter_full()
400 printf("topic: %s\n", pe->topic); in pmc_pmu_print_counter_full()
432 if (strcmp("l3cache", pe->topic) == 0){ in pmc_pmu_amd_pmcallocate()
438 else if (strcmp("data fabric", pe->topic) == 0){ in pmc_pmu_amd_pmcallocate()
/freebsd-12.1/crypto/heimdal/lib/sl/
H A Dsl.h61 void sl_apropos (SL_cmd *cmd, const char *topic);
H A Dsl.c350 sl_apropos (SL_cmd *cmd, const char *topic) in sl_apropos() argument
353 if (cmd->usage != NULL && strstr(cmd->usage, topic) != NULL) in sl_apropos()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmicrofocus6 # http://documentation.microfocus.com/help/index.jsp?topic=\
/freebsd-12.1/sys/contrib/zstd/tests/
H A Dtest-zstd-speed.py77 def send_email(emails, topic, text, have_mutt, have_mail): argument
83 execute('mutt -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose)
85 execute('mail -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose)
/freebsd-12.1/contrib/sendmail/src/
H A Dhelpfile22 smtp For more info use "HELP <topic>".
26 help HELP [ <topic> ]
H A Dsrvrsmtp.c5268 help(topic, e) in help() argument
5269 char *topic; in help()
5298 if (topic == NULL || *topic == '\0')
5300 topic = "smtp";
5305 makelower(topic);
5309 len = strlen(topic);
5326 if (strncmp(buf, topic, len) == 0)
5359 message("504 5.3.0 HELP topic \"%.10s\" unknown", topic);
/freebsd-12.1/usr.bin/calendar/calendars/
H A Dcalendar.computer54 06/30 First advanced degree on computer related topic: to H. Karamanian,
/freebsd-12.1/contrib/libxo/doc/_static/
H A Dbasic.css_t299 div.topic {
305 p.topic-title {
/freebsd-12.1/crypto/openssl/doc/man3/
H A DCRYPTO_THREAD_run_once.pod141 Finalization of locks is an advanced topic, not covered in this example.
/freebsd-12.1/contrib/ntp/
H A Dreadme.y2kfixes59 This address is strictly reserved for the topic at hand.
/freebsd-12.1/lib/libsecureboot/
H A DREADME.rst88 There are lots of good tutorials on available on this topic;
/freebsd-12.1/contrib/llvm/tools/lld/docs/llvm-theme/static/
H A Dllvm.css272 div.topic {
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def69 // at https://groups.google.com/forum/#!topic/generic-abi/bX460iggiKg
/freebsd-12.1/usr.bin/fortune/datfiles/
H A Dfreebsd-tips122 Man pages are divided into section depending on topic. There are 9 different
124 You can get an introduction to each topic by typing
236 of the man(1) utility: ``man -t <topic>''. For example:
/freebsd-12.1/contrib/gcc/doc/include/
H A Dtexinfo.tex3210 % There is also \dosubind {index}{topic}{subtopic}
3622 % \entry {sortstring}{page}{topic}
3624 % \entry {sortstring}{page}{topic}{subtopic}
3628 % before the first topic whose initial is c
3629 % \entry {topic}{pagelist}
3630 % for a topic that is used without subtopics
3631 % \primary {topic}
3632 % for the beginning of a topic that is used with subtopics
/freebsd-12.1/contrib/amd/doc/
H A Dtexinfo.tex4355 % There is also \dosubind {index}{topic}{subtopic}
4853 % \entry {sortstring}{page}{topic}
4855 % \entry {sortstring}{page}{topic}{subtopic}
4859 % before the first topic whose initial is c
4860 % \entry {topic}{pagelist}
4861 % for a topic that is used without subtopics
4862 % \primary {topic}
4863 % for the beginning of a topic that is used with subtopics
/freebsd-12.1/contrib/tcp_wrappers/
H A DREADME628 Portmap and RPC (e.g. NIS and NFS) (in)security is a topic in itself.
/freebsd-12.1/crypto/heimdal/lib/wind/
H A Drfc3492.txt1109 addressed to some extent by the Unicode standard under the topic of
/freebsd-12.1/contrib/xz/
H A DChangeLog3368 http://sourceforge.net/projects/lzmautils/forums/forum/708858/topic/7068827
4180 http://sourceforge.net/projects/lzmautils/forums/forum/708858/topic/4927385

12