Searched refs:__P (Results 1 – 4 of 4) sorted by relevance
208 char * ether_ntoa __P((const struct ether_addr *));210 ether_aton __P((const char *));211 int ether_ntohost __P((char *, const struct ether_addr *));212 int ether_hostton __P((const char *, struct ether_addr *));213 int ether_line __P((const char *, struct ether_addr *, char *));
101 #define __P(protos) protos /* full-blown ANSI C */ macro117 #define __P(protos) () /* traditional C preprocessor */ macro