Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dconflex.c53 char *token_line; variable
85 token_line = cur_line; in new_parse()
173 token_line = cur_line; in next_token()
180 token_line = cur_line; in next_token()
198 token_line = prev_line; in peek_token()
H A Derrwarn.c221 cap_syslog(capsyslog, log_priority | LOG_ERR, "%s", token_line); in parse_warn()
230 write(2, token_line, strlen(token_line)); in parse_warn()
H A Ddhcpd.h275 extern char *token_line;