Home
last modified time | relevance | path

Searched refs:find_enumeration (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Doptions.c1740 espace = find_enumeration(name, p - name);
1934 find_enumeration (&option -> format [k] + 1,
H A Dparse.c52 struct enumeration *find_enumeration (const char *name, int length) in find_enumeration() function
71 e = find_enumeration (name, length); in find_enumeration_value()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2253 struct enumeration *find_enumeration (const char *, int);