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

  /src/tests/lib/csu/
t_crt0.sh 73 main terminated
  /src/usr.bin/make/unit-tests/
job-output-long-lines.mk 12 # not terminated by a newline. Because of this missing newline, the job
job-output-null.mk 4 # them using null-terminated strings, which may cut off some of the output.
  /src/usr.bin/xargs/
xargs.c 603 warnx("%s terminated by SIG%s", name,
606 warnx("%s terminated by signal %d", name,
  /src/sys/external/isc/libsodium/dist/builds/msvc/build/
buildbase.bat 63 ECHO *** ERROR, build terminated early, see: %log%
  /src/tests/bin/sh/
t_cmdsub.sh 581 -o inline:'E: here-doc terminated with a parenthesis ("academic")\n' \
585 E: here-doc terminated with a parenthesis ("academic")
  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 58 name: PChar; (* pointer to zero-terminated file name or Z_NULL *)
60 comment: PChar; (* pointer to zero-terminated comment or Z_NULL *)
  /src/tests/dev/audio/
audiotest.c 4069 int terminated; member in struct:ioctl_while_write_data
4094 data->terminated = 1;
4146 if (data->terminated)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc 625 // which is guaranteed to be a NULL-terminated substring of the first
3672 // POSIX version. Spec is not clear on whether buf is NULL-terminated.
3717 // This version always returns a null-terminated string.
8613 // dst is NULL terminated and end points to the NULL char
8622 // nvis cannot make sure the dst is NULL terminated

Completed in 49 milliseconds