Searched defs:cmd (Results 351 - 375 of 779) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_util.c282 u_int cmd = 0; local
453 u_int cmd = 0; local
634 u_int cmd = 0; local
690 u_int cmd = 0; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-scan.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dada-xref.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-dcc.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Desh-cmd.el[all...]
/macosx-10.9.5/BerkeleyDB-21/db/mutex/
H A Dtest_mutex.c136 char *p, *tmpath, cmd[1024]; local
/macosx-10.9.5/CommonCrypto-60049/cn_tool/
H A Dmain.c107 cnCmdPtr cmd; member in struct:_cnContext
223 cnCmdPtr cmd = context->cmd; local
323 char * cmd = NULL; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/rcp/
H A Drcp.c45 char cmd[CMDNEEDS]; /* must hold "rcp -r -p -d\0" */ variable
714 do_cmd(char *host, char *remuser, char *cmd, int *fdin, int *fdout) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/rsh/
H A Drsh.c235 send_krb5_auth(int s, struct sockaddr *thisaddr, struct sockaddr *thataddr, const char *hostname, const char *remote_user, const char *local_user, size_t cmd_len, const char *cmd) argument
403 send_broken_auth(int s, struct sockaddr *thisaddr, struct sockaddr *thataddr, const char *hostname, const char *remote_user, const char *local_user, size_t cmd_len, const char *cmd) argument
432 proto(int s, int errsock, const char *hostname, const char *local_user, const char *remote_user, const char *cmd, size_t cmd_len, int (*auth_func)(int s, struct sockaddr *this, struct sockaddr *that, const char *hostname, const char *remote_user, const char *local_user, size_t cmd_len, const char *cmd)) argument
633 doit_broken(int argc, char **argv, int hostindex, struct addrinfo *ai, const char *remote_user, const char *local_user, int priv_socket1, int priv_socket2, const char *cmd, size_t cmd_len) argument
707 doit(const char *hostname, struct addrinfo *ai, const char *remote_user, const char *local_user, const char *cmd, size_t cmd_len, int (*auth_func)(int s, struct sockaddr *this, struct sockaddr *that, const char *hostname, const char *remote_user, const char *local_user, size_t cmd_len, const char *cmd)) argument
840 char *cmd; local
[all...]
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCProtocolUserClient.cpp469 IOFWWriteCommand *cmd = NULL; local
H A DIOFireWireAVCUnit.cpp680 UInt8 cmd[8],response[8]; local
931 UInt8 cmd[8],response[8]; local
1154 IOFireWireAVCCommand *cmd; local
1202 IOFireWireAVCCommand *cmd; local
[all...]
H A DIOFireWireAVCUserClient.cpp458 IOReturn IOFireWireAVCUserClient::AVCCommand(UInt8 * cmd, UInt8 * response, argument
556 IOReturn IOFireWireAVCUserClient::AVCCommandInGen(UInt8 * cmd, UInt8 * response, argument
821 CreateAVCAsyncCommand(UInt8 * cmd, UInt8 * asyncAVCCommandHandle, UInt32 len, UInt32 *refSize) argument
[all...]
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IONetworkingFamily/
H A DIOFWInterface.cpp406 performCommand( IONetworkController * ctr, unsigned long cmd, void * arg0, void * arg1 ) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dos-ip.c889 struct updatecmd cmd = {cmdtype, sd}; local
896 struct updatecmd cmd; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmacho++.cpp361 string(const load_command *cmd, const lc_str &str) const argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmacho++.cpp361 string(const load_command *cmd, const lc_str &str) const argument
[all...]
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dcommands.c82 unsigned char cmd[10]; local
282 unsigned char cmd[11+14+CMD_BUF_SIZE]; local
479 unsigned char cmd[11+19+CMD_BUF_SIZE]; local
803 unsigned char cmd[10]; local
894 unsigned char cmd[10]; local
1086 unsigned char cmd[10+CMD_BUF_SIZE]; /* CCID + APDU buffer */ local
1167 unsigned char cmd[10+CMD_BUF_SIZE]; /* CCID + APDU buffer */ local
1569 T0CmdParsing(unsigned char *cmd, unsigned int cmd_len, unsigned int *exp_len) argument
1786 unsigned char cmd[5]; local
2012 unsigned char cmd[10+CMD_BUF_SIZE]; /* CCID + APDU buffer */ local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DEditorClientQt.cpp453 const char* cmd = m_page->editorCommandForKeyEvent(kevent->qtEvent()); local
/macosx-10.9.5/adv_cmds-153/ps/
H A Dprint.c299 char *rawcmd, *cmd; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/database/
H A Dmod_dbd.c154 static const char *dbd_param(cmd_parms *cmd, void *dconf, const char *val) argument
215 static const char *dbd_param_flag(cmd_parms *cmd, void *dconf, int flag) argument
229 dbd_prepare(cmd_parms *cmd, void *dconf, const char *query, const char *label) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/filters/
H A Dmod_deflate.c196 static const char *deflate_set_window_size(cmd_parms *cmd, void *dummy, argument
213 static const char *deflate_set_buffer_size(cmd_parms *cmd, void *dummy, argument
228 static const char *deflate_set_note(cmd_parms *cmd, void *dummy, argument
253 deflate_set_memlevel(cmd_parms *cmd, void *dummy, const char *arg) argument
270 deflate_set_compressionlevel(cmd_parms *cmd, void *dummy, const char *arg) argument
[all...]
H A Dmod_filter.c403 static const char *filter_protocol(cmd_parms *cmd, void *CFG, const char *fname, argument
471 static const char *filter_declare(cmd_parms *cmd, void *CFG, const char *fname, argument
504 static const char *filter_provider(cmd_parms *cmd, void *CFG, const char *args) argument
659 filter_chain(cmd_parms *cmd, void *CFG, const char *arg) argument
734 filter_debug(cmd_parms *cmd, void *CFG, const char *fname, const char *level) argument
[all...]
H A Dmod_reqtimeout.c524 static const char *set_reqtimeouts(cmd_parms *cmd, void *mconfig, argument
/macosx-10.9.5/apache-786.1/httpd/modules/generators/
H A Dmod_status.c122 static const char *set_extended_status(cmd_parms *cmd, void *dummy, int arg) argument
132 static const char *set_reqtail(cmd_parms *cmd, void *dummy, int arg) argument
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_scgi.c579 static const char *scgi_set_send_file(cmd_parms *cmd, void *mconfig, argument

Completed in 321 milliseconds

<<11121314151617181920>>