Searched refs:namelist (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-current/share/examples/sunrpc/dir/
H A Ddir.x8 typedef struct namenode *namelist; /* a link in the listing */
15 namelist next; /* next entry */
23 namelist list; /* no error: return directory listing */
H A Ddir_proc.c18 namelist nl;
19 namelist *nlp;
/freebsd-current/contrib/byacc/test/
H A Derr_inherit1.y11 struct namelist { symbol *s; struct namelist *next; };
12 typedef struct namelist namelist;
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
31 namelist *p = $$;
33 { namelist *pp = p;
43 namelist * nlist;
50 declaration: class type namelist($1, $2)
64 namelist(
[all...]
H A Dinherit1.y11 struct namelist { symbol *s; struct namelist *next; };
12 typedef struct namelist namelist;
28 %type <nlist> declaration namelist locnamelist
36 namelist * nlist;
43 declaration: class type namelist
57 namelist: namelist NAME label
69 { $<tval>$ = $<tval>-1; } /* copy <type> to where <namelist> expect
[all...]
H A Derr_inherit4.y12 struct namelist { symbol *s; struct namelist *next; };
13 typedef struct namelist namelist;
27 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
33 namelist *p = $$;
35 { namelist *pp = p;
45 namelist * nlist;
52 declaration: class type namelist($1, $2)
66 namelist(
[all...]
H A Derr_inherit3.y11 struct namelist { symbol *s; struct namelist *next; };
12 typedef struct namelist namelist;
26 %type <nlist> declaration(<id>) namelist(<cval>, <tval>) locnamelist(<tval>)
31 namelist *p = $$;
33 { namelist *pp = p;
43 namelist * nlist;
50 declaration($d): class type namelist($1, $2)
64 namelist label
[all...]
H A Derr_inherit5.y11 struct namelist { symbol *s; struct namelist *next; };
12 typedef struct namelist namelist;
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
31 namelist *p = $$;
33 { namelist *pp = p;
43 namelist * nlist;
50 declaration: class type namelist($1, $2)
64 namelist(
[all...]
H A Dbtyacc_destroy2.y13 struct namelist { symbol *s; struct namelist *next; };
14 typedef struct namelist namelist;
37 %type <nlist> namelist
42 namelist *p = $$;
44 { namelist *pp = p;
54 namelist * nlist;
61 declaration: class type namelist'(' class ',' type ')'
75 namelist label
[all...]
H A Dbtyacc_destroy3.y16 struct namelist { symbol *s; struct namelist *next; };
17 typedef struct namelist namelist;
40 %type <nlist> namelist
45 namelist *p = $$;
47 { namelist *pp = p;
57 namelist * nlist;
64 declaration: class type namelist'(' class ',' type ')'
78 namelist label
[all...]
H A Derr_inherit2.y11 struct namelist { symbol *s; struct namelist *next; };
12 typedef struct namelist namelist;
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
31 namelist *p = $$;
33 { namelist *pp = p;
43 namelist * nlist;
50 declaration: class type namelist($1, $2)
64 namelist(
[all...]
H A Dinherit2.y11 struct namelist { symbol *s; struct namelist *next; };
12 typedef struct namelist namelist;
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
31 namelist *p = $$;
33 { namelist *pp = p;
43 namelist * nlist;
50 declaration: class type namelist($1, $2)
64 namelist(
[all...]
H A Dbtyacc_destroy1.y13 struct namelist { symbol *s; struct namelist *next; };
14 typedef struct namelist namelist;
37 %type <nlist> namelist
42 namelist *p = $$;
44 { namelist *pp = p;
54 namelist * nlist;
61 declaration: class type namelist'(' class ',' type ')'
75 namelist label
[all...]
H A Dinherit0.y19 declaration: class type namelist
33 namelist: namelist NAME label
41 { $$ = $-1; } /* copy <type> to where <namelist> expects it */
42 namelist
/freebsd-current/usr.bin/gprof/
H A Dkernel.c19 char *namelist; local
26 namelist = malloc(len);
27 if (namelist == NULL)
29 if (sysctlbyname("kern.function_list", namelist, &len, NULL,
33 free(namelist);
38 for (name = namelist; *name != '\0'; name += strlen(name) + 1)
44 for (name = namelist; *name != '\0'; name += strlen(name) + 1) {
/freebsd-current/contrib/byacc/test/btyacc/
H A Derr_inherit3.tab.h19 namelist * nlist;
H A Dbtyacc_destroy1.tab.h19 namelist * nlist;
H A Dbtyacc_destroy2.tab.h19 namelist * nlist;
H A Dbtyacc_destroy3.tab.h19 namelist * nlist;
H A Dinherit1.tab.h19 namelist * nlist;
H A Dinherit2.tab.h19 namelist * nlist;
H A Derr_inherit4.tab.h19 namelist * nlist;
/freebsd-current/lib/libc/gen/
H A Dscandir.c36 * struct dirent (through namelist). Returns -1 if there were any errors.
67 scandir_b_dirp(DIR *dirp, struct dirent ***namelist, select_block select, argument
70 scandir_dirp(DIR *dirp, struct dirent ***namelist,
124 *namelist = names;
137 scandir_b(const char *dirname, struct dirent ***namelist, select_block select, argument
140 scandir(const char *dirname, struct dirent ***namelist,
156 (dirp, namelist, select, dcomp));
161 scandirat(int dirfd, const char *dirname, struct dirent ***namelist, argument
176 return (scandir_dirp(dirp, namelist, select, dcomp));
/freebsd-current/usr.sbin/ngctl/
H A Dlist.c66 struct namelist *nlist;
111 nlist = (struct namelist *) resp->data;
/freebsd-current/contrib/ofed/libibumad/
H A Dumad.c134 struct dirent **namelist = NULL; local
182 num_pkeys = sys_scandir(port_dir, &namelist, check_for_digit_name, NULL);
195 idx = strtoul(namelist[i]->d_name, NULL, 0);
196 sys_read_uint(port_dir, namelist[i]->d_name, &val);
198 free(namelist[i]);
201 free(namelist);
202 namelist = NULL;
210 if (namelist) {
212 free(namelist[i]);
213 free(namelist);
384 struct dirent **namelist; local
548 struct dirent **namelist; local
[all...]
/freebsd-current/tools/test/stress2/misc/
H A Dmaxproc.sh69 } namelist[] = {
75 #define NNAMES (sizeof(namelist) / sizeof(*namelist))
129 nl[namelist[i].order].n_name = strdup(namelist[i].name);

Completed in 145 milliseconds

123