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

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerUtilDarwin.cpp 58 (void)posix_spawnattr_destroy(&SpawnAttributes);
65 (void)posix_spawnattr_destroy(&SpawnAttributes);
77 (void)posix_spawnattr_destroy(&SpawnAttributes);
113 (void)posix_spawnattr_destroy(&SpawnAttributes);
  /src/include/
spawn.h 67 int posix_spawnattr_destroy(posix_spawnattr_t *);
  /src/tests/kernel/arch/i386/
execregs.c 125 out: posix_spawnattr_destroy(&attr);
  /src/tests/lib/libc/gen/posix_spawn/
t_spawnattr.c 169 RZ(posix_spawnattr_destroy(&attr));
202 RZ(posix_spawnattr_destroy(&attr));
t_spawn.c 258 RZ(posix_spawnattr_destroy(&attr));
513 RZ(posix_spawnattr_destroy(&attr));
t_fileactions.c 266 RZ(posix_spawnattr_destroy(&attr));
  /src/lib/libc/gen/
posix_spawn_sched.c 56 posix_spawnattr_destroy(posix_spawnattr_t *sa) function in typeref:typename:int
Makefile.inc 173 posix_spawnattr_init.3 posix_spawnattr_destroy.3
  /src/lib/libc/stdlib/
system.c 121 posix_spawnattr_destroy(&attr);
  /src/tests/kernel/arch/x86_64/
execregs.c 149 out: posix_spawnattr_destroy(&attr);
  /src/tests/kernel/arch/vax/
execregs.c 159 out: posix_spawnattr_destroy(&attr);
  /src/tests/kernel/arch/aarch64/
execregs.c 219 out: posix_spawnattr_destroy(&attr);
  /src/tests/kernel/arch/hppa/
execregs.c 380 out: posix_spawnattr_destroy(&attr);

Completed in 38 milliseconds