Home
last modified time | relevance | path

Searched defs:nlist (Results 1 – 11 of 11) sorted by relevance

/dragonfly/include/
H A Dnlist.h52 struct nlist { struct
54 union {
57 } n_un;
61 unsigned char n_type; /* type defines */
62 char n_other; /* ".type" and binding information */
63 short n_desc; /* used by stab entries */
64 unsigned long n_value; /* address/value of the symbol */
/dragonfly/usr.sbin/ngctl/
H A Dlist.c59 struct namelist *const nlist = (struct namelist *) resp->data; in ListCmd() local
/dragonfly/contrib/gdb-7/gdb/
H A Ddbxread.c889 struct internal_nlist nlist; in dbx_next_symbol_text() local
978 set_namestring (struct objfile *objfile, const struct internal_nlist *nlist) in set_namestring()
1204 struct internal_nlist nlist; in read_dbx_symtab() local
2521 struct internal_nlist nlist; in read_ofile_symtab() local
/dragonfly/lib/libc/gen/
H A Dnlist.c60 nlist(const char *name, struct nlist *list) in nlist() function
/dragonfly/usr.bin/mail/
H A Dnames.c484 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) in gexpand()
/dragonfly/contrib/tcsh-6/
H A Dtw.init.c43 size_t nlist, /* Number of items */ member
/dragonfly/sys/kern/
H A Dkern_objcache.c862 objcache_reclaimlist(struct objcache *oclist[], int nlist) in objcache_reclaimlist()
/dragonfly/usr.bin/rpcinfo/
H A Drpcinfo.c115 struct netidlist *nlist; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c32732 tree nlist, c, id = NULL_TREE; in cp_parser_omp_clause_reduction() local
33103 tree nlist, c, alignment = NULL_TREE; in cp_parser_omp_clause_aligned() local
33144 tree nlist, c, step = integer_one_node; in cp_parser_omp_clause_linear() local
33388 tree nlist, c; in cp_parser_omp_clause_depend() local
33471 tree nlist, c; in cp_parser_omp_clause_map() local
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig.c2447 struct wpa_ssid *prev, **nlist; in wpa_config_add_prio_network() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dparser.c25291 tree nlist, c; in cp_parser_omp_clause_reduction() local