Searched defs:charptr (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ | ||
H A D | warn1.C | 4 typedef char * charptr; typedef |
/openbsd-src/usr.bin/ssh/ | ||
H A D | servconf.c | 1197 char *str, ***chararrayptr, **charptr, *arg, *arg2, *p, *keyword; process_server_config_line_depth() local |
H A D | readconf.c | 1024 char *str, **charptr, *endofnumber, *keyword, *arg, *arg2, *p; process_config_line_depth() local |