HomeSort by: relevance | last modified time | path
    Searched refs:posix_spawn_file_actions_destroy (Results 1 - 10 of 10) sorted by relevancy

  /src/tests/lib/libc/gen/posix_spawn/
t_fileactions.c 93 RZ(posix_spawn_file_actions_destroy(&fa));
121 RZ(posix_spawn_file_actions_destroy(&fa));
149 RZ(posix_spawn_file_actions_destroy(&fa));
191 RZ(posix_spawn_file_actions_destroy(&fa));
232 RZ(posix_spawn_file_actions_destroy(&fa));
265 RZ(posix_spawn_file_actions_destroy(&fa));
303 RZ(posix_spawn_file_actions_destroy(&fa));
344 RZ(posix_spawn_file_actions_destroy(&fa));
391 RZ(posix_spawn_file_actions_destroy(&fa));
426 RZ(posix_spawn_file_actions_destroy(&fa))
    [all...]
t_spawn.c 266 RZ(posix_spawn_file_actions_destroy(&fa));
478 RZ(posix_spawn_file_actions_destroy(&fa));
512 RZ(posix_spawn_file_actions_destroy(&fa));
553 RZ(posix_spawn_file_actions_destroy(&fa));
  /src/include/
spawn.h 52 int posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *);
  /src/tests/kernel/arch/i386/
execregs.c 126 posix_spawn_file_actions_destroy(&fileacts);
  /src/tests/kernel/arch/x86_64/
execregs.c 150 posix_spawn_file_actions_destroy(&fileacts);
  /src/tests/kernel/arch/vax/
execregs.c 160 posix_spawn_file_actions_destroy(&fileacts);
  /src/lib/libc/gen/
posix_spawn_fileactions.c 63 posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *fa) function in typeref:typename:int
Makefile.inc 166 posix_spawn_file_actions_init.3 posix_spawn_file_actions_destroy.3 \
  /src/tests/kernel/arch/aarch64/
execregs.c 220 posix_spawn_file_actions_destroy(&fileacts);
  /src/tests/kernel/arch/hppa/
execregs.c 381 posix_spawn_file_actions_destroy(&fileacts);

Completed in 20 milliseconds