Lines Matching refs:STRCONST
1036 result = client_write(data, STRCONST("DN: "), bv.bv_val, bv.bv_len, in oldap_recv()
1037 STRCONST("\n")); in oldap_recv()
1050 result = client_write(data, STRCONST("\t"), bv.bv_val, bv.bv_len, in oldap_recv()
1051 STRCONST(":\n")); in oldap_recv()
1063 result = client_write(data, STRCONST("\t"), bv.bv_val, bv.bv_len, in oldap_recv()
1064 STRCONST(":")); in oldap_recv()
1092 result = client_write(data, STRCONST(": "), val_b64, val_b64_sz, in oldap_recv()
1093 STRCONST("\n")); in oldap_recv()
1097 result = client_write(data, STRCONST(" "), in oldap_recv()
1099 STRCONST("\n")); in oldap_recv()
1107 result = client_write(data, STRCONST("\n"), NULL, 0, NULL, 0); in oldap_recv()
1115 result = client_write(data, STRCONST("\n"), NULL, 0, NULL, 0); in oldap_recv()