Searched refs:spistr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-esp.c689 char *spistr, *foo; local
696 spistr = strsep(&spikey, "@");
698 spino = strtoul(spistr, &foo, 0);
699 if (spistr == foo || !spikey) {

Completed in 88 milliseconds