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