Home
last modified time | relevance | path

Searched refs:stringptr (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dwrapper.c73 gdb_parse_exp_1 (char **stringptr, struct block *block, int comma, in gdb_parse_exp_1() argument
77 args.args[0].pointer = stringptr; in gdb_parse_exp_1()
Dparse.c1024 parse_exp_1 (char **stringptr, struct block *block, int comma) in parse_exp_1() argument
1028 lexptr = *stringptr; in parse_exp_1()
1084 *stringptr = lexptr; in parse_exp_1()
/freebsd-12-stable/libexec/bootpd/
Dreadfile.c1970 del_string(stringptr) in del_string() argument
1971 struct shared_string *stringptr; in del_string()
1973 if (stringptr) {
1974 if (!(--(stringptr->linkcount))) {
1975 free((char *) stringptr);
/freebsd-12-stable/contrib/gdb/gdb/doc/
Dstabs.texinfo1648 @code{stringptr}. @xref{Strings}.