Searched defs:cmds (Results 1 - 25 of 53) sorted by last modified time

123

/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vfsops.c4734 nfs_vfs_quotactl(mount_t mp, int cmds, uid_t uid, caddr_t datap, vfs_context_t ctx) argument
4523 nfs_vfs_quotactl( __unused mount_t mp, __unused int cmds, __unused uid_t uid, __unused caddr_t datap, __unused vfs_context_t context) argument
/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c2236 hfs_quotactl(__unused struct mount *mp, __unused int cmds, __unused uid_t uid, __unused caddr_t datap, __unused vfs_context_t context) argument
2242 hfs_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t datap, vfs_context_t context) argument
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp104 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
386 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
834 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
876 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
894 const struct load_command* const cmds local
918 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
939 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
984 const struct load_command* const cmds = (struct load_command*)((uint8_t*)mh+sizeof(macho_header)); local
1025 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1072 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1152 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1340 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1389 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1536 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1670 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1694 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1734 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1790 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
[all...]
H A DImageLoaderMachOClassic.cpp582 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
631 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
664 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1165 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1391 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1647 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1700 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1818 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1941 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
2015 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
[all...]
H A DImageLoaderMachOCompressed.cpp1117 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1520 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
1641 const struct load_command* const cmds = (struct load_command*)&fMachOData[sizeof(macho_header)]; local
H A Ddyld.cpp1602 const struct load_command* const cmds = (struct load_command*)(((char*)sMainExecutableMachHeader)+sizeof(macho_header)); local
1643 const struct load_command* const cmds = (struct load_command*)(((char*)mh)+sizeof(macho_header)); local
2377 const struct load_command* const cmds = (struct load_command*)(((char*)mh)+sizeof(macho_header)); local
4034 const struct load_command* const cmds = (struct load_command*)(((char*)mh)+sizeof(macho_header)); local
4100 const struct load_command* const cmds = (struct load_command*)(((char*)mh)+sizeof(macho_header)); local
4397 const struct load_command* const cmds = (struct load_command*)((char*)mh + sizeof(macho_header)); local
4497 const struct load_command* const cmds = (struct load_command*)(((char*)mh)+sizeof(macho_header)); local
[all...]
H A Dglue.c502 const struct load_command* const cmds = (struct load_command*)(((char*)hostDyldMH)+sizeof(macho_header)); local
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.10/dyld-353.2.1/launch-cache/
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 Dupdate_dyld_shared_cache.cpp1577 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>)); local
1833 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + 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 DMachOBinder.hpp174 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)this->fHeader + sizeof(macho_header<P>)); local
345 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)this->fHeader + sizeof(macho_header<P>)); local
545 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)this->fHeader + sizeof(macho_header<P>)); local
810 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)this->fHeader + sizeof(macho_header<P>)); local
922 const macho_load_command<P>* const cmds local
1108 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)this->fHeader + sizeof(macho_header<P>)); local
1239 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)this->fHeader + sizeof(macho_header<P>)); local
[all...]
H A DMachOLayout.hpp544 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)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...]
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
/macosx-10.10/network_cmds-457/ifconfig.tproj/
H A Difconfig.c441 static struct cmd *cmds = NULL; variable in typeref:struct:cmd
/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/postfix-255/postfix/src/smtpstone/
H A Dsmtp-sink.c1001 static void set_cmds_flags(const char *cmds, int flags) 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/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/apache-793/httpd/modules/filters/
H A Dmod_charset_lite.c1096 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/apache-793/httpd/modules/proxy/
H A Dmod_proxy_connect.c501 static const command_rec cmds[] = variable

Completed in 333 milliseconds

123