HomeSort by relevance Sort by last modified time
    Searched refs:MOUNT (Results 1 - 2 of 2) sorted by null

  /external/netcat/data/
pmap-mnt.d 1 # portmap request for mountd [or whatever; see where prog=MOUNT]
57 000 # 0x00 # . # prog=MOUNT, 100005
  /external/oprofile/utils/
opcontrol 205 # load the module and mount oprofilefs
229 mount -t oprofilefs nodev /dev/oprofile >/dev/null
296 # pick the appropriate device mount based on kernel
300 MOUNT="/dev/oprofile"
302 MOUNT="/proc/sys/dev/oprofile"
311 DEVICE_FILE="$MOUNT/buffer"
351 CPUTYPE=`cat $MOUNT/cpu_type`
352 OP_COUNTERS=`ls $MOUNT/ | grep "^[0-9]\+\$" | tr "\n" " "`
829 if test ! -f $MOUNT/backtrace_depth; then
1115 echo $2 >$MOUNT/$
    [all...]

Completed in 104 milliseconds