Searched refs:n_hash (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dnlist.h81 #define n_hash n_desc /* used internally by ld(1); XXX */ macro
/netbsd-6-1-5-RELEASE/tools/m68k-elf2aout/
H A Dnlist.h83 #define n_hash n_desc /* used internally by ld(1); XXX */ macro
/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs_node.h78 LIST_ENTRY(smbnode) n_hash; member in struct:smbnode
H A Dsmbfs_node.c133 LIST_FOREACH(np, nhpp, n_hash) {
194 LIST_FOREACH(np2, nhpp, n_hash) {
222 LIST_INSERT_HEAD(nhpp, np, n_hash);
271 LIST_REMOVE(np, n_hash);
/netbsd-6-1-5-RELEASE/usr.bin/vmstat/
H A Dvmstat.c120 #undef n_hash macro

Completed in 124 milliseconds