Home
last modified time | relevance | path

Searched refs:maxdepth (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dindex.rst7 :maxdepth: 1
12 :maxdepth: 1
19 :maxdepth: 1
30 :maxdepth: 1
/illumos-gate/usr/src/test/zfs-tests/
H A DMakefile.com19 PROGS:sh = find . -maxdepth 1 -type f \( \
22 FILES:sh = find . -maxdepth 1 -type f \( \
63 SUBDIRS:sh = find ./* -maxdepth 0 -type d
H A DMakefile18 SUBDIRS:sh = find ./* -maxdepth 0 -type d
/illumos-gate/usr/src/test/smbsrv-tests/
H A DMakefile.com20 PROGS:sh = find . -maxdepth 1 -type f \( \
24 FILES:sh = find . -maxdepth 1 -type f \( \
69 SUBDIRS:sh = find ./* -maxdepth 0 -type d ; exit 0
H A DMakefile18 SUBDIRS:sh = find ./* -maxdepth 0 -type d
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest.ksh228 for d in $(find "$ctf_root" -maxdepth 1 -type d -name 'test-*'); do
246 for f in $(find "$ctf_root" -maxdepth 1 -type f -name 'ctftest-*'); do
/illumos-gate/usr/src/cmd/find/
H A Dfind.c255 static int mindepth = -1, maxdepth = -1; variable
756 maxdepth = (int)strtol(b, NULL, 10); in compile()
883 if ((maxdepth != -1 && state->level > maxdepth) || in execute()
1155 if (state->level == maxdepth && type == FTW_D) in execute()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev.h532 char **ids, int count, int maxdepth, boolean_t skip_non_exist,
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c207 int maxdepth, boolean_t skip_non_exist, in acpidev_get_device_by_id() argument
226 rc = AcpiWalkNamespace(ACPI_TYPE_DEVICE, hdl, maxdepth, in acpidev_get_device_by_id()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h108 uint16_t maxdepth; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c1925 if (xp->actv_cnt > xp->maxdepth) { in pmcs_SAS_run()
1926 xp->maxdepth = xp->actv_cnt; in pmcs_SAS_run()
1928 "now %u", pwrk->phy->path, xp->maxdepth); in pmcs_SAS_run()
2583 if (xp->actv_cnt > xp->maxdepth) { in pmcs_SATA_run()
2584 xp->maxdepth = xp->actv_cnt; in pmcs_SATA_run()
2586 "%s: max depth now %u", pwrk->phy->path, xp->maxdepth); in pmcs_SATA_run()
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c76 int maxdepth, mindepth; member
1342 c->maxdepth = 0; in re_cwinit()
1610 if (d > c->maxdepth) c->maxdepth = d; in newnode()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex366 \def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}}
3801 \splittopskip=\topskip \splitmaxdepth=\maxdepth