Home
last modified time | relevance | path

Searched refs:listofnames (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ypcmd/
H A Dgetlist.c47 static listofnames *
51 listofnames *it;
59 it = (listofnames *) malloc(sizeof (listofnames));
72 listofnames *
76 listofnames *nameslist;
77 listofnames *end;
78 listofnames *nname;
111 listofnames *locallist; in free_listofnames()
113 listofnames *next = (listofnames *)NULL;
128 listofnames *list;
[all …]
H A Dyp_getalias.c58 static listofnames *list = NULL;
62 extern listofnames *names();
118 listofnames *entry;
168 listofnames *entry;
H A Dypsym.h161 struct listofnames struct
163 struct listofnames *nextname; argument
166 typedef struct listofnames listofnames; typedef
H A Dyp_b_subr.c72 extern listofnames *names();
459 listofnames *list, *lin;