OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subcmds
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/rdist/
docmd.c
53
struct subcmd *
subcmds
; /* list of sub-commands for current cmd */
variable in typeref:struct:subcmd *
148
subcmds
= cmds;
397
subcmds
= cmds;
631
for (sc =
subcmds
; sc != NULL; sc = sc->sc_next) {
docmd.c
53
struct subcmd *
subcmds
; /* list of sub-commands for current cmd */
variable in typeref:struct:subcmd *
148
subcmds
= cmds;
397
subcmds
= cmds;
631
for (sc =
subcmds
; sc != NULL; sc = sc->sc_next) {
docmd.c
53
struct subcmd *
subcmds
; /* list of sub-commands for current cmd */
variable in typeref:struct:subcmd *
148
subcmds
= cmds;
397
subcmds
= cmds;
631
for (sc =
subcmds
; sc != NULL; sc = sc->sc_next) {
Completed in 37 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025