OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tc_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/utoppya/
utoppya.c
74
const char *
tc_cmd
;
member in struct:toppy_command
123
for (tc = toppy_commands; tc->
tc_cmd
!= NULL; tc++)
124
if (strcasecmp(argv[0], tc->
tc_cmd
) == 0)
127
if (tc->
tc_cmd
== NULL)
utoppya.c
74
const char *
tc_cmd
;
member in struct:toppy_command
123
for (tc = toppy_commands; tc->
tc_cmd
!= NULL; tc++)
124
if (strcasecmp(argv[0], tc->
tc_cmd
) == 0)
127
if (tc->
tc_cmd
== NULL)
Completed in 22 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025