Lines Matching refs:flags
49 * flags is passed to out()
55 int flags;
59 void ptree(int flags, struct node *np, int no_iterators, int fileline);
60 void ptree_name(int flags, struct node *np);
61 void ptree_name_iter(int flags, struct node *np);
62 void ptree_all(int flags, const char *pat);
63 void ptree_fault(int flags, const char *pat);
64 void ptree_upset(int flags, const char *pat);
65 void ptree_defect(int flags, const char *pat);
66 void ptree_error(int flags, const char *pat);
67 void ptree_ereport(int flags, const char *pat);
68 void ptree_serd(int flags, const char *pat);
69 void ptree_stat(int flags, const char *pat);
70 void ptree_config(int flags, const char *pat);
71 void ptree_prop(int flags, const char *pat);
72 void ptree_mask(int flags, const char *pat);
73 void ptree_timeval(int flags, unsigned long long *ullp);