Home
last modified time | relevance | path

Searched refs:create_binding (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c4054 struct binding *create_binding (struct binding_scope **scope, const char *name) in create_binding() function
4091 binding = create_binding (scope, name); in bind_ds_value()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2409 struct binding *create_binding (struct binding_scope **, const char *);