Home
last modified time | relevance | path

Searched defs:progname_storage (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/dlfcn/
H A Dinit.c225 static char progname_storage[NAME_MAX+1]; early_static_init() local
/openbsd-src/libexec/ld.so/
H A Dloader.c272 static char progname_storage[NAME_MAX+1] = ""; in _dl_setup_env() local