Searched refs:adt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dmodprobe.c737 struct dep_t *adt; local
739 for (adt = depend; adt; adt = adt->m_next) {
740 if (check_pattern(adt->m_name, dt->m_deparr[0]) == 0)
743 if (adt) {
748 adt->m_options = append_option(adt->m_options, opts->m_opt_val);
751 dt = adt;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dappl.c41 char *dtf, *adt, *adts; local
61 if (( adt = strrchr( dtf, '/' )) == NULL ) {
64 *adt = '\0';
66 *adt = '/';
H A Ddesktop.c75 char *dtf, *adt, *adts; local
94 if (( adt = strrchr( dtf, '/' )) == NULL ) {
97 *adt = '\0';
99 *adt = '/';
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-unix.c76 #include <bsm/adt.h>

Completed in 106 milliseconds