Lines Matching full:append
19 ti.setupCmds = append(ti.setupCmds, &exec.Cmd{
23 ti.setupCmds = append(ti.setupCmds, &exec.Cmd{
27 ti.teardownCmds = append(ti.teardownCmds, &exec.Cmd{
31 ti.teardownCmds = append(ti.teardownCmds, &exec.Cmd{
44 ti.setupCmds = append(ti.setupCmds, &exec.Cmd{
48 ti.setupCmds = append(ti.setupCmds, &exec.Cmd{
52 ti.teardownCmds = append(ti.teardownCmds, &exec.Cmd{
56 ti.teardownCmds = append(ti.teardownCmds, &exec.Cmd{
94 ifmat4 = append(ifmat4, ifmat...)
103 ifmat6 = append(ifmat6, ifmat...)