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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-pgm.c379 char source_buf[INET6_ADDRSTRLEN], group_buf[INET6_ADDRSTRLEN]; local
381 char source_buf[INET_ADDRSTRLEN], group_buf[INET_ADDRSTRLEN]; local
438 inet_ntop(source_af, source, source_buf, sizeof(source_buf));
454 source_buf, group_buf, EXTRACT_32BITS(&nak->pgmn_seq));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c4554 struct stat buf, source_buf; local
4956 if(lstat(source_path[i], &source_buf) == -1) {
5278 S_ISDIR(source_buf.st_mode))
5281 S_ISDIR(source_buf.st_mode))

Completed in 115 milliseconds