Searched refs:conv_check_native (Results 1 – 9 of 9) sorted by relevance
| /illumos-gate/usr/src/cmd/sgs/libconv/common/ |
| H A D | arch.c | 60 conv_check_native(char **argv, char **envp) in conv_check_native() function 80 conv_check_native(char **argv, char **envp) in conv_check_native() function
|
| /illumos-gate/usr/src/cmd/sgs/moe/common/ |
| H A D | moe.c | 235 (void) conv_check_native(argv, envp); in main()
|
| /illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
| H A D | main.c | 61 (void) conv_check_native(argv, envp); in main()
|
| /illumos-gate/usr/src/cmd/sgs/mcs/common/ |
| H A D | main.c | 65 (void) conv_check_native(argv, envp); in main()
|
| /illumos-gate/usr/src/cmd/sgs/ar/common/ |
| H A D | main.c | 87 (void) conv_check_native(argv, envp); in main()
|
| /illumos-gate/usr/src/cmd/sgs/crle/common/ |
| H A D | crle.c | 329 (void) conv_check_native(argv, envp); in main()
|
| /illumos-gate/usr/src/cmd/sgs/include/ |
| H A D | conv.h | 783 extern uchar_t conv_check_native(char **, char **);
|
| /illumos-gate/usr/src/cmd/sgs/nm/common/ |
| H A D | nm.c | 179 (void) conv_check_native(argv, envp); in main()
|
| /illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
| H A D | elfedit.c | 3530 (void) conv_check_native(argv, envp); in main()
|