Home
last modified time | relevance | path

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

/aosp_15_r20/external/iptables/iptables/
H A Dxshared.c423 void add_argv(struct argv_store *store, const char *what, int quoted) in add_argv() function
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-record.c6071 static void add_argv(struct buffer_instance *instance, char *arg, bool prepend) in add_argv() function