HomeSort by: relevance | last modified time | path
    Searched defs:netconfig (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
netconfig.h 1 /* $NetBSD: netconfig.h,v 1.6 2008/04/28 20:22:54 martin Exp $ */
37 #define NETCONFIG "/etc/netconfig"
40 struct netconfig { struct
53 struct netconfig **nc_head;
54 struct netconfig **nc_curr;
110 struct netconfig *getnetconfig(void *);
111 struct netconfig *getnetconfigent(const char *);
112 void freenetconfigent(struct netconfig *);
116 struct netconfig *getnetpath(void *)
    [all...]
netconfig.h 1 /* $NetBSD: netconfig.h,v 1.6 2008/04/28 20:22:54 martin Exp $ */
37 #define NETCONFIG "/etc/netconfig"
40 struct netconfig { struct
53 struct netconfig **nc_head;
54 struct netconfig **nc_curr;
110 struct netconfig *getnetconfig(void *);
111 struct netconfig *getnetconfigent(const char *);
112 void freenetconfigent(struct netconfig *);
116 struct netconfig *getnetpath(void *)
    [all...]
netconfig.h 1 /* $NetBSD: netconfig.h,v 1.6 2008/04/28 20:22:54 martin Exp $ */
37 #define NETCONFIG "/etc/netconfig"
40 struct netconfig { struct
53 struct netconfig **nc_head;
54 struct netconfig **nc_curr;
110 struct netconfig *getnetconfig(void *);
111 struct netconfig *getnetconfigent(const char *);
112 void freenetconfigent(struct netconfig *);
116 struct netconfig *getnetpath(void *)
    [all...]

Completed in 430 milliseconds