Home | History | Annotate | Download | only in src

Lines Matching refs:ustr

37 #include <ustr.h>
225 struct Ustr *expr;
234 /* Convert oexpr into a Ustr and anchor it at the beginning */
491 static Ustr *replace_all(const char *str, const replacement_pair_t * repl)
493 Ustr *retval = USTR_NULL;
512 static const char * extract_context(Ustr *line)
528 static int check_line(genhomedircon_settings_t * s, Ustr *line)
563 Ustr *line = USTR_NULL;
592 Ustr *line = USTR_NULL;
621 Ustr *line = USTR_NULL;
1002 Ustr *temp = ustr_dup_cstr(h->data);