Searched refs:argv_insert_head (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmisc.h338 struct argv argv_insert_head (const struct argv *a, const char *head);
H A Dplugin.c437 struct argv a = argv_insert_head (av, p->so_pathname);
H A Dmisc.c1694 argv_insert_head (const struct argv *a, const char *head) function
1953 struct argv b = argv_insert_head (&a, "MARK");

Completed in 109 milliseconds