OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:h_execsig
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/gen/execve/
t_execve.c
71
char
h_execsig
[PATH_MAX];
local in function:ATF_TC_BODY
74
snprintf(
h_execsig
, sizeof(
h_execsig
), "%s/../
h_execsig
", srcdir);
79
char *const argv[] = {
h_execsig
, NULL};
/src/tests/lib/libc/gen/posix_spawn/
t_spawn.c
525
char
h_execsig
[PATH_MAX];
local in function:ATF_TC_BODY
528
snprintf(
h_execsig
, sizeof(
h_execsig
), "%s/../
h_execsig
", srcdir);
533
char *const argv[] = {
h_execsig
, NULL};
Completed in 92 milliseconds
Indexes created Tue Sep 30 10:09:55 GMT 2025