Home
last modified time | relevance | path

Searched refs:AGFREE (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dstack.c99 AGFREE(pzSrc); in optionUnstackArg()
143 AGFREE(pzSrc); in optionUnstackArg()
168 AGFREE(arg_list); in optionUnstackArg()
249 AGFREE(arg_list->apzArgs[ix]); in optionStackArg()
250 AGFREE(arg_list); in optionStackArg()
H A Dsave.c124 AGFREE(res); in find_file_name()
163 AGFREE(res); in find_file_name()
177 AGFREE(res); in find_file_name()
195 AGFREE(res); in find_file_name()
331 AGFREE(od->optArg.argString); in prt_value()
594 AGFREE(fname); in open_sv_file()
599 AGFREE(fname); in open_sv_file()
635 AGFREE(time_str); in open_sv_file()
753 AGFREE(buf); in prt_set_arg()
754 AGFREE(list); in prt_set_arg()
[all …]
H A Dpgusage.c59 AGFREE(bf); in open_tmp_usage()
91 AGFREE(fname); in mk_pager_cmd()
169 AGFREE(fil_name); in optionPagedUsage()
H A Dnested.c574 AGFREE(pz); in scan_xml()
609 AGFREE(new_val); in unload_arg_list()
612 AGFREE(arg_list); in unload_arg_list()
636 AGFREE(opt_val); in optionUnloadNested()
777 AGFREE(res_val->v.nestVal); in optionLoadNested()
778 AGFREE(res_val); in optionLoadNested()
813 AGFREE(od->optCookie); in optionNestedVal()
H A Dtime.c56 AGFREE(od->optArg.argString); in optionTimeVal()
123 AGFREE(od->optArg.argString); in optionTimeDate()
H A Drestore.c179 AGFREE(p->optArg.argString); in optionFree()
210 AGFREE(pOpts->pSavedState); in optionFree()
H A Dfile.c80 AGFREE(p); in check_existence()
180 AGFREE(pOD->optCookie); in optionFileCheck()
H A Dboolean.c83 AGFREE(od->optArg.argString); in optionBooleanVal()
H A Dload.c244 AGFREE(path); in add_prog_path()
568 AGFREE(pz); in optionLoadLine()
H A Dputshell.c269 AGFREE(pOD->optArg.argString); in print_enumeration()
303 AGFREE(pOD->optArg.argString); in print_membership()
H A Dnumeric.c156 AGFREE(od->optArg.argString); in optionNumericVal()
H A Dautoopts.c111 AGFREE(od->optArg.argString); in handle_opt()
H A Dautoopts.h264 #define AGFREE(_p) free(VOIDP(_p)) macro
H A Dmakeshell.c172 AGFREE(script_text); in optionParseShell()
295 AGFREE(od->optArg.argString); in text_to_var()
H A Dconfigfile.c623 AGFREE(ftxt); in aoflags_directive()
810 if (pz != z) AGFREE(pz); in trim_xml_text()
H A Dusage.c387 AGFREE(t); in print_one_paragraph()
498 AGFREE(text); in optionPrintParagraphs()
H A Denum.c310 AGFREE(pOD->optArg.argString); in optionEnumerationVal()