/external/toybox/toys/posix/ |
sed.c | 490 int mflags = 0, count = 0, zmatch = 1, rlen = len, mlen, off, newlen; local 493 while (!ghostwheel(reg, rline, rlen, 10, match, mflags)) { 494 mflags = REG_NOTBOL; 569 if (mflags) { [all...] |
/external/iproute2/include/ |
xtables.h | 279 unsigned int mflags; member in struct:xtables_match
|
/external/iptables/include/ |
xtables.h | 279 unsigned int mflags; member in struct:xtables_match
|
/external/tcpdump/ |
print-decnet.c | 508 register int mflags; local 532 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); 534 if (mflags & RMF_PAD) { 536 u_int padlen = mflags & RMF_PADMASK; 548 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); 551 if (mflags & RMF_FVER) { 558 if (mflags & RMF_CTLMSG) { 564 switch (mflags & RMF_MASK) { 596 if (mflags & RMF_RQR) 598 if (mflags & RMF_RTS 619 int mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); local [all...] |
/external/dlmalloc/ |
malloc.c | 2595 flag_t mflags; member in struct:malloc_state [all...] |