Lines Matching refs:STRCONST
1038 result = client_write(data, STRCONST("DN: "), bv.bv_val, bv.bv_len, in oldap_recv()
1039 STRCONST("\n")); in oldap_recv()
1052 result = client_write(data, STRCONST("\t"), bv.bv_val, bv.bv_len, in oldap_recv()
1053 STRCONST(":\n")); in oldap_recv()
1065 result = client_write(data, STRCONST("\t"), bv.bv_val, bv.bv_len, in oldap_recv()
1066 STRCONST(":")); in oldap_recv()
1094 result = client_write(data, STRCONST(": "), val_b64, val_b64_sz, in oldap_recv()
1095 STRCONST("\n")); in oldap_recv()
1099 result = client_write(data, STRCONST(" "), in oldap_recv()
1101 STRCONST("\n")); in oldap_recv()
1109 result = client_write(data, STRCONST("\n"), NULL, 0, NULL, 0); in oldap_recv()
1117 result = client_write(data, STRCONST("\n"), NULL, 0, NULL, 0); in oldap_recv()