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

12

/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dparse.c63 } cmds[] = { variable in typeref:struct:__anon886
/macosx-10.9.5/libedit-39/src/
H A Dparse.c63 } cmds[] = { variable in typeref:struct:__anon9487
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dparse.c58 } cmds[] = { variable in typeref:struct:__anon10863
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-telnet.c71 static const char *cmds[] = { variable
/macosx-10.9.5/dyld-239.4/launch-cache/
H A Ddsc_iterator.cpp75 const macho_load_command<P>* const cmds = (macho_load_command<P>*)(machHeader + sizeof(macho_header<P>)); local
H A Ddyld_shared_cache_util.cpp126 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uintptr_t)dylibInfo->machHeader + sizeof(macho_header<P>)); local
228 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((long)mh + sizeof(macho_header<P>)); local
H A DMachOFileAbstraction.hpp784 const macho_load_command<P>* cmds = (macho_load_command<P>*)((uint8_t*)this + sizeof(macho_header<P>)); local
817 const macho_load_command<P>* cmds = (macho_load_command<P>*)((uint8_t*)this + sizeof(macho_header<P>)); local
H A Ddsc_extractor.cpp92 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)mh + sizeof(macho_header<P>)); local
H A DMachORebaser.hpp148 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
256 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
673 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
846 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
[all...]
/macosx-10.9.5/tcl-102/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.9.5/xnu-2422.115.4/SETUP/setsegname/
H A Dsetsegname.c126 struct load_command * cmds; local
[all...]
/macosx-10.9.5/Csu-79/
H A Dlazy_dylib_loader.c73 const struct load_command* const cmds = (struct load_command*)((char*)mh + sizeof(macho_header)); local
127 const struct load_command* const cmds = (struct load_command*)((char*)tmh + sizeof(macho_header)); local
177 const struct load_command* const cmds = (struct load_command*)((char*)mh + sizeof(macho_header)); local
/macosx-10.9.5/Heimdal-323.92.1/lib/sl/
H A Dsl.c40 mandoc_template(SL_cmd *cmds, argument
109 sl_match (SL_cmd *cmds, char *cmd, int exactp) argument
132 sl_help (SL_cmd *cmds, int argc, char **argv) argument
203 sl_command(SL_cmd *cmds, in argument
308 sl_command_loop(SL_cmd *cmds, const char *prompt, void **data) argument
340 sl_loop(SL_cmd *cmds, const char *prompt) argument
362 sl_slc_help(SL_cmd *cmds, int argc, char **argv) argument
[all...]
/macosx-10.9.5/dyld-239.4/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
/macosx-10.9.5/efax-36/efax/
H A Defaxio.c371 int setup ( TFILE *f, char **cmds, int ignerr ) argument
/macosx-10.9.5/tcsh-65/tcsh/
H A Dma.setp.c155 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, argument
/macosx-10.9.5/apache-786.1/httpd/modules/generators/
H A Dmod_info.c166 static int mod_info_has_cmd(const command_rec * cmds, ap_directive_t * dir) argument
186 static int mod_info_module_cmds(request_rec * r, const command_rec * cmds, argument
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A DtclWinTest.c424 static const char *cmds[] = { local
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWinTest.c445 static char *cmds[] = { local
/macosx-10.9.5/apache-786.1/httpd/include/
H A Dhttp_config.h385 const command_rec *cmds; member in struct:module_struct
/macosx-10.9.5/apache-786.1/httpd/modules/filters/
H A Dmod_charset_lite.c1129 static const command_rec cmds[] = variable
H A Dmod_ext_filter.c351 static const command_rec cmds[] = variable
/macosx-10.9.5/postfix-252/postfix/src/smtpstone/
H A Dsmtp-sink.c998 static void set_cmds_flags(const char *cmds, int flags) argument
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duurate.c220 struct Execution_Command *cmds; /* Local Activities */ member in struct:Host_entry

Completed in 373 milliseconds

12