Searched refs:printb (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/network_cmds-457/ifconfig.tproj/
H A Difconfig.h170 void printb(const char *s, unsigned value, const char *bits);
H A Difconfig.c1024 printb("flags", ifa->ifa_flags, IFFBITS);
1041 printb("\teflags", eflags, IFEFBITS);
1048 printb("\toptions", ifr.ifr_curcap, IFCAPBITS);
1052 printb("\tcapabilities", ifr.ifr_reqcap, IFCAPBITS);
1270 printb("facilities", ifr.ifr_log.ifl_flags, IFRLOGF_BITS);
1400 printb(const char *s, unsigned v, const char *bits) function
H A Difbridge.c203 printb("flags", req->ifbr_ifsflags, IFBIFBITS);
295 printb("flags", ifba->ifba_flags, IFBAFBITS);
H A Daf_inet6.c558 printb("\tnd6 options", (unsigned int)nd.ndi.flags, ND6BITS);
/macosx-10.10/network_cmds-457/netstat.tproj/
H A Dmcast.c132 static void printb(const char *, unsigned int, const char *);
556 printb(" flags", igi->igi_flags, "\020\1SILENT\2LOOPBACK");
687 printb(" flags", mli->mli_flags, "\020\1SILENT");
835 printb(const char *s, unsigned int v, const char *bits) function
/macosx-10.10/network_cmds-457/mptcp_client/
H A Dmptcp_client.c702 printb(const char *s, unsigned v, const char *bits) function
744 printb("flags", cfo->ci_flags, CIF_BITS);
/macosx-10.10/netcat-22/
H A Dnetcat.c1342 printb(const char *s, unsigned v, const char *bits) function
1389 printb("flags", cfo->ci_flags, CIF_BITS);

Completed in 201 milliseconds