Searched refs:toadd (Results 1 – 3 of 3) sorted by relevance
210 const char *toadd[] = { in swde_panic_solve() local 297 for (i = 0; i < sizeof (toadd) / sizeof (toadd[0]); i++) { in swde_panic_solve() 298 if (nvlist_lookup_nvpair(attr, toadd[i], &nvp) == 0) in swde_panic_solve()
347 int toadd = (4 + ((next-pstart)&3) - in remove_pkt_opt() local 349 int torem = 4 - toadd; in remove_pkt_opt() 355 } else if (toadd > 0) { in remove_pkt_opt() 357 toadd); in remove_pkt_opt() 358 raw_pkt += toadd; in remove_pkt_opt() 360 dpkt->pkt_cur_len += toadd; in remove_pkt_opt()
1051 toadd=1053 toadd="$dir $toadd"1058 for dir in $toadd; do