Symbol: ax_free
lib/libagentx/agentx.c
1021
int axfree = ax->ax_free;
lib/libagentx/agentx.c
1038
ax->ax_free = 1;
lib/libagentx/agentx.c
1063
axfree = ax->ax_free;
lib/libagentx/agentx.c
1064
ax->ax_free = 1;
lib/libagentx/agentx.c
1100
if (!ax->ax_free)
lib/libagentx/agentx.c
1308
int axfree = ax->ax_free;
lib/libagentx/agentx.c
1324
ax->ax_free = 1;
lib/libagentx/agentx.c
1352
axfree = ax->ax_free;
lib/libagentx/agentx.c
1353
ax->ax_free = 1;
lib/libagentx/agentx.c
1406
int axfree = ax->ax_free;
lib/libagentx/agentx.c
1410
ax->ax_free = 1;
lib/libagentx/agentx.c
1831
axfree = ax->ax_free;
lib/libagentx/agentx.c
1832
ax->ax_free = 1;
lib/libagentx/agentx.c
1879
if (!ax->ax_free)
lib/libagentx/agentx.c
1926
int axfree = ax->ax_free;
lib/libagentx/agentx.c
1980
ax->ax_free = 1;
lib/libagentx/agentx.c
2304
if (!ax->ax_free)
lib/libagentx/agentx.c
2387
int axfree = ax->ax_free;
lib/libagentx/agentx.c
2427
ax->ax_free = 1;
lib/libagentx/agentx.c
2448
axfree = ax->ax_free;
lib/libagentx/agentx.c
2449
ax->ax_free = 1;
lib/libagentx/agentx.c
2507
if (!ax->ax_free)
lib/libagentx/agentx.c
311
int axfree = ax->ax_free;
lib/libagentx/agentx.c
313
ax_free(ax->ax_ax);
lib/libagentx/agentx.c
316
ax->ax_free = 1;
lib/libagentx/agentx.c
348
axfree = ax->ax_free;
lib/libagentx/agentx.c
349
ax->ax_free = 1;
lib/libagentx/agentx.c
369
ax->ax_free = 0;
lib/libagentx/agentx.c
379
ax_free(ax->ax_ax);
lib/libagentx/agentx.c
542
int axfree = ax->ax_free;
lib/libagentx/agentx.c
558
ax->ax_free = 1;
lib/libagentx/agentx.c
585
axfree = ax->ax_free;
lib/libagentx/agentx.c
586
ax->ax_free = 1;
lib/libagentx/agentx.c
629
int axfree = ax->ax_free;
lib/libagentx/agentx.c
631
ax->ax_free = 1;
lib/libagentx/agentx.c
862
int axfree = ax->ax_free;
lib/libagentx/agentx.c
864
ax->ax_free = 1;
lib/libagentx/agentx_internal.h
41
int ax_free; /* Freeing already planned */
lib/libagentx/ax.h
203
void ax_free(struct ax *);
usr.sbin/snmpd/application_agentx.c
275
ax_free(conn->conn_ax);
usr.sbin/snmpd/application_agentx.c
301
ax_free(conn->conn_ax);
usr.sbin/snmpd/application_agentx.c
930
ax_free(conn->conn_ax);
usr.sbin/snmpd/ax.h
231
void ax_free(struct ax *);