Searched defs:pcnt (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/tcpdump/ |
H A D | print-smb.c | 93 const u_char *param, const u_char *data, u_int pcnt, u_int dcnt) in trans2_findfirst() 111 const u_char *param, const u_char *data, u_int pcnt, u_int dcnt) in trans2_qfsinfo() 177 u_int pcnt, dcnt; in print_trans2() local
|
/dflybsd-src/sys/net/ipfw/ |
H A D | ip_fw2.h | 333 uint64_t pcnt; /* Packet counter */ member 457 uint64_t pcnt; /* Packet counter */ member 490 uint64_t pcnt; /* packet match counter */ member
|
/dflybsd-src/sys/net/ipfw3/ |
H A D | ip_fw3.h | 270 uint64_t pcnt; /* Packet counter */ member 354 uint64_t pcnt; /* Packet counter */ member
|
/dflybsd-src/sys/vfs/procfs/ |
H A D | procfs_vnops.c | 985 int pcnt; member
|
/dflybsd-src/sys/bus/firewire/ |
H A D | fwohci.c | 2681 int len, plen, hlen, pcnt, offset; local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-ssa-sprintf.c | 3067 const char *pcnt = strchr (str, target_percent); in parse_directive() local
|