Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/net/wanboot/
H A Dbootconf_errmsg.c63 handle->bc_error_pos)) > 0 && chars < sizeof (errmsg)) { in bootconf_errmsg()
70 handle->bc_error_pos)) > 0 && chars < sizeof (errmsg)) { in bootconf_errmsg()
77 handle->bc_error_pos)) > 0 && chars < sizeof (errmsg)) { in bootconf_errmsg()
H A Dwanboot_conf.h117 int bc_error_pos; /* Line in error in wanboot.conf */ member
H A Dbootconf.c114 ++(handle->bc_error_pos); in parse_bootconf()
580 handle->bc_error_pos = 0; in bootconf_init()