Searched refs:asp_child (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/asp/
H A Dasp_child.h2 * $Id: asp_child.h,v 1.2 2001-06-29 14:14:46 rufustfirefly Exp $
29 struct asp_child { struct
H A DMakefile.am9 noinst_HEADERS = asp_child.h
H A Dasp_getsess.c38 #include "asp_child.h"
53 static struct asp_child **asp_ac = NULL;
121 static void set_asp_ac(int sid, struct asp_child *tmp);
143 if (!asp_ac && (asp_ac = (struct asp_child **)
144 calloc(server_children->nsessions, sizeof(struct asp_child *)))
251 struct asp_child *asp_ac_tmp;
302 if ((asp_ac_tmp = malloc(sizeof(struct asp_child))) == NULL) {
346 static void set_asp_ac(int sid, struct asp_child *tmp)
H A DMakefile.in313 noinst_HEADERS = asp_child.h
H A DMakefile313 noinst_HEADERS = asp_child.h

Completed in 380 milliseconds