/reactos/drivers/serial/serial/ |
H A D | CMakeLists.txt | 14 serial.c) 19 add_library(serial MODULE target 22 serial.rc) 24 set_module_type(serial kernelmodedriver) 25 add_importlibs(serial ntoskrnl hal) 26 add_pch(serial serial.h "${PCH_SKIP_SOURCE}") 27 add_cd_file(TARGET serial DESTINATION reactos/system32/drivers FOR all)
|
H A D | serial.rc | 3 #define REACTOS_STR_INTERNAL_NAME "serial" 4 #define REACTOS_STR_ORIGINAL_FILENAME "serial.sys"
|
/reactos/media/inf/ |
H A D | ports.inf | 64 serial.sys 73 AddService = serial, 0x00000002, serial_Service_Inst 80 ServiceBinary = %12%\serial.sys 163 *PNP0500.DeviceDesc = "Porta serial" 164 *PNP0501.DeviceDesc = "Porta serial" 172 *PNP0500.DeviceDesc = "Port de comunicație serial" 173 *PNP0501.DeviceDesc = "Port de comunicație serial"
|
H A D | msmouse.inf | 367 SERIAL_MOUSE.DeviceDesc = "Mouse serial padrão" 375 *PNP0F08.DeviceDesc = "Mouse serial Logitech" 379 *PNP0F01.DeviceDesc = "Mouse serial Microsoft" 388 SERIAL_MOUSE.DeviceDesc = "Mouse serial standard" 397 *PNP0F08.DeviceDesc = "Mouse serial Logitech" 401 *PNP0F01.DeviceDesc = "Mouse serial Microsoft"
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | x509.c | 109 mbedtls_x509_buf *serial ) in mbedtls_x509_get_serial() argument 122 serial->tag = *(*p)++; in mbedtls_x509_get_serial() 124 if( ( ret = mbedtls_asn1_get_len( p, end, &serial->len ) ) != 0 ) in mbedtls_x509_get_serial() 127 serial->p = *p; in mbedtls_x509_get_serial() 128 *p += serial->len; in mbedtls_x509_get_serial() 833 int mbedtls_x509_serial_gets( char *buf, size_t size, const mbedtls_x509_buf *serial ) in mbedtls_x509_serial_gets() argument 842 nr = ( serial->len <= 32 ) in mbedtls_x509_serial_gets() 843 ? serial->len : 28; in mbedtls_x509_serial_gets() 847 if( i == 0 && nr > 1 && serial->p[i] == 0x0 ) in mbedtls_x509_serial_gets() 851 serial->p[i], ( i < nr - 1 ) ? ":" : "" ); in mbedtls_x509_serial_gets() [all …]
|
H A D | x509write_crt.c | 87 mbedtls_mpi_init( &ctx->serial ); in mbedtls_x509write_crt_init() 93 mbedtls_mpi_free( &ctx->serial ); in mbedtls_x509write_crt_free() 139 const mbedtls_mpi *serial ) in mbedtls_x509write_crt_set_serial() argument 143 if( ( ret = mbedtls_mpi_copy( &ctx->serial, serial ) ) != 0 ) in mbedtls_x509write_crt_set_serial() 496 &ctx->serial ) ); in mbedtls_x509write_crt_der()
|
H A D | ssl_cookie.c | 103 ctx->serial = 0; in mbedtls_ssl_cookie_init() 196 t = ctx->serial++; in mbedtls_ssl_cookie_write() 266 cur_time = ctx->serial; in mbedtls_ssl_cookie_check()
|
H A D | x509_crt.c | 940 ( ret = mbedtls_x509_get_serial( &p, end, &crt->serial ) ) != 0 || in x509_crt_parse_der_core() 1586 ret = mbedtls_x509_serial_gets( p, n, &crt->serial ); in mbedtls_x509_crt_info() 1814 while( cur != NULL && cur->serial.len != 0 ) in mbedtls_x509_crt_is_revoked() 1816 if( crt->serial.len == cur->serial.len && in mbedtls_x509_crt_is_revoked() 1817 memcmp( crt->serial.p, cur->serial.p, crt->serial.len ) == 0 ) in mbedtls_x509_crt_is_revoked()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | seamless.c | 262 unsigned int serial; in seamless_process_line() local 264 serial = strtoul(tok3, &endptr, 0); in seamless_process_line() 268 ui_seamless_ack(This, serial); in seamless_process_line() 338 This->seamless.serial = 0; in seamless_init() 355 len = snprintf(buf, sizeof(buf) - 1, "%s,%u,", command, This->seamless.serial); in seamless_send() 382 return This->seamless.serial++; in seamless_send()
|
/reactos/sdk/include/reactos/libs/mbedtls/ |
H A D | x509_crt.h | 84 mbedtls_x509_buf serial; /**< Unique id for certificate issued by a specific CA. */ member 159 mbedtls_mpi serial; member 607 int mbedtls_x509write_crt_set_serial( mbedtls_x509write_cert *ctx, const mbedtls_mpi *serial );
|
H A D | x509.h | 267 int mbedtls_x509_serial_gets( char *buf, size_t size, const mbedtls_x509_buf *serial ); 330 mbedtls_x509_buf *serial );
|
H A D | ssl_cookie.h | 88 unsigned long serial; /*!< serial number for expiration */ member
|
H A D | x509_crl.h | 81 mbedtls_x509_buf serial; member
|
/reactos/base/applications/cmdutils/mode/lang/ |
H A D | en-US.rc | 17 IDS_QUERY_SERIAL_FOUND "Found serial device - %s\n" 24 // IDS_SERIAL "serial" 52 IDS_PRINTER_OUTPUT_REROUTED_SERIAL " Printer output is being rerouted to serial port %s.\n"
|
H A D | ro-RO.rc | 16 Configurarea portului serial:\n\ 32 IDS_QUERY_SERIAL_FOUND "Depistat dispozitiv la portul serial - %s\n" 39 // IDS_SERIAL "serial"
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | ppp.txt | 20 * PPP over serial using HDLC-like framing, such as wired dialup modems 40 Supported compression or miscellaneous protocols, for serial links only: 189 * PPPoS serial output callback 192 * data, buffer to write to serial port 206 * output_cb, PPPoS serial output callback 381 Received data on serial port should be sent to lwIP using the pppos_input() 390 your rx serial interrupt. 509 your own serial rx thread 526 * PPPoS does not use the SIO API anymore, as such it now requires a serial
|
/reactos/drivers/input/sermouse/ |
H A D | sermouse.txt | 4 Microsoft serial mouse 37 Logitech serial mouse 39 Logitech uses the Microsoft serial mouse protocol in their mouses (for
|
/reactos/drivers/serial/ |
H A D | CMakeLists.txt | 3 add_subdirectory(serial)
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | fsck.fat.h | 118 uint32_t serial; /* Serial number */ member 147 uint32_t serial; /* Serial number */ member
|
/reactos/modules/rostests/winetests/msi/ |
H A D | msi.c | 7968 CHAR serial[MAX_PATH]; in test_MsiGetUserInfo() local 7991 ok(!lstrcmpA(serial, "banana"), "Expected serial to be unchanged, got \"%s\"\n", serial); in test_MsiGetUserInfo() 8003 ok(!lstrcmpA(serial, "banana"), "Expected serial to be unchanged, got \"%s\"\n", serial); in test_MsiGetUserInfo() 8015 ok(!lstrcmpA(serial, "banana"), "Expected serial to be unchanged, got \"%s\"\n", serial); in test_MsiGetUserInfo() 8028 ok(!lstrcmpA(serial, "banana"), "Expected serial to be unchanged, got \"%s\"\n", serial); in test_MsiGetUserInfo() 8041 ok(!lstrcmpA(serial, "banana"), "Expected serial to be unchanged, got \"%s\"\n", serial); in test_MsiGetUserInfo() 8052 ok(!lstrcmpA(serial, "banana"), "Expected serial to be unchanged, got \"%s\"\n", serial); in test_MsiGetUserInfo() 8259 ok(!lstrcmpA(serial, "ID"), "Expected \"ID\", got \"%s\"\n", serial); in test_MsiGetUserInfo() 8301 ok(!lstrcmpA(serial, "ID"), "Expected \"ID\", got \"%s\"\n", serial); in test_MsiGetUserInfo() 8419 ok(!lstrcmpA(serial, "ID"), "Expected \"ID\", got \"%s\"\n", serial); in test_MsiGetUserInfo() [all …]
|
/reactos/drivers/ |
H A D | CMakeLists.txt | 20 add_subdirectory(serial)
|
/reactos/dll/win32/msports/ |
H A D | CMakeLists.txt | 9 serial.c
|
/reactos/base/applications/cmdutils/tree/lang/ |
H A D | en-US.rc | 11 IDS_VOL_SERIAL "Volume serial number is %x:%x\n"
|
/reactos/drivers/network/tcpip/lwip/src/netif/ |
H A D | FILES | 17 protocol. It requires a sio (serial I/O) module to work.
|
/reactos/modules/rosapps/applications/net/ncftp/ncftp/ |
H A D | spool.c | 78 SpoolName(const char *const sdir, char *sp, size_t size, int flag, int serial, time_t when) in SpoolName() argument 97 (serial % (16 * 16 * 16 * 16)), in SpoolName()
|