Searched defs:cmds (Results 26 - 50 of 53) sorted by relevance

123

/macosx-10.10/apache-793/httpd/include/
H A Dhttp_config.h401 const command_rec *cmds; member in struct:module_struct
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_charset_lite.c1096 static const command_rec cmds[] = variable
/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/uucp-11/uucp/contrib/
H A Duurate.c220 struct Execution_Command *cmds; /* Local Activities */ member in struct:Host_entry
/macosx-10.10/vim-55/src/
H A Dmain.c2783 char_u **cmds = parmp->pre_commands; local
H A Dex_cmds.c6586 static char *cmds[] = { variable
/macosx-10.10/dyld-353.2.1/launch-cache/
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 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
/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...]
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c965 struct cmds { struct
969 } cmds[] = { local
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c160 static const struct CMD cmds[] = { variable in typeref:struct:CMD
[all...]
/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/ntp-92/ntpdc/
H A Dntpdc.c319 const char** cmds = STACKLST_OPT( COMMAND ); local
/macosx-10.10/tcsh-65/tcsh/
H A Dtc.os.c85 char **spaths, **cpaths, **cmds; local
127 setzero(cmds, (ncmds + 1) * sizeof *cmds); local
[all...]
/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/apache-793/httpd/server/
H A Dconfig.c1040 ap_find_command(const char *name, const command_rec *cmds) argument
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tcl/
H A Dmk4tcl.cpp1570 static const char *cmds[] = { local
1685 static const char *cmds[] = { local
2518 static const char *cmds[] = { local
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixWm.c7184 Tcl_DString cmds, ds; local
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixWm.c6705 Tcl_DString cmds, ds; local
/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/emacs-93/emacs/lisp/textmodes/
H A Dtexinfmt.el

Completed in 785 milliseconds

123