Home
last modified time | relevance | path

Searched defs:curnode (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c211 symbol_node_t *curnode; in symlist_search() local
234 symbol_node_t *curnode; in symlist_add() local
440 aic_print_reg_dump_entry(FILE *dfile, symbol_node_t *curnode) in aic_print_reg_dump_entry()
474 symbol_node_t *curnode; in symtable_dump() local
593 symbol_node_t *curnode; in symtable_dump() local
643 symbol_node_t *curnode; in symtable_dump() local
657 symbol_node_t *curnode; in symtable_dump() local
671 symbol_node_t *curnode; in symtable_dump() local
/netbsd/usr.bin/audiocfg/
H A Ddrvctl.c99 drvctl_search(int fd, const char *curnode, const char *dvname, in drvctl_search()
/netbsd/usr.sbin/makefs/
H A Dwalk.c370 NODE *curnode; in apply_specdir() local
/netbsd/sys/fs/hfs/
H A Dlibhfs.c555 uint32_t curnode; in hfslib_find_catalog_record_with_key() local
697 uint32_t curnode; in hfslib_find_extent_record_with_key() local
933 uint32_t curnode; in hfslib_get_directory_contents() local
/netbsd/external/historical/nawk/dist/
H A Drun.c102 Node *curnode = NULL; /* the node being executed, for debugging */ variable