nlist man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

nlist(3)							      nlist(3)

Name
       nlist - get entries from name list

Syntax
       #include <nlist.h>

       nlist(filename, nl)
       char *filename;
       struct nlist nl[];

Description
       The  subroutine	examines  the name list in the given executable output
       file and selectively extracts a list of values.	The name list consists
       of an array of structures containing names, types and values.  The list
       is terminated with a null name.	Each name is looked  up	 in  the  name
       list of the file.  If the name is found, the type and value of the name
       are inserted in the next two fields.  If the name is  not  found,  both
       entries are set to 0.  See for the structure declaration.

       This  subroutine	 is  useful for examining the system name list kept in
       the file In this way programs can obtain system addresses that  are  up
       to date.

Diagnostics
       All  type  entries are set to 0 if the file cannot be found or if it is
       not a valid name list.

See Also
       a.out(5)

				      VAX			      nlist(3)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net