Searched refs:uam (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Duam.c2 * $Id: uam.c,v 1.11 2009-10-15 11:39:48 didg Exp $
48 /* --- server uam functions -- */
109 /* -- client-side uam functions -- */
111 /* set up stuff for this uam. */
115 struct uam_obj *uam; local
122 if ((uam = auth_uamfind(type, name, strlen(name)))) {
123 if (strcmp(uam->uam_path, path)) {
129 uam->uam_count++;
133 /* allocate space for uam */
134 if ((uam
171 struct uam_obj *uam; local
[all...]
H A Dauth.c82 int auth_register(const int type, struct uam_obj *uam) argument
86 if (!uam || !uam->uam_name || (*uam->uam_name == '\0'))
92 uam_attach(start, uam);
121 LOG(log_info, logtype_papd, "uam: %s loaded", p);
H A DMakefile.am10 magics.c headers.c queries.c auth.c uam.c print_cups.c
H A Duam_auth.h7 * interface between uam.c and auth.c
16 #include <atalk/uam.h>
H A DMakefile100 auth.$(OBJEXT) uam.$(OBJEXT) print_cups.$(OBJEXT)
326 magics.c headers.c queries.c auth.c uam.c print_cups.c
504 include ./$(DEPDIR)/uam.Po
H A DMakefile.in100 auth.$(OBJEXT) uam.$(OBJEXT) print_cups.$(OBJEXT)
326 magics.c headers.c queries.c auth.c uam.c print_cups.c
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uam.Po@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Duam.c2 * $Id: uam.c,v 1.35 2009-11-08 01:15:31 didg Exp $
68 /* --- server uam functions -- */
134 /* -- client-side uam functions -- */
135 /* set up stuff for this uam. */
139 struct uam_obj *uam; local
146 if ((uam = auth_uamfind(type, name, strlen(name)))) {
147 if (strcmp(uam->uam_path, path)) {
153 uam->uam_count++;
157 /* allocate space for uam */
158 if ((uam
201 struct uam_obj *uam; local
[all...]
H A DMakefile.am42 uam.c \
H A Duam_auth.h7 * interface between uam.c and auth.c
16 #include <atalk/uam.h>
67 /* uam.c */
H A Dauth.c136 LOG(log_info, logtype_afpd, "uam: \"%s\" available", uams->uam_name);
834 LOG(log_error, logtype_afpd, "login_ext: uam %s not AFP 3 ready!", afp_uam->uam_name );
950 * it off to the uam.
955 struct uam_obj *uam; local
969 /* make sure we can deal w/ this uam */
971 if ((uam = auth_uamfind(UAM_SERVER_CHANGEPW, ibuf, len)) == NULL)
1004 /* send it off to the uam. we really don't use ibuflen right now. */
1009 ret = uam->u.uam_changepw(obj, username, pwd, ibuf, ibuflen,
1115 int auth_register(const int type, struct uam_obj *uam) argument
1119 if (!uam || !ua
[all...]
H A DMakefile.in103 nfsquota.c ofork.c quota.c status.c switch.c uam.c uid.c \
121 afpd-switch.$(OBJEXT) afpd-uam.$(OBJEXT) afpd-uid.$(OBJEXT) \
358 ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-uam.Po@am__quote@
1021 afpd-uam.o: uam.c
1022 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-uam.o -MD -MP -MF $(DEPDIR)/afpd-uam.Tpo -c -o afpd-uam.o `test -f 'uam
[all...]
H A Dswitch.c33 #include <atalk/uam.h>
H A DMakefile103 nfsquota.c ofork.c quota.c status.c switch.c uam.c uid.c \
121 afpd-switch.$(OBJEXT) afpd-uam.$(OBJEXT) afpd-uid.$(OBJEXT) \
358 ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
530 include ./$(DEPDIR)/afpd-uam.Po
1021 afpd-uam.o: uam.c
1022 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-uam.o -MD -MP -MF $(DEPDIR)/afpd-uam.Tpo -c -o afpd-uam.o `test -f 'uam
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A DMakefile.am8 server_ipc.h tdb.h uam.h unicode.h util.h uuid.h volinfo.h \
H A Dglobals.h25 #include <atalk/uam.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile.am44 $(top_builddir)/etc/afpd/uam.c \
H A DMakefile.in127 $(top_builddir)/etc/afpd/uam.c $(top_builddir)/etc/afpd/unix.c \
147 test-switch.$(OBJEXT) test-uam.$(OBJEXT) test-unix.$(OBJEXT) \
404 $(top_builddir)/etc/afpd/uam.c $(top_builddir)/etc/afpd/unix.c \
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-uam.Po@am__quote@
1013 test-uam.o: $(top_builddir)/etc/afpd/uam.c
1014 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-uam.o -MD -MP -MF $(DEPDIR)/test-uam.Tpo -c -o test-uam.o `test -f '$(top_builddir)/etc/afpd/uam
[all...]
H A DMakefile127 $(top_builddir)/etc/afpd/uam.c $(top_builddir)/etc/afpd/unix.c \
147 test-switch.$(OBJEXT) test-uam.$(OBJEXT) test-unix.$(OBJEXT) \
404 $(top_builddir)/etc/afpd/uam.c $(top_builddir)/etc/afpd/unix.c \
512 include ./$(DEPDIR)/test-uam.Po
1013 test-uam.o: $(top_builddir)/etc/afpd/uam.c
1014 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-uam.o -MD -MP -MF $(DEPDIR)/test-uam.Tpo -c -o test-uam.o `test -f '$(top_builddir)/etc/afpd/uam
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_guest.c34 #include <atalk/uam.h>
H A Duams_pgp.c42 #include <atalk/uam.h>
H A Duams_dhx_passwd.c48 #include <atalk/uam.h>
H A Duams_passwd.c51 #include <atalk/uam.h>
H A Duams_gss.c39 #include <atalk/uam.h>
593 * For the krb5 uam, this function only needs to return a two-byte
H A Duams_pam.c44 #include <atalk/uam.h>
H A Duams_dhx2_passwd.c48 #include <atalk/uam.h>

Completed in 220 milliseconds

12