Searched refs:conv_check_native (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | arch.c | 61 conv_check_native(char **argv, char **envp) in conv_check_native() function 81 conv_check_native(char **argv, char **envp) in conv_check_native() function
|
H A D | llib-lconv | 38 uchar_t conv_check_native(char **, char **);
|
/titanic_44/usr/src/cmd/sgs/size/common/ |
H A D | main.c | 121 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/moe/common/ |
H A D | moe.c | 235 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/elfwrap/common/ |
H A D | main.c | 62 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/ar/common/ |
H A D | main.c | 82 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/mcs/common/ |
H A D | main.c | 62 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/ld/common/ |
H A D | ld.c | 701 checkclass = conv_check_native(oargv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/crle/common/ |
H A D | crle.c | 339 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 177 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | main.c | 741 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | conv.h | 756 extern uchar_t conv_check_native(char **, char **);
|
/titanic_44/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 1021 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/nm/common/ |
H A D | nm.c | 176 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 2015 (void) conv_check_native(argv, envp); in main()
|
/titanic_44/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.c | 3527 (void) conv_check_native(argv, envp); in main()
|