Lines Matching refs:ADD_STRING
85 ADD_STRING(dptr, priv, textlen); in au_to_upriv()
110 ADD_STRING(dptr, privtypestr, type_len); in au_to_privset()
112 ADD_STRING(dptr, privstr, priv_len); in au_to_privset()
140 ADD_STRING(dptr, text, textlen); in au_to_arg32()
162 ADD_STRING(dptr, text, textlen); in au_to_arg64()
597 ADD_STRING(dptr, file, filelen); in au_to_file()
623 ADD_STRING(dptr, text, textlen); in au_to_text()
647 ADD_STRING(dptr, text, textlen); in au_to_path()
1010 ADD_STRING(dptr, so->sun_path, strlen(so->sun_path) + 1); in au_to_sock_unix()
1298 ADD_STRING(dptr, strs, totlen); in au_to_exec_strings()
1421 ADD_STRING(dptr, zonename, textlen); in au_to_zonename()