Searched refs:bitncmp (Results 1 – 4 of 4) sorted by relevance
30 #define bitncmp __bitncmp macro33 extern int bitncmp(const void *, const void *, int);
45 bitncmp(const void *l, const void *r, int n) { in bitncmp() function
59 ISCOBJS= assertions.o base64.o bitncmp.o ctl_clnt.o \
175 if (bitncmp(p->n_addr, net, length) == 0) in nw_byaddr()