Searched refs:stkstart (Results 1 – 4 of 4) sorted by relevance
524 descend( node , stkstart , stkp ) in descend() argument526 arctype **stkstart;545 if ( addcycle( stkstart , stkp ) == FALSE )550 ret = descend( arcp -> arc_childp , stkstart , stkp + 1 );559 addcycle( stkstart , stkend ) in addcycle() argument560 arctype **stkstart; in addcycle()572 size = stkend - stkstart + 1;575 for ( arcpp = stkstart , minarc = *arcpp ; arcpp <= stkend ; arcpp++ ) {590 stkp = stkstart;611 stkp = stkstart;
2200 struct stkstart { struct2202 } stkstart; member
878 &data->stkstart.peer, ETH_ALEN); in wpa_supplicant_event()
1486 wpa_sm_stkstart(wpa_s->wpa, data->stkstart.peer); in wpa_supplicant_event_stkstart()