Searched refs:t_bytes (Results 1 – 1 of 1) sorted by relevance
394 short t_bytes; /* length of type string */ in au_to_privset() local398 t_bytes = strlen(priv_type) + 1; in au_to_privset()407 token = get_token((int)(sizeof (char) + (2 * sizeof (short)) + t_bytes in au_to_privset()414 adr_short(&adr, &t_bytes, 1); in au_to_privset()415 adr_char(&adr, (char *)priv_type, t_bytes); in au_to_privset()