Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pacparser_parse_pac(3) [debian man page]

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)
Man Page

2 More Discussions You Might Find Interesting

1. Programming

X Windows Libraries Required

Hi, I tried to compile a code referencing XWindows Programming Functions, i found out that i have no XWindows Header files present. But XWindows is running on my System.Is the XWindows Development package different from the XWindows running on my system? if so, can you instruct me how to... (0 Replies)
Discussion started by: prabhu.pravin
0 Replies

2. IP Networking

Help with PAC file

Hello All , I need hello all , i need help in creating a pac file (to use in IE ). I browsed and wrote something , which is not meeting my conditions 1. in office i have to use one proxy , say PROXY1:7070 to access internet and to use client network need to add in exclusion list (advanced... (2 Replies)
Discussion started by: radha254
2 Replies