HomeSort by: relevance | last modified time | path
    Searched refs:ndir (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/bin/ksh/
ksh_dir.h 13 # include <sys/ndir.h>
19 # include <ndir.h>
  /src/external/bsd/openldap/dist/include/ac/
dirent.h 46 # include <sys/ndir.h>
52 # include <ndir.h>
  /src/external/gpl3/gdb/dist/readline/readline/
posixdir.h 35 # include <sys/ndir.h>
41 # include <ndir.h>
  /src/external/gpl3/gdb.old/dist/readline/readline/
posixdir.h 35 # include <sys/ndir.h>
41 # include <ndir.h>
  /src/external/bsd/libarchive/dist/tar/
bsdtar_platform.h 62 # include <sys/ndir.h>
68 # include <ndir.h>
  /src/external/gpl2/grep/dist/lib/
savedir.c 39 # include <sys/ndir.h>
45 # include <ndir.h>
  /src/external/ibm-public/postfix/dist/src/util/
scan_dir.c 78 #include <sys/ndir.h>
84 #include <ndir.h>
  /src/games/rogue/
move.c 628 short ndir = 0; local
632 ndir = 'l';
636 ndir = 'h';
640 ndir = 'j';
644 ndir = 'k';
647 multiple_move_rogue(ndir - (fast ? 32 : 96));
  /src/external/bsd/ntp/dist/sntp/libopts/compat/
compat.h 136 # include <sys/ndir.h>
142 # include <ndir.h>
  /src/external/gpl2/xcvs/dist/diff/
system.h 159 # include <sys/ndir.h>
165 # include <ndir.h>
  /src/external/gpl2/xcvs/dist/lib/
system.h 192 # include <sys/ndir.h>
198 # include <ndir.h>
getcwd.c 50 # include <sys/ndir.h>
56 # include <ndir.h>
glob.c 63 # include <sys/ndir.h>
69 # include <ndir.h>
  /src/usr.sbin/makefs/v7fs/
v7fs_estimate.c 255 int ndir; local
264 ndir = estimate_size_walk(root, path, &geom);
265 sz = (ndir + 1/*..*/) * sizeof(struct v7fs_dirent);
  /src/external/gpl2/diffutils/dist/src/
system.h 179 # include <sys/ndir.h>
185 # include <ndir.h>
  /src/usr.sbin/puffs/mount_psshfs/
subr.c 98 lookup(struct psshfs_dir *bdir, size_t ndir, const char *name)
103 for (i = 0; i < ndir; i++) {
115 lookup_by_entry(struct psshfs_dir *bdir, size_t ndir, struct puffs_node *entry)
120 for (i = 0; i < ndir; i++) {
  /src/external/gpl2/mkhybrid/dist/
mkisofs.h 62 # include <sys/ndir.h>
68 # include <ndir.h>
configure 1009 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
  /src/external/bsd/am-utils/dist/include/
am_defs.h 210 # include <sys/ndir.h>
216 # include <ndir.h>
  /src/games/warp/
config.h.SH 152 * the ndir.c code provided with the package.
156 * system's version of ndir.h, rather than the one with this package.
  /src/tools/compat/
compat_defs.h 259 # include <sys/ndir.h>
265 # include <ndir.h>
  /src/external/gpl2/gmake/dist/
dir.c 32 # include <sys/ndir.h>
38 # include <ndir.h>
  /src/external/gpl2/gmake/dist/glob/
glob.c 97 # include <sys/ndir.h>
103 # include <ndir.h>
  /src/external/gpl3/gdb.old/dist/sim/ppc/
emul_netbsd.c 59 # include <sys/ndir.h>
65 # include <ndir.h>
  /src/external/gpl3/gdb/dist/sim/ppc/
emul_netbsd.c 59 # include <sys/ndir.h>
65 # include <ndir.h>

Completed in 33 milliseconds

1 2