Home
last modified time | relevance | path

Searched refs:nde (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c870 struct tmpfs_dirent *nde; in tmpfs_alloc_dirent() local
872 nde = malloc(sizeof(*nde), M_TMPFSDIR, M_WAITOK); in tmpfs_alloc_dirent()
873 nde->td_node = node; in tmpfs_alloc_dirent()
875 nde->ud.td_name = malloc(len, M_TMPFSNAME, M_WAITOK); in tmpfs_alloc_dirent()
876 tmpfs_dirent_init(nde, name, len); in tmpfs_alloc_dirent()
878 nde->td_namelen = 0; in tmpfs_alloc_dirent()
882 *de = nde; in tmpfs_alloc_dirent()
1381 struct tmpfs_dir_duphead *duphead, struct tmpfs_dirent *nde) in tmpfs_dir_attach_dup() argument
1390 nde->td_cookie = TMPFS_DIRCOOKIE_DUP_MIN; in tmpfs_dir_attach_dup()
1392 nde->td_cookie = de->td_cookie + 1; in tmpfs_dir_attach_dup()
[all …]
/freebsd/share/misc/
H A Diso639344 nd nde nde Ndebele, North; North Ndebele
/freebsd/share/termcap/
H A Dtermcap4499 # Amiga termcap by Kent Polk, kent@swrinde.nde.swri.edu (30 May 90)
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src20876 # From: Kent Polk <kent@swrinde.nde.swri.edu>, 30 May 90