debian man page for pacparser_parse_pac

Query: pacparser_parse_pac

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pacparser_parse_pac(3)					     Library Functions Manual					    pacparser_parse_pac(3)

NAME
pacparser_parse_pac - Parses pac file (deprecated, use pacparser_parse_pac_file instead)
SYNOPSIS
#include <pacparser.h> int pacparser_parse_pac(const char *file);
PARAMETERS
const char *file PAC file to parse.
DESCRIPTION
Same as pacparser_parse_pac_file. Included only for backward compatibility.
RETURNS
0 on failure and 1 on success.
SEE ALSO
pacparser_version(3), pacparser_init(3), pacparser_parse_pac_file(3), pacparser_parse_pac_string(3), pacparser_find_proxy(3), pac- parser_just_find_proxy(3), pacparser_cleanup(3), pacparser_setmyip(3), pacparser_enable_microsoft_extensions(3) c2man pacparser.h 14 March 2011 pacparser_parse_pac(3)
Related Man Pages
pacparser_find_proxy(3) - debian
pacparser_just_find_proxy(3) - debian
pacparser_parse_pac(3) - debian
pacparser_setmyip(3) - debian
pacparser_parse_pac_string(3) - debian
Similar Topics in the Unix Linux Community
X Windows Libraries Required
pacparser 1.0.3 (Default branch)
pactester 1.0.7 (Default branch)
pacparser 1.0.5 (Default branch)
Help with PAC file