Home
last modified time | relevance | path

Searched refs:oline (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/tests/lib/libc/locale/
H A Dt_ducet.c55 wchar_t *oline = NULL, *line; in ATF_TC_BODY()
64 if (oline == NULL) { in ATF_TC_BODY()
65 oline = line; in ATF_TC_BODY()
70 for (i = 0; oline[i] != 0; i++) in ATF_TC_BODY()
71 printf("0x%lx ", (long)oline[i]); in ATF_TC_BODY()
78 ATF_CHECK(wcscoll(oline, line) <= 0); in ATF_TC_BODY()
80 oline = line; in ATF_TC_BODY()
98 wchar_t *tmp, *oline = NULL, *line; in ATF_TC_BODY()
111 if (oline == NULL) { in ATF_TC_BODY()
112 oline = line; in ATF_TC_BODY()
[all …]
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dt.roff5 print oline
7 oline = $i
9 oline = oline " " $i
16 print oline
22 print oline
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_alt.c83 char oline[256], htmp[5]; in STACK_OF() local
121 if (X509_NAME_oneline(gen->d.dirn, oline, sizeof(oline)) == NULL in STACK_OF()
122 || !X509V3_add_value("DirName", oline, &ret)) in STACK_OF()
129 BIO_snprintf(oline, sizeof(oline), "%d.%d.%d.%d", in STACK_OF()
132 oline[0] = 0; in STACK_OF()
136 strcat(oline, htmp); in STACK_OF()
138 strcat(oline, ":"); in STACK_OF()
145 if (!X509V3_add_value("IP Address", oline, &ret)) in STACK_OF()
150 i2t_ASN1_OBJECT(oline, 256, gen->d.rid); in STACK_OF()
151 if (!X509V3_add_value("Registered ID", oline, &ret)) in STACK_OF()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_san.c84 char oline[256], *tmp; in STACK_OF() local
130 if (OBJ_obj2txt(oline, sizeof(oline), gen->d.otherName->type_id, 0) > 0) in STACK_OF()
132 oline); in STACK_OF()
186 if (X509_NAME_oneline(gen->d.dirn, oline, sizeof(oline)) == NULL in STACK_OF()
187 || !X509V3_add_value("DirName", oline, &ret)) in STACK_OF()
199 i2t_ASN1_OBJECT(oline, 256, gen->d.rid); in STACK_OF()
200 if (!X509V3_add_value("Registered ID", oline, &ret)) in STACK_OF()
/netbsd-src/regress/sys/fs/lfs/ckckp/
H A Dcheck-all239 $oline = "$_";
244 $errstr = "1 $k 0x$a $oline";
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipscan_y.y82 | IPSL_CONTENT oline
93 oline: cline
/netbsd-src/external/gpl2/groff/dist/font/devhtml/
H A DR.proto622 rn 24 0 0x203E &oline;
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c5155 asection *oline; in xcoff_link_input_bfd() local
5367 oline = NULL; in xcoff_link_input_bfd()
5655 if (oline != enclosing) in xcoff_link_input_bfd()
5663 oline = enclosing; in xcoff_link_input_bfd()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxcofflink.c5146 asection *oline; in xcoff_link_input_bfd() local
5358 oline = NULL; in xcoff_link_input_bfd()
5646 if (oline != enclosing) in xcoff_link_input_bfd()
5654 oline = enclosing; in xcoff_link_input_bfd()
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.23878 literal AWK program that performed the `oline' and quadrigraphs
3880 Fix its `oline' computation which was dead wrong when there are
6058 oline)' only in the lines that match `__oline__'.