Searched refs:rdb (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/crypto/openssl/apps/ |
| HD | ocsp.c | 174 CA_DB *rdb = NULL; in MAIN() local 627 if (rsignfile && !rdb) { in MAIN() 723 if (ridx_filename && !rdb) { in MAIN() 724 rdb = load_index(ridx_filename, NULL); in MAIN() 725 if (!rdb) in MAIN() 727 if (!index_index(rdb)) in MAIN() 731 if (rdb) { in MAIN() 732 i = make_ocsp_response(&resp, req, rdb, rca_cert, rsigner, rkey, in MAIN() 876 free_index(rdb); in MAIN()
|
| /NextBSD/lib/libc/iconv/ |
| HD | citrus_db.c | 57 _citrus_db_open(struct _citrus_db **rdb, struct _region *r, const char *magic, in _citrus_db_open() argument 85 *rdb = db; in _citrus_db_open()
|
| /NextBSD/sys/gnu/dts/arm/ |
| HD | bcm7445.dtsi | 67 rdb {
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | gdb.info-2 | 2573 `rdb.a'. To do this, define `INCLUDE_RDB' in the VxWorks configuration 2575 kernel contains `rdb.a', and spawns the source debugging task 2579 Once you have included `rdb.a' in your VxWorks system image and set 2638 For instance, a program `prog.o' may reside in `VXPATH/vw/demo/rdb' in 2639 VxWorks and in `HOSTPATH/vw/demo/rdb' on the host. To load this 2642 -> cd "VXPATH/vw/demo/rdb" 2646 (vxgdb) cd HOSTPATH/vw/demo/rdb 2651 Reading symbol data from wherever/vw/demo/rdb/prog.o... done.
|
| HD | gdb.texinfo | 11849 library @file{rdb.a}. To do this, define @code{INCLUDE_RDB} in the 11851 kernel. The resulting kernel contains @file{rdb.a}, and spawns the 11857 Once you have included @file{rdb.a} in your VxWorks system image and set 11923 @file{prog.o} may reside in @file{@var{vxpath}/vw/demo/rdb} in VxWorks 11924 and in @file{@var{hostpath}/vw/demo/rdb} on the host. To load this 11928 -> cd "@var{vxpath}/vw/demo/rdb" 11935 (vxgdb) cd @var{hostpath}/vw/demo/rdb 11942 Reading symbol data from wherever/vw/demo/rdb/prog.o... done.
|
| /NextBSD/etc/ |
| HD | services | 758 ddm-rdb 446/tcp 759 ddm-rdb 446/udp
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | ChangeLog-0203 | 72 (opt): Move long opcode for "ldb rdb,imm8" after short one, now
|
| /NextBSD/gnu/usr.bin/grep/ |
| HD | ChangeLog | 2443 * make.com: Set the logical SYS. From rdb@cocamrd.oz.au (Rodney Brown).
|