Home
last modified time | relevance | path

Searched refs:sc_args (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-bison.patch95 $1->sc_args = expand($2, E_VARS);
101 $1->sc_args = expand($2, E_ALL);
110 $1->sc_args = expand($2, E_VARS);
116 $1->sc_args = expand($2, E_ALL);
123 $1->sc_args = expand($2, E_ALL);
H A Drdist-6.1.5-cleanup.patch510 notify(rhost, sc->sc_args, (time_t) 0);
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c3052 const char * const sc_args[] = { "-e", }; local
3053 unsigned int sc_args_nr = ARRAY_SIZE(sc_args);
3074 rec_argv[j++] = sc_args[i];