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

/external/libpcap/
H A Dpcap-bpf.c1558 int znamelen; local
1567 znamelen = zonesep - p->opt.source;
1568 (void) strlcpy(path_zname, p->opt.source, znamelen + 1);

Completed in 49 milliseconds