I'm not sure what you mean by "man networksetup". I am trying to tell if the firewall on the user's mac has been enabled or not with the carbon api. thanks.
networksetup is a Terminal command you can run which gives information about the network. man is the command for reading the manual of another command. I haven't fully explored it, but it might do what you want.