Searched +defs:what +defs:line (Results 1 - 25 of 52) sorted by relevance

123

/macosx-10.10.1/xnu-2782.1.97/osfmk/ipc/
H A Dmig_log.c93 MigEventTracer( mig_who_t who, mig_which_event_t what, mach_msg_id_t msgh_id, unsigned int size, unsigned int kpd, unsigned int retcode, unsigned int ports, unsigned int oolports, unsigned int ool, char *file, unsigned int line) argument
114 MigEventErrors( mig_who_t who, mig_which_error_t what, void *par, char *file, unsigned int line) argument
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-report/
H A Dreader.cpp129 impl::atf_tps_reader::got_info(const std::string& what, argument
155 impl::atf_tps_reader::got_tc_stdout_line(const std::string& line) argument
160 impl::atf_tps_reader::got_tc_stderr_line(const std::string& line) argument
283 std::string line = p.rest_of_line(); local
[all...]
H A Dreader_test.cpp49 got_info(const std::string& what, const std::string& val) argument
87 got_tc_stdout_line(const std::string& line) argument
93 got_tc_stderr_line(const std::string& line) argument
[all...]
H A Datf-report.cpp180 write_info(const std::string& what, const std::string& val) argument
385 write_info(const std::string& what, const std::string& val) argument
411 write_tc_stdout_line(const std::string& line) argument
417 write_tc_stderr_line(const std::string& line) argument
477 got_info(const std::string& what, const std::string& val) argument
517 got_tc_stdout_line(const std::string& line) argument
525 got_tc_stderr_line(const std::string& line) argument
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/vtls/
H A Dpolarssl.c107 static void polarssl_debug(void *context, int level, const char *line) argument
567 int what; local
/macosx-10.10.1/bind9-45.101/bind9/lib/tests/
H A Dt_api.c344 t_assert(const char *component, int anum, int class, const char *what, ...) { argument
690 t_bustline(char *line, char **toks) { argument
730 int line; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dparser.cpp43 impl::parse_error::parse_error(size_t line, std::string msg) : argument
55 impl::parse_error::what(void) function in class:impl::parse_error
90 impl::parse_errors::what(void) function in class:impl::parse_errors
283 std::string line = he.name() + ": " + he.value(); local
291 os << line << "\n"; local
[all...]
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dsubscriptions.c708 char line[1024], /* Line from file */ local
1284 const char *what; /* What to send */ local
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/utils/
H A Dpluginviewer.c71 char line[400]; local
240 sasldebug(int why, const char *what, const char *errstr) argument
254 saslfail(int why, const char *what, const char *errstr) argument
266 fail(const char *what) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Daclparse.c2240 char *what = local
2330 split( char *line, int splitchar, char **left, char **right ) argument
[all...]
H A Dconfig.h26 const char *what; member in struct:ConfigTable
133 char *line; member in struct:config_args_s
/macosx-10.10.1/apache-793/httpd/modules/core/
H A Dmod_macro.c100 static apr_array_header_t *get_arguments(apr_pool_t * pool, const char *line) argument
118 warn_if_non_blank( const char * what, char * ptr, ap_configfile_t * cfg) argument
151 char line[MAX_STRING_LEN]; /* sorry, but this is expected by getline:-( */ local
467 char line[MAX_STRING_LEN]; local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dcookie.c368 char *what; local
893 char *line = malloc(MAX_COOKIE_LINE); local
1268 char *line; local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dlibbfd.c948 warn_deprecated(const char *what, const char *file, int line, const char *func) argument
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dst_parse.c131 _expected( char *who, char *what, char *where, int line) argument
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/sample/
H A Dsample-client.c76 char line[400]; local
347 sasldebug(int why, const char *what, const char *errstr) argument
360 saslfail(int why, const char *what, const char *errstr) argument
369 fail(const char *what) argument
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Darray.el[all...]
H A Dsimple.el[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dtest-program.cpp293 tokenize_result(const std::string& line, std::string& out_state, argument
494 parse_test_case_result(const std::string& line) argument
532 info(const std::string& what, const std::string& val) argument
573 stdout_tc(const std::string& line) argument
575 m_os << "tc-so:" << line << "\\n"; local
582 stderr_tc(const std::string& line) argument
584 m_os << "tc-se:" << line << "\\n"; local
632 std::string line, extra_line; local
659 line_callback(const size_t index, const std::string& line) argument
[all...]
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-dos.c595 void pcap_assert (const char *what, const char *file, unsigned line) argument
/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dtpu-edt.el[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dcommands.c55 static char line[256]; variable
194 int what; /* Character to be sent (<0 ==> special) */ member in struct:sendlist
[all...]
/macosx-10.10.1/apache-793/httpd/modules/lua/
H A Dmod_lua.c143 create_vm_spec(apr_pool_t **lifecycle_pool, request_rec *r, const ap_lua_dir_cfg *cfg, const ap_lua_server_cfg *server_cfg, const char *filename, const char *bytecode, apr_size_t bytecode_len, const char *function, const char *what) argument
960 register_named_block_function_hook(const char *name, cmd_parms *cmd, void *mconfig, const char *line) argument
1260 register_translate_name_block(cmd_parms *cmd, void *_cfg, const char *line) argument
1275 register_fixups_block(cmd_parms *cmd, void *_cfg, const char *line) argument
1297 register_map_to_storage_block(cmd_parms *cmd, void *_cfg, const char *line) argument
1327 register_check_user_id_block(cmd_parms *cmd, void *_cfg, const char *line) argument
1341 register_type_checker_block(cmd_parms *cmd, void *_cfg, const char *line) argument
1370 register_access_checker_block(cmd_parms *cmd, void *_cfg, const char *line) argument
1400 register_auth_checker_block(cmd_parms *cmd, void *_cfg, const char *line) argument
1461 register_quick_block(cmd_parms *cmd, void *_cfg, const char *line) argument
[all...]
/macosx-10.10.1/lukemftp-14/tnftp/libedit/
H A Dreadline.c381 _rl_compat_sub(const char *str, const char *what, cons argument
693 char *what, *with, delim; local
1142 add_history(const char *line) argument
1645 rl_parse_and_bind(const char *line) argument
[all...]
/macosx-10.10.1/nano-12/src/
H A Dwinio.c2427 edit_draw(const filestruct *fileptr, const char *converted, int line, size_t start) argument
2768 int line; local
3348 const char *what; local
[all...]

Completed in 217 milliseconds

123