Home
last modified time | relevance | path

Searched defs:environ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dcrt.h10 char **environ __attribute__((weak)); variable
/openbmc/linux/security/tomoyo/
H A Denviron.c52 struct tomoyo_path_info environ; in tomoyo_env_perm() local
H A Dcommon.h466 } environ; member
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1776 def custom_router_match(self, environ): argument