Searched defs:_platform (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | _setup.c | 74 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; in _setup() local
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | _setup.c | 74 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; in _setup() local
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | _setup.c | 69 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; in _setup() local
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | _setup.c | 77 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; local
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | setup.c | 195 setup(char **envp, auxv_t *auxv, Word _flags, char *_platform, int _syspagsz, in setup()
|