Lines Matching refs:string
164 * cat_expr_buf adds a string to an expression buffer and handles
175 static void cat_expr_buf(char *e_buf, const char *string)
182 len = snprintf(p, expr_buf_len - expr_buf_used, "%s", string);
1177 * Return a class ID associated with the class string specified by
1197 * string.
1244 * Write the security context string representation of
1246 * allocated string of the correct size. Set `*scontext'
1247 * to point to this string and set `*scontext_len' to
1248 * the length of the string.
1271 * has the string representation specified by `scontext'.
1736 * Reads a string and null terminates it from the policy file.