Searched refs:build_doing (Results 1 – 1 of 1) sorted by relevance
44 static ipmon_doing_t *build_doing __P((char *, char *));145 '(' YY_STR ')' { $$ = build_doing($1, $4);150 $$ = build_doing($1, NULL);788 build_doing(target, options) in build_doing() function