Home
last modified time | relevance | path

Searched defs:pcnt (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dprint-smb.c93 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 Dip_fw2.h333 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 Dip_fw3.h270 uint64_t pcnt; /* Packet counter */ member
354 uint64_t pcnt; /* Packet counter */ member
/dflybsd-src/sys/vfs/procfs/
H A Dprocfs_vnops.c985 int pcnt; member
/dflybsd-src/sys/bus/firewire/
H A Dfwohci.c2681 int len, plen, hlen, pcnt, offset; local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-sprintf.c3067 const char *pcnt = strchr (str, target_percent); in parse_directive() local