Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/tmpfs/
HDtmpfs_subr.c860 struct tmpfs_dirent *nde; in tmpfs_alloc_dirent() local
862 nde = malloc(sizeof(*nde), M_TMPFSDIR, M_WAITOK); in tmpfs_alloc_dirent()
863 nde->td_node = node; in tmpfs_alloc_dirent()
865 nde->ud.td_name = malloc(len, M_TMPFSNAME, M_WAITOK); in tmpfs_alloc_dirent()
866 tmpfs_dirent_init(nde, name, len); in tmpfs_alloc_dirent()
868 nde->td_namelen = 0; in tmpfs_alloc_dirent()
872 *de = nde; in tmpfs_alloc_dirent()
1376 struct tmpfs_dir_duphead *duphead, struct tmpfs_dirent *nde) in tmpfs_dir_attach_dup() argument
1385 nde->td_cookie = TMPFS_DIRCOOKIE_DUP_MIN; in tmpfs_dir_attach_dup()
1387 nde->td_cookie = de->td_cookie + 1; in tmpfs_dir_attach_dup()
[all …]
/freebsd-13-stable/share/misc/
HDiso639344 nd nde nde Ndebele, North; North Ndebele
/freebsd-13-stable/share/termcap/
HDtermcap4501 # Amiga termcap by Kent Polk, kent@swrinde.nde.swri.edu (30 May 90)
/freebsd-13-stable/contrib/ncurses/misc/
HDterminfo.src20136 # From: Kent Polk <kent@swrinde.nde.swri.edu>, 30 May 90