Searched refs:ispath (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dreadconf.c2124 int ispath; member in struct:fwdarg
2138 int ispath = 0; local
2153 ispath = 1;
2163 fwd->ispath = ispath;
2176 ispath = 1;
2185 fwd->ispath = ispath;
2228 if (fwdargs[0].ispath) {
2239 if (fwdargs[0].ispath
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c5909 boolean_t ispath)
5924 if (ispath) {
5908 spa_vdev_set_common(spa_t *spa, uint64_t guid, const char *value, boolean_t ispath) argument

Completed in 124 milliseconds