Path: utzoo!mnetor!uunet!husc6!bbn!uwmcsd1!ig!agate!ucbvax!hplabs!hp-pcd!hplsla!hpvcla!ericr From: ericr@hpvcla.HP.COM (Eric Ross) Newsgroups: comp.sys.hp Subject: Re: Looking for inetsw on HP9000/300. Message-ID: <4340007@hpvcla.HP.COM> Date: 9 May 88 15:43:22 GMT References: <12357@sri-spam.istc.sri.com> Organization: Hewlett Packard, Vancouver, WA Lines: 8 You can use nlist(3C) to find the location of any symbol in a HP-UX binary. In your case, use "/hp-ux" as the file to obtain the symbol address. Then, you can do a lseek/read into "/dev/kmem" to get the value of the symbol. Eric Ross hplabs!hpvclx!ericr Hewlett Packard, Vancouver Division