Searched refs:program (Results 1 – 3 of 3) sorted by relevance
36 const char *program = "/path/to/invalid/binary"; in do_test() local40 int ret = posix_spawn (&pid, program, 0, 0, args, environ); in do_test()59 char *args2[] = { (char*) program, 0 }; in do_test()
286 tst-exec-ARGS = -- $(host-test-program-cmd)288 tst-execvpe5-ARGS = -- $(host-test-program-cmd)289 tst-spawn-ARGS = -- $(host-test-program-cmd)291 tst-spawn5-ARGS = -- $(host-test-program-cmd)
979 program in $PATH if it contains no directory component.2030 * scripts/test-installation.pl: Include <stdio.h> in test program2057 (tests): Build and run annexc program.3337 files crash the program.3761 * manual/message.texi (The gencat program): Likewise.8188 * elf/Makefile: Add rules to build sprof program.8294 that the number of program headers is >0 (which is wrong for the8516 "/" and use do-install-program. Reported by Mark M. Kettenis.8633 * iconv/Makefile: Add rules to build and install iconv program.8887 * Makeconfig (build-program-cmd): Use --library-path parameter to[all …]
Completed in 18 milliseconds