Home
last modified time | relevance | path

Searched defs:prog_args (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/tests/
Dweston-test-fixture-compositor.c40 struct prog_args { struct
48 prog_args_init(struct prog_args *p) in prog_args_init() argument
/third_party/toybox/toys/other/
Dinotifyd.c40 char *prog_args[5], **ss = toys.optargs; in inotifyd_main() local