Home
last modified time | relevance | path

Searched refs:ndir (Results 1 – 18 of 18) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/mktree/
HDmktree.c46 static int ndir = 2; variable
68 ndir = atoi(optarg); in main()
77 if (nlevel < 0 || ndir < 0 || nfile < 0 || pbasedir == NULL) { in main()
106 for (d = 0; d < ndir; d++) { in mktree()
/freebsd-13-stable/tests/sys/cddl/zfs/bin/
HDmktree.c47 static int ndir = 2; variable
69 ndir = atoi(optarg); in main()
78 if (nlevel < 0 || ndir < 0 || nfile < 0 || pbasedir == NULL) { in main()
107 for (d = 0; d < ndir; d++) { in mktree()
/freebsd-13-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
HDzfs_acl_chmod_aclmode_001_pos.ksh107 nfile=$basedir/nfile; ndir=$basedir/ndir
112 allnodes="$nfile $ndir"
437 log_must usr_exec $MKDIR $ndir
/freebsd-13-stable/lib/libc/locale/
HDcollate.c430 int ndir = table->info->directive_count; in _collate_wxfrm() local
434 for (pass = 0; pass <= ndir; pass++) { in _collate_wxfrm()
448 if (pass == ndir) { in _collate_wxfrm()
577 int ndir = table->info->directive_count; in _collate_sxfrm() local
581 for (pass = 0; pass <= ndir; pass++) { in _collate_sxfrm()
595 if (pass == ndir) { in _collate_sxfrm()
/freebsd-13-stable/sys/dev/sound/pci/hda/
HDhdaa.h139 int index, dir, ndir; member
HDhdaa.c227 if (dir && ctl->ndir != dir) in hdaa_audio_ctl_amp_get()
229 if (index >= 0 && ctl->ndir == HDAA_CTL_IN && in hdaa_audio_ctl_amp_get()
230 ctl->dir == ctl->ndir && ctl->index != index) in hdaa_audio_ctl_amp_get()
3081 ctls[cnt].ndir = HDAA_CTL_IN; in hdaa_audio_ctl_parse()
3083 ctls[cnt].ndir = HDAA_CTL_OUT; in hdaa_audio_ctl_parse()
3125 ctls[cnt].ndir = HDAA_CTL_IN; in hdaa_audio_ctl_parse()
3146 ctls[cnt].ndir = HDAA_CTL_OUT; in hdaa_audio_ctl_parse()
3148 ctls[cnt].ndir = HDAA_CTL_IN; in hdaa_audio_ctl_parse()
4199 if (ctl->ndir == HDAA_CTL_IN) in hdaa_audio_disable_useless()
4496 if (ctl->ndir == HDAA_CTL_IN) in hdaa_audio_disable_crossas()
[all …]
/freebsd-13-stable/contrib/bmake/
HDconfig.h.in80 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
196 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
HDconfigure4735 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
/freebsd-13-stable/contrib/opie/
HDconfig.h.in380 /* Define if you have the <ndir.h> header file. */
410 /* Define if you have the <sys/ndir.h> header file. */
HDconfigure2245 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
/freebsd-13-stable/contrib/ntp/sntp/
HDconfig.h.in221 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
495 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
HDconfigure24928 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
/freebsd-13-stable/contrib/ntp/
HDconfig.h.in622 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
1010 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
HDconfigure14899 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
/freebsd-13-stable/crypto/openssh/
HDconfigure.ac483 ndir.h \
508 sys/ndir.h \
/freebsd-13-stable/contrib/ncurses/
HDconfigure17470 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
/freebsd-13-stable/contrib/dialog/
HDconfigure22254 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
/freebsd-13-stable/contrib/diff/
HDChangeLog3499 * diff.h (NDIR_IN_SYS): New macro controls location of ndir.h.