Searched defs:cmds (Results 1 - 25 of 53) sorted by relevance

123

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dparse.c63 } cmds[] = { variable in typeref:struct:__anon661
/macosx-10.10/libedit-40/src/
H A Dparse.c63 } cmds[] = { variable in typeref:struct:__anon9520
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dparse.c58 } cmds[] = { variable in typeref:struct:__anon10932
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-telnet.c71 static const char *cmds[] = { variable
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddsc_iterator.cpp76 const macho_load_command<P>* const cmds = (macho_load_command<P>*)(machHeader + sizeof(macho_header<P>)); local
H A DMachOFileAbstraction.hpp796 const macho_load_command<P>* cmds = (macho_load_command<P>*)((uint8_t*)this + sizeof(macho_header<P>)); local
829 const macho_load_command<P>* cmds = (macho_load_command<P>*)((uint8_t*)this + sizeof(macho_header<P>)); local
H A Ddsc_extractor.cpp112 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)mh + sizeof(macho_header<P>)); local
H A Ddyld_shared_cache_util.cpp159 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uintptr_t)dylibInfo->machHeader + sizeof(macho_header<P>)); local
280 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((long)mh + sizeof(macho_header<P>)); local
H A DMachORebaser.hpp149 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
258 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
698 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
874 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableUtil.c346 Cmd_GetName(const Cmd_Struct *cmds, int val) argument
355 Cmd_GetValue(const Cmd_Struct *cmds, const char *arg) argument
365 Cmd_GetError(Tcl_Interp *interp, const Cmd_Struct *cmds, const char *arg) argument
[all...]
/macosx-10.10/xnu-2782.1.97/SETUP/setsegname/
H A Dsetsegname.c126 struct load_command * cmds; local
[all...]
/macosx-10.10/dyld-353.2.1/src/
H A DdyldInitialization.cpp113 const struct load_command* const cmds = (struct load_command*)(((char*)mh)+sizeof(macho_header)); local
137 const struct load_command* const cmds = (struct load_command*)(((char*)mh)+sizeof(macho_header)); local
H A DthreadLocalVariables.c183 const struct load_command* const cmds = (struct load_command*)(((uint8_t*)mh) + sizeof(macho_header)); local
271 const struct load_command* const cmds = (struct load_command*)(((uint8_t*)mh) + sizeof(macho_header)); local
H A Dglue.c502 const struct load_command* const cmds = (struct load_command*)(((char*)hostDyldMH)+sizeof(macho_header)); local
/macosx-10.10/Csu-85/
H A Dlazy_dylib_loader.c85 const struct load_command* const cmds = (struct load_command*)((char*)mh + sizeof(macho_header)); local
141 const struct load_command* const cmds = (struct load_command*)((char*)tmh + sizeof(macho_header)); local
191 const struct load_command* const cmds = (struct load_command*)((char*)mh + sizeof(macho_header)); local
/macosx-10.10/Heimdal-398.1.2/lib/sl/
H A Dsl.c43 mandoc_template(SL_cmd *cmds, const char *extra_string) argument
111 sl_match (SL_cmd *cmds, char *cmd, int exactp) argument
134 sl_help (SL_cmd *cmds, int argc, char **argv) argument
205 sl_command(SL_cmd *cmds, in argument
310 sl_command_loop(SL_cmd *cmds, const char *prompt, void **data) argument
342 sl_loop(SL_cmd *cmds, const char *prompt) argument
364 sl_slc_help(SL_cmd *cmds, int argc, char **argv) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dengine.c208 STACK *cmds = NULL; local
298 static void util_do_cmds(ENGINE *e, STACK *cmds, BIO *bio_out, const char *indent) argument
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy_connect.c501 static const command_rec cmds[] = variable
/macosx-10.10/efax-38/efax/
H A Defaxio.c371 int setup ( TFILE *f, char **cmds, int ignerr ) argument
/macosx-10.10/tcsh-65/tcsh/
H A Dma.setp.c155 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, argument
/macosx-10.10/apache-793/httpd/modules/proxy/balancers/
H A Dmod_lbmethod_heartbeat.c450 static const command_rec cmds[] = { variable
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_ext_filter.c336 static const command_rec cmds[] = variable
/macosx-10.10/apache-793/httpd/modules/generators/
H A Dmod_info.c227 static int mod_info_has_cmd(const command_rec * cmds, ap_directive_t * dir) argument
247 static int mod_info_module_cmds(request_rec * r, const command_rec * cmds, argument
/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWinTest.c424 static const char *cmds[] = { local
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinTest.c445 static char *cmds[] = { local

Completed in 355 milliseconds

123