Home
last modified time | relevance | path

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

/openbsd/src/games/gomoku/
Dpickmove.c220 struct elist *ep, *nep; in scanframes() local
536 struct elist *ep, *nep; in addframes() local
638 struct elist *nep; in makecombo() local
784 struct elist *ep, *nep; in makeempty() local
1328 struct elist *ep, *nep, **epp; in markcombo() local
/openbsd/src/sys/kern/
Dvfs_subr.c1470 vfs_hang_addrlist(struct mount *mp, struct netexport *nep, in vfs_hang_addrlist()
1557 vfs_free_addrlist(struct netexport *nep) in vfs_free_addrlist()
1570 vfs_export(struct mount *mp, struct netexport *nep, struct export_args *argp) in vfs_export()
1591 vfs_export_lookup(struct mount *mp, struct netexport *nep, struct mbuf *nam) in vfs_export_lookup()
/openbsd/src/lib/libpcap/
Dnametoaddr.c392 struct nodeent *nep; in __pcap_nametodnaddr() local
/openbsd/src/sys/ufs/ufs/
Dufs_lookup.c683 struct direct *ep, *nep; in ufs_direnter() local
/openbsd/src/sys/ufs/ext2fs/
Dext2fs_lookup.c755 struct ext2fs_direct *ep, *nep; in ext2fs_direnter() local
/openbsd/src/usr.bin/sndiod/
Dmidi.c445 midi_migrate(struct midi *oep, struct midi *nep) in midi_migrate()
/openbsd/src/sys/dev/usb/
Dutvfu.c864 int nep, nalt; in utvfu_match() local
975 int nif, nep; in utvfu_parse_desc() local
Duaudio.c2348 struct uaudio_blob *p, struct uaudio_alt *a, int nep) in uaudio_process_as_ep()
2417 struct uaudio_blob *p, struct uaudio_alt *a, int nep) in uaudio_process_as_cs_ep()
2579 struct uaudio_blob *p, int ifnum, int altnum, int nep) in uaudio_process_as()
2773 unsigned int type, ifnum, altnum, nep, class, subclass; in uaudio_process_conf() local
/openbsd/src/usr.bin/telnet/
Dcommands.c1564 static struct env_lst *nep = NULL; in env_default() local