Lines Matching refs:parse_err_msg

74 char	parse_err_msg [PARSE_ERR_MSG_LEN];  variable
616 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_hosts()
651 (void) strlcpy(parse_err_msg, gettext("no host"), in genent_hosts()
658 (void) strlcpy(parse_err_msg, gettext("Internal error"), in genent_hosts()
661 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_hosts()
672 (void) fprintf(stderr, "%s\n", parse_err_msg); in genent_hosts()
686 (void) strlcpy(parse_err_msg, gettext("no cname"), in genent_hosts()
874 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_rpc()
902 (void) strlcpy(parse_err_msg, gettext("no number"), in genent_rpc()
914 (void) strlcpy(parse_err_msg, gettext("no number"), in genent_rpc()
932 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_rpc()
1085 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_protocols()
1113 (void) strlcpy(parse_err_msg, gettext("no number"), in genent_protocols()
1125 (void) strlcpy(parse_err_msg, gettext("no number"), in genent_protocols()
1143 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_protocols()
1307 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_networks()
1335 (void) strlcpy(parse_err_msg, gettext("no number"), in genent_networks()
1347 (void) strlcpy(parse_err_msg, gettext("no number"), in genent_networks()
1526 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_services()
1554 (void) strlcpy(parse_err_msg, gettext("no port"), in genent_services()
1566 (void) strlcpy(parse_err_msg, gettext("no protocol"), in genent_services()
1571 (void) strlcpy(parse_err_msg, gettext("bad port/proto"), in genent_services()
1598 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_services()
1769 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_group()
1789 (void) strlcpy(parse_err_msg, gettext("no passwd"), in genent_group()
1802 (void) strlcpy(parse_err_msg, gettext("no gid"), in genent_group()
1816 (void) strlcpy(parse_err_msg, gettext("no members"), in genent_group()
1842 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_group()
1972 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_ethers()
2000 (void) strlcpy(parse_err_msg, gettext("no name"), in genent_ethers()
2011 (void) strlcpy(parse_err_msg, in genent_ethers()
2088 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_aliases()
2096 (void) strlcpy(parse_err_msg, gettext("no alias name"), in genent_aliases()
2103 (void) strlcpy(parse_err_msg, gettext("no alias value"), in genent_aliases()
2214 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_publickey()
2226 (void) strlcpy(parse_err_msg, gettext("no cname"), in genent_publickey()
2242 (void) strlcpy(parse_err_msg, gettext("bad cname"), in genent_publickey()
2248 (void) strlcpy(parse_err_msg, gettext("bad cname"), in genent_publickey()
2319 (void) strlcpy(parse_err_msg, gettext("no private_data"), in genent_publickey()
2324 (void) strlcpy(parse_err_msg, gettext("bad public_data"), in genent_publickey()
2493 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_netmasks()
2521 (void) strlcpy(parse_err_msg, gettext("no mask"), in genent_netmasks()
2532 (void) strlcpy(parse_err_msg, gettext("no mask"), in genent_netmasks()
2597 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_netgroup()
2626 (void) strlcpy(parse_err_msg, gettext("no cname"), in genent_netgroup()
2637 (void) strlcpy(parse_err_msg, in genent_netgroup()
2648 (void) strlcpy(parse_err_msg, in genent_netgroup()
2716 (void) strlcpy(parse_err_msg, in genent_netgroup()
2834 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_automount()
2946 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_passwd()
2966 (void) strlcpy(parse_err_msg, gettext("no password"), in genent_passwd()
2979 (void) strlcpy(parse_err_msg, gettext("no uid"), in genent_passwd()
2994 (void) strlcpy(parse_err_msg, gettext("no gid"), in genent_passwd()
3007 (void) strlcpy(parse_err_msg, gettext("no gcos"), in genent_passwd()
3020 (void) strlcpy(parse_err_msg, gettext("no home"), in genent_passwd()
3033 (void) strlcpy(parse_err_msg, gettext("no shell"), in genent_passwd()
3066 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_passwd()
3079 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_passwd()
3184 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_shadow()
3204 (void) strlcpy(parse_err_msg, gettext("no uid"), in genent_shadow()
3217 (void) strlcpy(parse_err_msg, gettext("Improper format"), in genent_shadow()
3232 (void) strlcpy(parse_err_msg, gettext("Improper format"), in genent_shadow()
3245 (void) strlcpy(parse_err_msg, gettext("Improper format"), in genent_shadow()
3258 (void) strlcpy(parse_err_msg, gettext("Improper format"), in genent_shadow()
3271 (void) strlcpy(parse_err_msg, gettext("Improper format"), in genent_shadow()
3334 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_shadow()
3347 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_shadow()
3360 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_shadow()
3373 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_shadow()
3386 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_shadow()
3399 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_shadow()
3417 (void) snprintf(parse_err_msg, sizeof (parse_err_msg), in genent_shadow()
3526 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_bootparams()
3542 (void) strlcpy(parse_err_msg, gettext("no cname"), in genent_bootparams()
3660 (void) strlcpy(parse_err_msg, gettext("line too long"), in genent_project()
3666 (void) strlcpy(parse_err_msg, gettext("Improper format"), in genent_project()
3679 (void) strlcpy(parse_err_msg, in genent_project()
3696 (void) strlcpy(parse_err_msg, in genent_project()
4109 parse_err_msg, lineno); in addfile()