Home
last modified time | relevance | path

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

/src/contrib/openbsm/libbsm/
H A Dbsm_io.c127 #define SET_PTR(buf, len, ptr, size, bytesread, err) do { \ macro
1340 SET_PTR((char*)buf, len, tok->tt.arg32.text, tok->tt.arg32.len, in fetch_arg32_tok()
1391 SET_PTR((char*)buf, len, tok->tt.arg64.text, tok->tt.arg64.len, in fetch_arg64_tok()
1475 SET_PTR(buf, len, tok->tt.arb.data, datasize * tok->tt.arb.uc, in fetch_arb_tok()
1993 SET_PTR((char*)buf, len, tok->tt.file.name, tok->tt.file.len, tok->len, in fetch_file_tok()
2440 SET_PTR((char*)buf, len, tok->tt.opaque.data, tok->tt.opaque.size, in fetch_opaque_tok()
2479 SET_PTR((char*)buf, len, tok->tt.path.path, tok->tt.path.len, tok->len, in fetch_path_tok()
3479 SET_PTR((char *)buf, len, tok->tt.priv.priv, tok->tt.priv.privstrlen, in fetch_priv_tok()
3501 SET_PTR((char *)buf, len, tok->tt.privset.privtstr, in fetch_privset_tok()
3509 SET_PTR((char *)buf, len, tok->tt.privset.privstr, in fetch_privset_tok()
[all …]