Home
last modified time | relevance | path

Searched defs:null_envp (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/capsicum-test/
H A Dsmoketest.c127 char* null_envp[] = {NULL}; in main() local
H A Dfexecve.cc18 static char* null_envp[] = {NULL}; variable
H A Dlinux.cc583 char* null_envp[] = {NULL}; in TEST() local