Searched defs:nep (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/nfs/ |
H A D | nfs_export.c | 462 init_exports(struct mount *mp, struct netexport **nep) in init_exports() 499 hang_addrlist(struct mount *mp, struct netexport *nep, in hang_addrlist() 703 export(struct netexport *nep, const struct export_args *argp) in export() 726 setpublicfs(struct mount *mp, struct netexport *nep, in setpublicfs()
|
/netbsd-src/games/gomoku/ |
H A D | pickmove.c | 255 struct elist *nep; in scanframes() local 568 struct elist *nep; in addframes() local 702 for (struct elist *nep = sp->s_empty; in makecombo() local 811 struct elist *ep, *nep; in makeempty() local 1352 struct elist *ep, *nep; in markcombo() local
|
/netbsd-src/libexec/ld.elf_so/ |
H A D | headers.c | 255 Needed_Entry *nep = NEW(Needed_Entry); in _rtld_digest_dynamic() local
|
/netbsd-src/sys/dev/usb/ |
H A D | auvitek.c | 99 uint8_t nep; in auvitek_attach() local
|
H A D | irmce.c | 151 uint8_t nep; in irmce_attach() local
|
H A D | ohci.c | 3610 const ohci_physaddr_t nep = OHCI_PAGE(nend); ohci_device_isoc_enter() local
|
/netbsd-src/usr.sbin/btconfig/ |
H A D | btconfig.c | 1086 hci_remote_name_req_compl_ep nep; in print_result() local
|
/netbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_lookup.c | 963 struct ext2fs_direct *ep, *nep; in ext2fs_add_entry() local
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_lookup.c | 767 LFS_DIRHEADER *ep, *nep; in ulfs_direnter() local
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_lookup.c | 928 struct direct *ep, *nep; in ufs_dircompact() local
|
/netbsd-src/usr.bin/telnet/ |
H A D | commands.c | 1777 static struct env_lst *nep = NULL; in env_default() local
|