Home
last modified time | relevance | path

Searched defs:isopen (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dfreopen.c58 int dflags, flags, isopen, oflags, sverrno, wantfd; in freopen() local
/freebsd/contrib/sendmail/src/
H A Dalias.c404 aliaswait(map, ext, isopen) in aliaswait() argument
/freebsd/sbin/hastd/
H A Dhastd.c170 bool isopen; in descriptors_assert() local
/freebsd/usr.bin/fstat/
H A Dfstat.c388 static int isopen; in print_socket_info() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c5311 vdev_set_state(vdev_t *vd, boolean_t isopen, vdev_state_t state, vdev_aux_t aux) in vdev_set_state()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c1159 zpool_name_valid(libzfs_handle_t *hdl, boolean_t isopen, const char *pool) in zpool_name_valid()
/freebsd/crypto/openssh/
H A Dchannels.c2040 int err = 0, sock, isopen, r; in channel_post_connecting() local