Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib39 typeset hostnum=${1}
42 if [[ -z $hostnum ]]; then
48 "echo /sys/class/scsi_host/host$hostnum/scan" \
51 "echo '- - -' > /sys/class/scsi_host/host$hostnum/scan"
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c2015 while (hostnum < nummxhosts)
2023 if (*mxhosts[hostnum] == '[')
2030 endp = strpbrk(mxhosts[hostnum], ":,");
2032 endp = strpbrk(mxhosts[hostnum], ":,");
2040 if (hostnum == 1 && skip_back != NULL)
2058 if (*mxhosts[hostnum] == '\0')
2061 hostnum++;
2068 hostnum++;
2176 if (hostnum < h)
2177 hostnum = h;
[all …]
/illumos-gate/usr/src/head/rpcsvc/
H A Dnis.x110 int hostnum; member
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c293 int rc, i, hostnum; local
422 hostnum = 0;
465 if ( hostnum == 0 ) {
470 ++hostnum;