| /src/contrib/less/ |
| H A D | regexp.c | 92 #define OPEN 20 /* no Mark this point in input as start of #n. */ macro 315 ret = regnode(OPEN+parno); in reg() 874 case OPEN+1: in regmatch() 875 case OPEN+2: in regmatch() 876 case OPEN+3: in regmatch() 877 case OPEN+4: in regmatch() 878 case OPEN+5: in regmatch() 879 case OPEN+6: in regmatch() 880 case OPEN+7: in regmatch() 881 case OPEN+8: in regmatch() [all …]
|
| /src/contrib/elftoolchain/ar/ |
| H A D | acplex.l | 64 OPEN|open { return (OPEN); }
|
| H A D | acpyacc.y | 101 %token OPEN 206 : OPEN FNAME { arscp_open($2); }
|
| /src/usr.bin/ar/ |
| H A D | acplex.l | 62 OPEN|open { return (OPEN); }
|
| H A D | acpyacc.y | 98 %token OPEN 203 : OPEN FNAME { arscp_open($2); }
|
| /src/crypto/openssl/doc/designs/quic-design/images/ |
| H A D | connection-state-machine.plantuml | 38 OPEN : 48 HANDSHAKE_CONFIRMED --> OPEN : ε
|
| /src/sys/dev/ppbus/ |
| H A D | lpt.c | 151 #define OPEN (1<<0) /* device is open */ macro 450 if (sc->sc_state & OPEN) { in lptout() 505 sc->sc_state = OPEN; in lptopen() 575 sc->sc_state |= OPEN; in lptopen() 625 sc->sc_state &= ~OPEN; in lptclose() 905 (sc->sc_state & OPEN)) in lptintr()
|
| /src/usr.sbin/bluetooth/bthidd/ |
| H A D | server.c | 271 s->state = (s->intr == -1)? W4INTR : OPEN; in server_accept() 275 s->state = (s->ctrl == -1)? W4CTRL : OPEN; in server_accept() 287 if (s->state == OPEN && session_run(s) < 0) { in server_accept()
|
| H A D | bthidd.h | 75 #define OPEN 3 macro
|
| H A D | client.c | 187 s->state = OPEN; in client_connect()
|
| /src/contrib/sendmail/src/ |
| H A D | bf.c | 69 # define OPEN(fn, omode, cmode, sff) open(fn, omode, cmode) macro 71 # define OPEN(fn, omode, cmode, sff) safeopen(fn, omode, cmode, sff) macro 547 retval = OPEN(bfp->bf_filename, 710 retval = OPEN(bfp->bf_filename,
|
| /src/crypto/heimdal/lib/gssapi/krb5/ |
| H A D | gsskrb5_locl.h | 62 enum { LOCAL = 1, OPEN = 2, enumerator
|
| H A D | inquire_context.c | 95 *open_context = ctx->more_flags & OPEN; in _gsskrb5_inquire_context()
|
| H A D | accept_sec_context.c | 281 ctx->more_flags |= OPEN; in gsskrb5_acceptor_ready() 635 ctx->more_flags |= OPEN; in gsskrb5_acceptor_start()
|
| H A D | init_sec_context.c | 302 ctx->more_flags |= OPEN; in gsskrb5_initiator_ready()
|
| /src/crypto/openssl/doc/designs/quic-design/ |
| H A D | connection-state-machine.md | 388 <td><tt>ACTIVE.OPEN</tt></td> 391 <td rowspan="2"><tt>ACTIVE.OPEN</tt></td> 505 - `PROBE_TIMEOUT`: Applicable to `OPEN` and all (non-ε) `ESTABLISHING` 510 - `IDLE_TIMEOUT`: Applicable to `OPEN` and all (non-ε) `ESTABLISHING` substates. 516 - `CAN_SEND`: Applicable to `OPEN` and all (non-ε) `ESTABLISHING` 520 - `RX:STATELESS_RESET`: Applicable to all `ESTABLISHING` and `OPEN` states and 524 - `APP:CLOSE`: Supported in `IDLE`, `ESTABLISHING` and `OPEN` states. 527 - `RX:ANY[CONNECTION_CLOSE]`: Supported in all `ESTABLISHING` and `OPEN` states, 621 - Phase 1: “Steady state only” model which jumps to the `ACTIVE.OPEN`
|
| /src/sys/dev/vkbd/ |
| H A D | vkbd.c | 122 #define OPEN (1 << 0) /* control device is open */ macro 236 if (state->ks_flags & OPEN) { in vkbd_dev_open() 241 state->ks_flags |= OPEN; in vkbd_dev_open() 274 state->ks_flags &= ~OPEN; in vkbd_dev_close()
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | README-WPS | 173 wpa_cli wps_reg 02:34:56:78:9a:bc 12345670 clear OPEN NONE "" 175 <auth> must be one of the following: OPEN WPAPSK WPA2PSK 269 wpa_er_config 87654321-9abc-def0-1234-56789abc0002 12345670 clear OPEN NONE "" 271 <auth> must be one of the following: OPEN WPAPSK WPA2PSK
|
| /src/usr.bin/procstat/ |
| H A D | procstat_kqueue.c | 166 PK_NAME_ELEM(NOTE_, OPEN),
|
| /src/contrib/terminus/ |
| H A D | OFL.TXT | 10 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
| /src/contrib/wpa/hostapd/ |
| H A D | README-WPS | 247 hostapd_cli wps_config "no security" OPEN NONE "" 249 <auth> must be one of the following: OPEN WPAPSK WPA2PSK
|
| /src/contrib/dialog/ |
| H A D | dlg_keys.c | 467 CURSES_NAME(OPEN),
|
| /src/crypto/openssl/Configurations/ |
| H A D | descrip.mms.tmpl | 740 OPEN/WRITE/SHARE=READ CONFIG []vmsconfig.pm 1282 OPEN/WRITE/SHARE=READ OPT_FILE $shlibname-components.OPT 1339 OPEN/WRITE/SHARE=READ OPT_FILE $dsoname-components.OPT 1438 @ OPEN/WRITE/SHARE=READ OPT_FILE $binname.OPT
|
| /src/usr.sbin/usbdump/ |
| H A D | usbdump.c | 353 STATUS(status, OPEN), in print_status()
|
| /src/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-eaidk-610.dts | 13 model = "OPEN AI LAB EAIDK-610";
|