Searched refs:netent (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/libpcap-42/libpcap/Win32/Src/
H A Dgetnetbynm.c26 struct netent *
29 register struct netent *p;
H A Dgetnetent.c29 static struct netent net;
57 struct netent *
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/net/
H A Dnetdb.h109 struct netent *getnetbyaddr (long, int); /* u_long? */
110 struct netent *getnetbyname (const char *);
111 struct netent *getnetent (void);
135 struct netent *getnetbyaddr_r (long __net, int __type,
136 struct netent *__result, char *__buffer,
138 struct netent *getnetbyname_r (const char * __name,
139 struct netent *__result, char *__buffer,
141 struct netent *getnetent_r (struct netent *__result,
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dlibinfo.h54 typedef void (*si_network_async_callback)(struct netent *, void *context);
H A Dnetdb.h127 struct netent { struct
275 struct netent *getnetbyaddr(uint32_t, int);
276 struct netent *getnetbyname(const char *);
277 struct netent *getnetent(void);
H A Dlibinfo.c105 struct netent *n;
1590 struct netent *
1603 return (struct netent *)((uintptr_t)item + sizeof(si_item_t));
1636 struct netent *
1651 return (struct netent *)((uintptr_t)item + sizeof(si_item_t));
1696 struct netent *
1716 return (struct netent *)((uintptr_t)item + sizeof(si_item_t));
H A Dds_module.c1073 struct netent tmp;
1103 __block struct netent tmp;
H A Dsi_module.c333 struct netent *n;
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h430 struct netent *lwres_getnetbyaddr(unsigned long, int);
431 struct netent *lwres_getnetbyname(const char *);
432 struct netent *lwres_getnetent(void);
463 struct netent *lwres_getnetbyname_r(const char *, struct netent *,
465 struct netent *lwres_getnetbyaddr_r(long, int, struct netent *,
467 struct netent *lwres_getnetent_r(struct netent *, char *, int);
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in436 struct netent *lwres_getnetbyaddr(unsigned long, int);
437 struct netent *lwres_getnetbyname(const char *);
438 struct netent *lwres_getnetent(void);
468 struct netent *lwres_getnetbyname_r(const char *, struct netent *,
470 struct netent *lwres_getnetbyaddr_r(long, int, struct netent *,
472 struct netent *lwres_getnetent_r(struct netent *, char *, int);
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dacl.c191 struct netent *net;
492 struct netent *net;
/macosx-10.9.5/libpcap-42/libpcap/
H A Dnametoaddr.c149 struct netent *np;
/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Daf_inet.c133 struct netent *np;
/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Droute.c528 struct netent *np = 0;
H A Dinet.c1178 struct netent *np;
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timed.tproj/
H A Dtimed.c133 struct netent *nentp;
/macosx-10.9.5/network_cmds-433/route.tproj/
H A Droute.c432 struct netent *np = 0;
884 struct netent *np;
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c3754 struct netent *getnetent (void) {return (struct netent *) NULL;}
3756 struct netent *getnetbyaddr(long net, int type) {return (struct netent *)NULL;}
3758 struct netent *getnetbyname(const char *name) {return (struct netent *)NULL;}
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dauth.c2267 struct netent *np;
/macosx-10.9.5/NFS-81/nfsd/
H A Dmountd.c4480 struct netent *np;
/macosx-10.9.5/bind9-45.100/bind9/
H A Dconfigure24370 struct netent *getnetbyaddr(in_addr_t, int);

Completed in 302 milliseconds