Searched defs:add_arg (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dmain.c288 add_arg(struct captured_main_args *args, char *arg) function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c54 static void add_arg(struct wpabuf *xml, const char *name, const char *type, function
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_ext.c222 custom_ext_meth_add(custom_ext_methods *exts, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
265 SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
276 SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
H A Dssl_locl.h578 void *add_arg; member in struct:__anon4629
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp3616 void macro_iterator::add_arg(const macro &m) function in class:macro_iterator

Completed in 120 milliseconds