Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dgetlist.c45 static listofnames *
49 listofnames *it;
57 it = (listofnames *) malloc(sizeof (listofnames));
70 listofnames *
74 listofnames *nameslist;
75 listofnames *end;
76 listofnames *nname;
109 listofnames *locallist; in free_listofnames()
111 listofnames *next = (listofnames *)NULL;
126 listofnames *list;
[all …]
H A Dypsym.h159 struct listofnames struct
161 struct listofnames *nextname; argument
164 typedef struct listofnames listofnames; argument
H A Dyp_getalias.c56 static listofnames *list = NULL;
60 extern listofnames *names();
116 listofnames *entry;
166 listofnames *entry;
H A Dyp_b_subr.c70 extern listofnames *names();
457 listofnames *list, *lin;