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

  /external/ltp/include/
tst_checkpoint.h 37 extern char *const tst_ipc_envp[];
  /external/ltp/testcases/kernel/syscalls/creat/
creat07.c 42 (void)execve(TEST_APP, av, tst_ipc_envp);
  /external/ltp/lib/
tst_test.c 62 char *const tst_ipc_envp[] = {ipc_path, NULL}; variable

Completed in 48 milliseconds