Home
last modified time | relevance | path

Searched refs:ipcs (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_close/
Dcln.sh5 for sem_id in `ipcs -s | awk '{print $2}'` ; do
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/
Dcln.sh6 for sem_id in `ipcs -s | awk '{print $2}'` ; do
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
Dcln.sh6 for sem_id in `ipcs -s | awk '{print $2}'` ; do
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
Dcln.sh6 for sem_id in `ipcs -s | awk '{print $2}'` ; do
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
Dcln.sh6 for sem_id in `ipcs -s | awk '{print $2}'` ; do
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
Dcln.sh6 for sem_id in `ipcs -s | awk '{print $2}'` ; do
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_getvalue/
Dcln.sh6 for sem_id in `ipcs -s | awk '{print $2}'` ; do
/third_party/mindspore/tests/ut/python/cachetests/
Dcachetest_lib.sh125 for i in `ipcs -m | grep ${USER} | awk '{print $2}'`
/third_party/ltp/testcases/kernel/mce-test/tsrc/
Drun-huge-test.sh167 ipcs -s|grep $USER|cut -f2 -d' '|xargs ipcrm sem
/third_party/toybox/generated/
Dglobals.h1507 struct ipcs_data ipcs; member
Dnewtoys.h129 USE_IPCS(NEWTOY(ipcs, "acptulsqmi#", TOYFLAG_USR|TOYFLAG_BIN))
Dflags.h4560 #define TT this.ipcs