HomeSort by relevance Sort by last modified time
    Searched full:slave (Results 126 - 150 of 258) sorted by null

1 2 3 4 56 7 8 91011

  /external/openssh/
servconf.h 174 * privsep slave to the privsep master. We use a macro to ensure all
mux.c 22 * - Better signalling from master to slave, especially passing of
24 * - Better fall-back from mux slave error to new connection.
189 /* Cleanup callback fired on closure of mux slave _session_ channel */
210 /* Cleanup callback fired on closure of mux slave _control_ channel */
285 debug2("%s: channel %d slave version %u", __func__, c->self, ver);
297 debug2("Unrecognised slave extension \"%s\"", name);
376 error("%s: failed to receive fd %d from slave",
737 logit("slave-requested %s failed", fwd_desc);
851 error("%s: failed to receive fd %d from slave",
954 /* Channel callbacks fired on read/write from mux slave fd *
    [all...]
channels.h 57 #define SSH_CHANNEL_MUX_CLIENT 16 /* Conn. to mux slave */
ssh.c 136 * a new slave launched in the foreground for ControlPersist.
140 /* Copies of flags for ControlPersist foreground slave */
975 /* Parent: set up mux slave to connect to backgrounded master */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
cdc.h 91 /* ... and there could be other slave interfaces */
ch9.h 10 * - the Linux "gadget" slave/device/peripheral side driver API.
13 * act either as a USB master/host or as a USB slave/device. That means
14 * the master and slave side APIs benefit from working well together.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h 91 /* ... and there could be other slave interfaces */
ch9.h 10 * - the Linux "gadget" slave/device/peripheral side driver API.
13 * act either as a USB master/host or as a USB slave/device. That means
14 * the master and slave side APIs benefit from working well together.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h 91 /* ... and there could be other slave interfaces */
ch9.h 10 * - the Linux "gadget" slave/device/peripheral side driver API.
13 * act either as a USB master/host or as a USB slave/device. That means
14 * the master and slave side APIs benefit from working well together.
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 50 ** sync_mode is 0 for slave and 1 for master,
71 ** is_master is 0 for slave and 1 for master,
417 printf("\t\tsync_mode is 0 for slave and 1 for master,\n");
428 printf("\n\t\tis_master is 0 for slave and 1 for master,\n");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 837 perform an operation on the associated slave: */
839 /* Chown the slave to the calling user. */
842 /* Release an internal lock so the slave can be opened.
846 /* Return the pathname of the pseudo terminal slave assoicated with
853 /* Store at most BUFLEN characters of the pathname of the slave pseudo
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 837 perform an operation on the associated slave: */
839 /* Chown the slave to the calling user. */
842 /* Release an internal lock so the slave can be opened.
846 /* Return the pathname of the pseudo terminal slave assoicated with
853 /* Store at most BUFLEN characters of the pathname of the slave pseudo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 837 perform an operation on the associated slave: */
839 /* Chown the slave to the calling user. */
842 /* Release an internal lock so the slave can be opened.
846 /* Return the pathname of the pseudo terminal slave assoicated with
853 /* Store at most BUFLEN characters of the pathname of the slave pseudo
  /external/stressapptest/src/
worker.cc     [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_main.c 257 /************ SMP Slave FSM State/Event Indirection Table **************/
441 (p_cb->role == 0x01) ?"Slave" : "Master", smp_get_state_name( p_cb->state),
  /external/ppp/pppd/
sys-solaris.c     [all...]
sys-linux.c 178 static int slave_fd = -1; /* pty for old-style demand mode, slave */
1967 char slave[16]; local
    [all...]
  /external/bison/darwin-lib/
stdlib.h 577 /* Change the ownership and access permission of the slave side of the
780 /* Return the pathname of the pseudo-terminal slave associated with
805 /* Set the pathname of the pseudo-terminal slave associated with
    [all...]
  /external/bison/linux-lib/
stdlib.h 577 /* Change the ownership and access permission of the slave side of the
780 /* Return the pathname of the pseudo-terminal slave associated with
805 /* Set the pathname of the pseudo-terminal slave associated with
    [all...]
  /external/kernel-headers/original/linux/
ipmi_smi.h 167 interface doesn't know its slave address, it should pass in zero.
usb_ch9.h 9 * - the Linux "gadget" slave/device/peripheral side driver API.
12 * act either as a USB master/host or as a USB slave/device. That means
13 * the master and slave side APIs benefit from working well together.
  /system/core/toolbox/
mount.c 61 { "slave", MS_SLAVE, MS_SLAVE, 0 },
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 253 simulateous connection in Master and Slave roles
256 and slave roles */
332 /* slave preferred connection interval range */
372 tBTA_BLE_INT_RANGE int_range; /* slave prefered conn interval range */
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 465 /* LE Security information of device in Slave Role */
473 UINT16 ediv; /* LTK diversifier of this slave device */
494 tBTM_SEC_BLE_KEYS keys; /* LE device security info in slave rode */
    [all...]

Completed in 2410 milliseconds

1 2 3 4 56 7 8 91011