Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/dhclient/
Dconflex.c75 static int read_num_or_name(int, FILE *);
151 ttok = read_num_or_name(c, cfile); in get_token()
289 read_num_or_name(int c, FILE *cfile) in read_num_or_name() function