| /freebsd-14.2/contrib/byacc/test/ |
| H A D | err_inherit3.y | 11 struct namelist { symbol *s; struct namelist *next; }; argument 12 typedef struct namelist namelist; typedef 64 namelist: namelist($c) NAME in namelist() function
|
| H A D | err_inherit4.y | 12 struct namelist { symbol *s; struct namelist *next; }; struct 13 typedef struct namelist namelist; typedef 66 namelist($c, $t): namelist NAME in namelist() function
|
| H A D | err_inherit5.y | 11 struct namelist { symbol *s; struct namelist *next; }; argument 12 typedef struct namelist namelist; typedef 64 namelist($c, $t): namelist NAME in namelist() function
|
| H A D | inherit2.y | 11 struct namelist { symbol *s; struct namelist *next; }; argument 12 typedef struct namelist namelist; typedef 64 namelist($c, $t): namelist NAME in namelist() function
|
| H A D | err_inherit2.y | 11 struct namelist { symbol *s; struct namelist *next; }; struct 12 typedef struct namelist namelist; typedef 64 namelist($<tval>c, $t, extra): namelist NAME in namelist() function
|
| H A D | err_inherit1.y | 11 struct namelist { symbol *s; struct namelist *next; }; argument 12 typedef struct namelist namelist; typedef
|
| H A D | inherit1.y | 11 struct namelist { symbol *s; struct namelist *next; }; argument 12 typedef struct namelist namelist; typedef
|
| /freebsd-14.2/lib/libc/gen/ |
| H A D | scandir.c | 69 scandir_b_dirp(DIR *dirp, struct dirent ***namelist, select_block select, in scandir_b_dirp() 139 scandir_b(const char *dirname, struct dirent ***namelist, select_block select, in scandir_b() 163 scandirat(int dirfd, const char *dirname, struct dirent ***namelist, in scandirat()
|
| H A D | scandir-compat11.c | 62 freebsd11_scandir(const char *dirname, struct freebsd11_dirent ***namelist, in freebsd11_scandir()
|
| /freebsd-14.2/sbin/ipf/common/ |
| H A D | ipf.h | 160 typedef struct namelist { struct 161 struct namelist *na_next; argument 164 } namelist_t; argument
|
| /freebsd-14.2/usr.bin/gprof/ |
| H A D | kernel.c | 19 char *namelist; in kernel_getnfile() local
|
| /freebsd-14.2/share/examples/sunrpc/dir/ |
| H A D | dir.x | 9 typedef struct namenode *namelist; /* a link in the listing */ typedef
|
| /freebsd-14.2/contrib/byacc/test/btyacc/ |
| H A D | inherit1.tab.c | 130 struct namelist { symbol *s; struct namelist *next; }; struct 131 typedef struct namelist namelist; typedef
|
| H A D | inherit2.tab.c | 130 struct namelist { symbol *s; struct namelist *next; }; argument 131 typedef struct namelist namelist; typedef
|
| H A D | err_inherit3.tab.c | 130 struct namelist { symbol *s; struct namelist *next; }; struct 131 typedef struct namelist namelist; typedef
|
| H A D | err_inherit4.tab.c | 138 struct namelist { symbol *s; struct namelist *next; }; struct 139 typedef struct namelist namelist; typedef
|
| H A D | btyacc_destroy3.tab.c | 130 struct namelist { symbol *s; struct namelist *next; }; argument 131 typedef struct namelist namelist; typedef
|
| H A D | btyacc_destroy1.tab.c | 130 struct namelist { symbol *s; struct namelist *next; }; argument 131 typedef struct namelist namelist; typedef
|
| H A D | btyacc_destroy2.tab.c | 130 struct namelist { symbol *s; struct namelist *next; }; argument 131 typedef struct namelist namelist; typedef
|
| /freebsd-14.2/sys/netgraph/ |
| H A D | ng_message.h | 266 struct namelist { struct 267 u_int32_t numnames; 268 struct nodeinfo nodeinfo[];
|
| /freebsd-14.2/sbin/ddb/ |
| H A D | ddb_capture.c | 56 static struct nlist namelist[] = { variable
|
| /freebsd-14.2/lib/libmemstat/ |
| H A D | memstat_uma.c | 52 static struct nlist namelist[] = { variable
|
| /freebsd-14.2/contrib/ofed/libibumad/ |
| H A D | umad.c | 134 struct dirent **namelist = NULL; in get_port() local 384 struct dirent **namelist; in get_ca() local 548 struct dirent **namelist; in umad_get_cas_names() local
|
| H A D | sysfs.c | 149 sys_scandir(const char *dirname, struct dirent ***namelist, in sys_scandir()
|
| /freebsd-14.2/usr.bin/ipcs/ |
| H A D | ipcs.c | 113 char *core = NULL, *user = NULL, *namelist = NULL; in main() local
|