Home
last modified time | relevance | path

Searched refs:command (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dannexc.c710 char line[BUFSIZ], *command; in get_null_defines() local
725 command = malloc (sizeof fmt + sizeof "/dev/null" + 2 * strlen (CC) in get_null_defines()
728 if (command == NULL) in get_null_defines()
734 sprintf (command, fmt, "/dev/null", CC, INC, CC, macrofile); in get_null_defines()
736 if (xsystem (command)) in get_null_defines()
741 free (command); in get_null_defines()
803 char line[BUFSIZ], command[sizeof fmt + strlen (header->name) in check_header() local
814 sprintf (command, fmt, header->name, CC, INC, CC, macrofile); in check_header()
828 if (xsystem (command)) in check_header()
A Dtst-regex.input44 -include flag from command.
255 * libio/iopopen.c: Unlink file before freeing it if command
1041 ($(inst_infodir)/libc.info): Simplify command.
1686 annexc test command.
3144 move that command to second argument of AC_OUTPUT. Add command to
3477 ($(objpfx)trusted-dirs.h): Use stamp file. Cleanup command.
4028 * csu/Makefile ($(objpfx)abi-tag.h): Double $ in command. Clean up.
7405 * Makeconfig ($(common-objpfx)gnu/lib-names.h): Add dummy command.
7610 command substitution that starts immediately with a sub-shell
7699 testing of specific cases from the command-line.
[all …]

Completed in 16 milliseconds