Searched refs:com (Results 26 - 50 of 181) sorted by relevance

12345678

/freebsd-12-stable/sys/kern/
H A Dtty_compat.c100 ttsetcompat(struct tty *tp, u_long *com, caddr_t data, struct termios *term) argument
102 switch (*com) {
127 *com = (*com == TIOCSETP) ? TIOCSETAF : TIOCSETA;
143 *com = TIOCSETA;
157 *com = TIOCSETA;
163 if (*com == TIOCLSET)
169 if (*com == TIOCLBIS)
175 *com = TIOCSETA;
183 tty_ioctl_compat(struct tty *tp, u_long com, caddr_ argument
[all...]
H A Dkern_procctl.c530 int com; member in struct:procctl_args
546 if (uap->com >= PROC_PROCCTL_MD_MIN)
548 uap->com, uap->data));
550 switch (uap->com) {
600 error = kern_procctl(td, uap->idtype, uap->id, uap->com, data);
601 switch (uap->com) {
627 kern_procctl_single(struct thread *td, struct proc *p, int com, void *data) argument
631 switch (com) {
666 kern_procctl(struct thread *td, idtype_t idtype, id_t id, int com, void *data) argument
674 switch (com) {
[all...]
H A Dsys_generic.c649 u_long com; member in struct:ioctl_args
658 uint32_t com; local
664 if (uap->com > 0xffffffff) {
667 td->td_proc->p_pid, td->td_name, uap->com);
670 com = (uint32_t)uap->com;
676 size = IOCPARM_LEN(com);
678 ((com & (IOC_VOID | IOC_IN | IOC_OUT)) == 0) ||
680 ((com & IOC_OUT) && size == 0) ||
682 ((com
725 kern_ioctl(struct thread *td, int fd, u_long com, caddr_t data) argument
[all...]
/freebsd-12-stable/usr.bin/renice/
H A Drenice.c157 getnum(const char *com, const char *str, int *val) argument
165 warnx("%s argument %s is out of range.", com, str);
169 warnx("Bad %s argument: %s.", com, str);
/freebsd-12-stable/tools/regression/nfsmmap/test1/
H A DMakefile5 NFSSERVER?= herring.nlsystems.com
/freebsd-12-stable/tools/regression/nfsmmap/test2/
H A DMakefile5 NFSSERVER?= herring.nlsystems.com
/freebsd-12-stable/contrib/unbound/contrib/ios/
H A Dinstall_expat.sh4 if ! curl -L -k -s -o expat-2.2.9.tar.gz https://github.com/libexpat/libexpat/releases/download/R_2_2_9/expat-2.2.9.tar.gz;
31 # Cleanup warnings, https://github.com/libexpat/libexpat/issues/383
/freebsd-12-stable/lib/libc/gen/
H A Dtermios.c234 int com; local
238 com = FREAD;
241 com = FWRITE;
244 com = FREAD | FWRITE;
250 return (_ioctl(fd, TIOCFLUSH, &com));
/freebsd-12-stable/usr.bin/newkey/
H A Dupdate.c148 char *com; local
173 com = malloc((unsigned) strlen(command) + 6);
174 if (com == NULL) {
177 (void)sprintf(com, "exec %s", command);
178 execl(SHELL, basename(SHELL), "-c", com, (char *)NULL);
/freebsd-12-stable/usr.sbin/rpc.ypupdated/
H A Dupdate.c152 char *com; local
177 com = malloc((unsigned) strlen(command) + 6);
178 if (com == NULL) {
181 (void)sprintf(com, "exec %s", command);
182 execl(SHELL, basename(SHELL), "-c", com, (char *)NULL);
/freebsd-12-stable/contrib/binutils/bfd/
H A Dptrace-core.c141 char *com = abfd->tdata.trad_core_data->u.pt_comm; local
142 if (*com)
143 return com;
H A Dtrad-core.c238 char *com = abfd->tdata.trad_core_data->u.u_comm; local
239 if (*com)
240 return com;
/freebsd-12-stable/usr.bin/indent/
H A Dio.c327 int com = 0; local
342 com = 1;
345 p++, com = 1;
347 p++, com = 2;
351 if (p[0] == '*' && p[1] == '/' && p[2] == '\n' && com) {
354 if (!(inhibit_formatting = com - 1)) {
/freebsd-12-stable/contrib/openpam/
H A Dmissing105 flex_URL=https://github.com/westes/flex
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_netbsd_compat.inc39 // https://github.com/google/sanitizers/issues/321.
51 // https://github.com/google/sanitizers/issues/321.
H A Dsanitizer_common_interceptors.inc958 // https://github.com/google/sanitizers/issues/321.
969 // https://github.com/google/sanitizers/issues/321.
1010 // https://github.com/google/sanitizers/issues/321.
1028 // https://github.com/google/sanitizers/issues/321.
1045 // https://github.com/google/sanitizers/issues/321.
1063 // https://github.com/google/sanitizers/issues/321.
1238 // https://github.com/google/sanitizers/issues/321.
1373 // https://github.com/google/sanitizers/issues/321.
1386 // https://github.com/google/sanitizers/issues/321.
1399 // https://github.com/googl
[all...]
/freebsd-12-stable/contrib/file/
H A Dmissing105 flex_URL=https://github.com/westes/flex
/freebsd-12-stable/crypto/openssh/regress/
H A Ddhgex.sh59 check 8192 rijndael-cbc@lysator.liu.se chacha20-poly1305@openssh.com
H A Dssh-com.sh1 # $OpenBSD: ssh-com.sh,v 1.10 2017/05/08 01:52:49 djm Exp $
4 tid="connect to ssh.com server"
6 #TEST_COMBASE=/path/to/ssh/com/binaries
32 # ssh.com
66 ${SSHKEYGEN} -e -f ${OBJ}/$t.pub > ${OBJ}/${USER}/$t.com
67 echo Key $t.com >> ${OBJ}/${USER}/authorization
/freebsd-12-stable/sys/amd64/amd64/
H A Dvm_machdep.c389 cpu_procctl_kpti(struct proc *p, int com, int *val) argument
392 if (com == PROC_KPTI_CTL) {
407 cpu_procctl(struct thread *td, int idtype, id_t id, int com, void *data) argument
412 switch (com) {
419 if (com == PROC_KPTI_CTL) {
435 cpu_procctl_kpti(p, com, &val);
437 if (com == PROC_KPTI_STATUS)
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dtest_cert.in70 --hostname=foo.com \
/freebsd-12-stable/sys/dev/cxgbe/
H A Doffload.h91 struct m_snd_tag com; member in struct:cxgbe_snd_tag
114 return (__containerof(t, struct cxgbe_snd_tag, com));
/freebsd-12-stable/sys/dev/usb/serial/
H A Dusb_serial.h208 #define ucom_cfg_do_request(udev,com,req,ptr,flags,timo) \
209 usbd_do_request_proc(udev,&(com)->sc_super->sc_tq,req,ptr,flags,NULL,timo)
/freebsd-12-stable/tools/tools/git/
H A Dgit-svn-init38 GIT_PORTS_REPO=${GIT_PORTS_REPO-git://github.com/freebsd/freebsd-ports.git}
42 GIT_SRC_REPO=${GIT_SRC_REPO-git://github.com/freebsd/freebsd.git}
/freebsd-12-stable/contrib/libxo/
H A DMakefile.am82 git clone https://github.com/Juniper/${PACKAGE_NAME}.wiki.git wiki
85 git clone https://github.com/Juniper/${PACKAGE_NAME}.git \

Completed in 335 milliseconds

12345678