HomeSort by relevance Sort by last modified time
    Searched full:ipcrm (Results 1 - 20 of 20) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_close/
cln.sh 6 ipcrm sem $sem_id > /dev/null 2>&1
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/
cln.sh 7 ipcrm sem $sem_id > /dev/null 2>&1
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_getvalue/
cln.sh 7 ipcrm sem $sem_id > /dev/null 2>&1
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
cln.sh 7 ipcrm sem $sem_id > /dev/null 2>&1
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
cln.sh 7 ipcrm sem $sem_id > /dev/null 2>&1
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
cln.sh 7 ipcrm sem $sem_id > /dev/null 2>&1
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
cln.sh 7 ipcrm sem $sem_id > /dev/null 2>&1
  /external/toybox/toys/pending/
ipcrm.c 0 /* ipcrm.c - remove msg que, sem or shared memory
5 * See http://pubs.opengroup.org/onlinepubs/9699919799/utilities/ipcrm.html
8 USE_IPCRM(NEWTOY(ipcrm, "m*M*s*S*q*Q*", TOYFLAG_USR|TOYFLAG_BIN))
10 config IPCRM
11 bool "ipcrm"
14 usage: ipcrm [ [-q msqid] [-m shmid] [-s semid]
  /external/valgrind/drd/tests/
sem_open.c 58 * Use the ipcs and ipcrm commands to clean up named semaphores left by
  /external/linux-kselftest/tools/testing/selftests/vm/
thuge-gen.c 10 ipcrm -m by hand, like this
11 sudo ipcs | awk '$1 == "0x00000000" {print $2}' | xargs -n1 sudo ipcrm -m
  /external/ltp/testcases/kernel/syscalls/ipc/semctl/
semctl06.c 33 * If this test fail, it may be necessary to use the ipcs and ipcrm
  /external/toybox/generated/
globals.h 663 // toys/pending/ipcrm.c
1469 struct ipcrm_data ipcrm; member in union:global_union
newtoys.h 112 USE_IPCRM(NEWTOY(ipcrm, "m*M*s*S*q*Q*", TOYFLAG_USR|TOYFLAG_BIN))
flags.h 1229 // ipcrm m*M*s*S*q*Q*
    [all...]
help.h     [all...]
  /external/toybox/www/
roadmap.html 67 system. It provides ipcrm and ipcs, but not ipcmk, so you can use System V IPC
103 communication (ipcrm ipcs), and cross-tty communication from the minicomputer
159 gunzip gzip hostname install install_initd ipcrm ipcs killall lpr ls
    [all...]
index.html     [all...]
news.html     [all...]
  /external/autotest/client/profilers/readprofile/
util-linux-2.12r.tar.bz2 
  /external/devlib/devlib/bin/armeabi/
busybox 

Completed in 1987 milliseconds