Symbol: freestrp
usr.bin/dsynth/build.c
1720
freestrp(&buf);
usr.bin/dsynth/build.c
2099
freestrp(&buf);
usr.bin/dsynth/build.c
2180
freestrp(&buf);
usr.bin/dsynth/build.c
286
freestrp(&buf);
usr.bin/dsynth/build.c
3091
freestrp(&buf);
usr.bin/dsynth/build.c
3092
freestrp(&tmp);
usr.bin/dsynth/build.c
3353
freestrp(&buf);
usr.bin/dsynth/build.c
625
freestrp(&buf);
usr.bin/dsynth/dsynth.h
615
void freestrp(char **strp);
usr.bin/dsynth/pkglist.c
1035
freestrp(&flavarg);
usr.bin/dsynth/pkglist.c
1036
freestrp(&localbase);
usr.bin/dsynth/pkglist.c
1143
freestrp(&pkg->fetch_deps);
usr.bin/dsynth/pkglist.c
1144
freestrp(&pkg->ext_deps);
usr.bin/dsynth/pkglist.c
1145
freestrp(&pkg->patch_deps);
usr.bin/dsynth/pkglist.c
1146
freestrp(&pkg->build_deps);
usr.bin/dsynth/pkglist.c
1147
freestrp(&pkg->lib_deps);
usr.bin/dsynth/pkglist.c
1148
freestrp(&pkg->run_deps);
usr.bin/dsynth/pkglist.c
1149
freestrp(&pkg->pkgfile);
usr.bin/dsynth/pkglist.c
1391
freestrp(&pkg->portdir);
usr.bin/dsynth/pkglist.c
1392
freestrp(&pkg->version);
usr.bin/dsynth/pkglist.c
1393
freestrp(&pkg->pkgfile);
usr.bin/dsynth/pkglist.c
1394
freestrp(&pkg->ignore);
usr.bin/dsynth/pkglist.c
1395
freestrp(&pkg->fetch_deps);
usr.bin/dsynth/pkglist.c
1396
freestrp(&pkg->ext_deps);
usr.bin/dsynth/pkglist.c
1397
freestrp(&pkg->patch_deps);
usr.bin/dsynth/pkglist.c
1398
freestrp(&pkg->build_deps);
usr.bin/dsynth/pkglist.c
1399
freestrp(&pkg->lib_deps);
usr.bin/dsynth/pkglist.c
1400
freestrp(&pkg->run_deps);
usr.bin/dsynth/pkglist.c
1401
freestrp(&pkg->pos_options);
usr.bin/dsynth/pkglist.c
1402
freestrp(&pkg->neg_options);
usr.bin/dsynth/pkglist.c
1403
freestrp(&pkg->flavors);