Home
last modified time | relevance | path

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

/netbsd-src/sys/nfs/
H A Dnfs_export.c462 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 Dpickmove.c255 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 Dheaders.c255 Needed_Entry *nep = NEW(Needed_Entry); in _rtld_digest_dynamic() local
/netbsd-src/sys/dev/usb/
H A Dauvitek.c99 uint8_t nep; in auvitek_attach() local
H A Dirmce.c151 uint8_t nep; in irmce_attach() local
H A Dohci.c3610 const ohci_physaddr_t nep = OHCI_PAGE(nend); ohci_device_isoc_enter() local
/netbsd-src/usr.sbin/btconfig/
H A Dbtconfig.c1086 hci_remote_name_req_compl_ep nep; in print_result() local
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_lookup.c963 struct ext2fs_direct *ep, *nep; in ext2fs_add_entry() local
/netbsd-src/sys/ufs/lfs/
H A Dulfs_lookup.c767 LFS_DIRHEADER *ep, *nep; in ulfs_direnter() local
/netbsd-src/sys/ufs/ufs/
H A Dufs_lookup.c928 struct direct *ep, *nep; in ufs_dircompact() local
/netbsd-src/usr.bin/telnet/
H A Dcommands.c1777 static struct env_lst *nep = NULL; in env_default() local