Searched defs:cmd (Results 101 - 125 of 1903) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/fs/sysvbfs/
H A Dsysvbfs.c141 sysvbfs_modcmd(modcmd_t cmd, void *arg) argument
/netbsd-6-1-5-RELEASE/sys/modules/panic/
H A Dpanic.c58 panic_modcmd(modcmd_t cmd, void *opaque) argument
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsi_base.c57 struct scsi_changedef cmd; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_cb.c66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp, argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgost_ctl.c51 int gost_control_func(ENGINE *e,int cmd,long i, void *p, void (*f)(void)) argument
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dmlf_rule.c82 xxxinit(struct lkm_table *lkmtp, int cmd, int ver) argument
109 ipfrule(struct lkm_table *lkmtp, int cmd, int ver) argument
122 ipfrule_load(struct lkm_table *lkmtp, int cmd) argument
129 ipfrule_unload(struct lkm_table *lkmtp, int cmd) argument
136 ipfrule_ioctl(struct lkm_table *lkmtp, int cmd) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/test/
H A Dftp.y144 cmd: USER SP username CRLF label
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Dfilter_fork_windows.c39 char cmd[MAX_PATH]; local
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dcmd-bind-key.c94 enum mode_key_cmd cmd; local
[all...]
H A Dcmd-if-shell.c47 char *cmd; member in struct:cmd_if_shell_data
H A Dcmd-new-window.c47 char *cmd, *cwd, *cause; local
H A Dcmd-respawn-pane.c51 const char *cmd; local
H A Dcmd-respawn-window.c50 const char *cmd; local
H A Djob.c40 job_run(const char *cmd, argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Duserdatarequest.cpp95 QString cmd = QString(WPA_CTRL_RSP) + field + '-' + local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/locking/
H A Dexternal_locking.c33 static int _lock_resource(struct cmd_context *cmd, const char *resource, argument
62 int init_external_locking(struct locking_type *locking, struct cmd_context *cmd) argument
H A Dno_locking.c40 static int _no_lock_resource(struct cmd_context *cmd, const char *resource, argument
71 static int _readonly_lock_resource(struct cmd_context *cmd, argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-exec.c51 int exec_cmd(struct cmd_context *cmd, const char *const argv[]) argument
H A Dsharedlib.c28 void get_shared_library_path(struct cmd_context *cmd, const char *libname, argument
43 void *load_shared_library(struct cmd_context *cmd, const char *libname, argument
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/liblvm/
H A Dlvm_base.c30 struct cmd_context *cmd; local
88 struct cmd_context *cmd = (struct cmd_context *)libh; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/test/
H A DMakefile83 echo 'cmd=$$(echo ./$$0|sed "s,.*/,,")' >> $@-t macro
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Dlvrename.c26 int lvrename(struct cmd_context *cmd, int argc, char **argv) argument
H A Dpvcreate.c28 static int pvcreate_restore_params_validate(struct cmd_context *cmd, argument
83 pvcreate(struct cmd_context *cmd, int argc, char **argv) argument
[all...]
H A Dpvdisplay.c20 static int _pvdisplay_single(struct cmd_context *cmd, argument
95 int pvdisplay(struct cmd_context *cmd, in argument
[all...]
H A Dpvremove.c27 static int pvremove_check(struct cmd_context *cmd, const char *name) argument
94 static int pvremove_single(struct cmd_context *cmd, const char *pv_name, argument
138 pvremove(struct cmd_context *cmd, int argc, char **argv) argument
[all...]

Completed in 348 milliseconds

1234567891011>>