Searched refs:token_line (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sbin/dhclient/
H A Derrwarn.c221 syslog(log_priority | LOG_ERR, "%s", token_line);
230 write(2, token_line, strlen(token_line));
H A Ddhcpd.h271 extern char *token_line;
H A Dconflex.c53 char *token_line; variable
85 token_line = cur_line;
173 token_line = cur_line;
180 token_line = cur_line;
198 token_line = prev_line;

Completed in 84 milliseconds