Searched refs:opened (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-11-stable/usr.sbin/bhyve/
H A Dconsport.c114 static int opened; local
137 if (!opened) {
149 opened = 1;
H A Duart_emul.c101 bool opened; member in struct:ttyfd
187 if (sc->tty.opened) {
228 if (sc->tty.opened) {
256 if (sc->tty.opened) {
427 } else if (sc->tty.opened) {
649 sc->tty.opened = true;
674 sc->tty.opened = true;
/freebsd-11-stable/sys/geom/
H A Dgeom_pc98.c167 int error, opened; local
173 opened = 0;
184 opened = 1;
190 if (opened)
323 int opened = 0, error = 0; local
348 opened = 1;
358 if (opened)
H A Dgeom_mbr.c183 int error, opened; local
189 opened = 0;
200 opened = 1;
206 if (opened)
337 int opened = 0, error = 0; local
362 opened = 1;
372 if (opened)
/freebsd-11-stable/stand/uboot/lib/
H A Ddisk.c61 int opened; /* device is opened */ member in struct:__anon5093
115 stor_info[stor_info_no].opened = 0;
140 if (stor_info[i].opened > 0)
196 if (SI(dev).opened == 0) {
203 SI(dev).opened++;
/freebsd-11-stable/sys/sys/
H A Dimgact.h71 char opened; /* flag - we have opened executable vnode */ member in struct:image_params
H A Dterminal.h161 typedef void tc_opened_t(struct terminal *tm, int opened);
/freebsd-11-stable/lib/libc/gen/
H A Dsyslog.c61 static int opened; /* have done openlog() */ variable
252 if (!opened)
347 * If the user closed the FD and opened another in the same slot,
422 opened = 1; /* ident and facility has been set */
/freebsd-11-stable/sys/dev/beri/
H A Dberi_ring.c92 int opened; member in struct:beri_softc
210 if (sc->opened)
225 sc->opened = 1;
250 if (sc->opened) {
251 sc->opened = 0;
/freebsd-11-stable/sys/dev/beri/virtio/
H A Dvirtio_block.c91 int opened; member in struct:beri_vtblk_softc
123 KASSERT(vp != NULL, ("file not opened"));
285 if (!sc->opened)
447 /* Already opened */
457 sc->opened = 1;
461 /* File not opened */
464 sc->opened = 0;
/freebsd-11-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c121 int opened; member in struct:vtbe_softc
529 if (sc->opened == 0) {
530 sc->opened = 1;
534 if (sc->opened == 1) {
536 sc->opened = 0;
/freebsd-11-stable/sys/i386/pci/
H A Dpci_cfgreg.c143 static int opened = 0; local
148 if (opened)
159 opened = 1;
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c97 bool opened; member in struct:xencons_priv
553 * It's not necessary to retrieve input when the tty is not opened
555 if (!cons->opened)
652 cons->opened = true;
664 cons->opened = false;
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c1166 /* check if network interface is opened */
1179 /* check if network interface is opened */
1258 bool opened; local
1269 opened = test_bit(MLX5E_STATE_OPENED, &priv->state);
1285 c = opened ? &priv->channel[i] : NULL;
1286 rq = opened ? &c->rq : NULL;
1288 opened ? rq->rqn : -1,
1289 opened ? rq->cq.mcq.cqn : -1,
1293 sq = opened ? &c->sq[tc] : NULL;
1296 opened
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dcommit.c121 /* Is this directory being added? (Otherwise, just opened.) */
155 /* Is this file being added? (Otherwise, just opened.) */
752 svn_boolean_t opened = FALSE;
775 if (!opened)
777 opened = TRUE;
789 if (opened)
796 opened = FALSE;
807 if (!opened)
809 opened = TRUE;
821 if (opened)
751 svn_boolean_t opened = FALSE; local
[all...]
/freebsd-11-stable/sys/conf/
H A Dnewvers.sh238 p4opened=`cd ${SYSDIR} && $p4_cmd opened ./... 2>&1`
/freebsd-11-stable/contrib/less/
H A Difile.c34 char h_opened; /* Has this ifile been opened? */
324 * Mark the ifile as "opened".
334 * Return whether the ifile has been opened previously.
337 opened(ifile) function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dlock.c286 apr_hash_t *opened = svn_wc__db_temp_get_all_access(adm_access->db,
288 if (apr_hash_count(opened) == 0)
1306 apr_hash_t *opened;
1309 /* Gather all the opened access batons from the DB. */
1310 opened = svn_wc__db_temp_get_all_access(adm_access->db, scratch_pool);
1313 for (hi = apr_hash_first(scratch_pool, opened);
285 apr_hash_t *opened = svn_wc__db_temp_get_all_access(adm_access->db, local
1305 apr_hash_t *opened; local
/freebsd-11-stable/sys/dev/usb/serial/
H A Dusb_serial.c667 /* already opened */
694 /* already opened */
1214 uint8_t opened; local
1219 opened = 0;
1234 opened = 1;
1277 if (opened) {
/freebsd-11-stable/contrib/file/
H A Dconfig.sub1410 opened*)
1753 mvs* | opened*)
/freebsd-11-stable/contrib/binutils/
H A Dconfig.sub1223 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1265 -opened*)
1583 -mvs* | -opened*)
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.sub1113 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1151 -opened*)
1433 -mvs* | -opened*)
/freebsd-11-stable/crypto/heimdal/
H A Dconfig.sub1299 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1341 -opened*)
1662 -mvs* | -opened*)
/freebsd-11-stable/contrib/openbsm/config/
H A Dconfig.sub1138 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1176 -opened*)
1467 -mvs* | -opened*)
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c930 static int opened = 0; local
932 if (opened)
936 opened = 1;

Completed in 251 milliseconds

123