Searched refs:constructor (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dinit.h10 #define __init __attribute__ ((constructor))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dinit.h10 #define __init __attribute__ ((constructor))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dinit.h10 #define __init __attribute__ ((constructor))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dinit.h10 #define __init __attribute__ ((constructor))
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dos2compat.c48 static __attribute__((constructor)) void
/asus-wl-520gu-7.0.1.45/src/router/pptp-client/
H A Dutil.c21 static void open_log(void) __attribute__ ((constructor));
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/pptp/
H A Dutil.c21 static void open_log(void) __attribute__ ((constructor));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dneighbour.h146 int (*constructor)(struct neighbour *); member in struct:neigh_table
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dneighbour.h146 int (*constructor)(struct neighbour *); member in struct:neigh_table
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_neigh.c94 constructor: dn_neigh_construct,
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dneighbour.c299 if (tbl->constructor && (error = tbl->constructor(n)) < 0) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Darp.c169 constructor: arp_constructor,

Completed in 112 milliseconds