Searched refs:stringptr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dwrapper.c73 gdb_parse_exp_1 (char **stringptr, struct block *block, int comma, argument
77 args.args[0].pointer = stringptr;
/freebsd-11-stable/libexec/bootpd/
H A Dreadfile.c1999 del_string(stringptr)
2000 struct shared_string *stringptr;
2002 if (stringptr) {
2003 if (!(--(stringptr->linkcount))) {
2004 free((char *) stringptr);

Completed in 57 milliseconds