Searched refs:sf_atpath (Results 1 – 3 of 3) sorted by relevance
546 initial_ctx.out.sf_atpath = NULL; in filter()638 free(ctx.out.sf_atpath); in filter()639 ctx.out.sf_atpath = NULL; in filter()757 if (ctx.out.sf_atpath != NULL) { in filter()760 ctx.out.sf_atpath, ctx.out.sf_atpathlen); in filter()761 free(ctx.out.sf_atpath); in filter()
72 char *sf_atpath; /* NULL no value */ member
787 ctx->out.sf_atpath = realloc(ctx->out.sf_atpath, ctx->out.sf_atpathlen); in path_attr_token()788 ctx->out.sf_atpath += offset; in path_attr_token()789 p = ctx->out.sf_atpath; /* save for fix up, below */ in path_attr_token()790 (void) memcpy(ctx->out.sf_atpath, ctx->adr.adr_now, in path_attr_token()