Searched refs:nbp (Results 1 – 9 of 9) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/ |
D | trace.c | 1391 struct breakpoint *nbp = NULL; in ifunc_ret_hit() local 1455 nbp = malloc(sizeof *bp); in ifunc_ret_hit() 1456 if (nbp == NULL || breakpoint_init(nbp, proc, u.a, libsym) < 0) in ifunc_ret_hit() 1461 struct breakpoint *pre_bp = insert_breakpoint(proc, nbp); in ifunc_ret_hit() 1464 if (pre_bp == nbp) { in ifunc_ret_hit() 1467 nbp = NULL; in ifunc_ret_hit() 1472 free(nbp); in ifunc_ret_hit()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bdf/ |
D | bdflib.c | 268 hashnode* obp = ht->table, *bp, *nbp; in hash_rehash() local 283 nbp = hash_bucket( (*bp)->key, ht ); in hash_rehash() 284 *nbp = *bp; in hash_rehash()
|
/external/tcpdump/ |
D | CHANGES | 472 Handle truncated nbp (appletalk) packets.
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-dns-sd-02.txt | 1725 draft-cheshire-dnsext-nbp-03.txt, February 2004.
|
D | draft-cheshire-dnsext-dns-sd-03.txt | 1783 draft-cheshire-dnsext-nbp-04.txt, June 2005.
|
D | draft-cheshire-dnsext-dns-sd-04.txt | 2132 draft-cheshire-dnsext-nbp-05.txt, August 2006.
|
D | draft-cheshire-dnsext-multicastdns-04.txt | 2416 draft-cheshire-dnsext-nbp-03.txt, February 2004.
|
D | draft-cheshire-dnsext-multicastdns-05.txt | 2550 draft-cheshire-dnsext-nbp-04.txt, June 2005.
|
D | draft-cheshire-dnsext-multicastdns-06.txt | 2981 draft-cheshire-dnsext-nbp-05.txt, August 2006.
|