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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dkrb5_setpw.c134 static krb5_error_code build_kpasswd_request(uint16 pversion, argument
160 if (pversion == KRB5_KPASSWD_VERS_CHANGEPW)
162 else if (pversion == KRB5_KPASSWD_VERS_SETPW ||
163 pversion == KRB5_KPASSWD_VERS_SETPW_ALT)
195 RSSVAL(p, 0, pversion);
396 uint16 pversion,
456 ret = build_kpasswd_request(pversion, context, auth_context, &ap_req,
394 do_krb5_kpasswd_request(krb5_context context, const char *kdc_host, uint16 pversion, krb5_creds *credsp, const char *princ, const char *newpw) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_ipt.c41 const char *pversion = "0.1"; variable
101 fprintf(stderr, "%s v%s: ", pname, pversion);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi.h1200 u32 *pversion);
1205 u16 hpi_subsys_get_info(const struct hpi_hsubsys *ph_subsys, u32 *pversion,
H A Dhpifunc.c129 u16 hpi_subsys_get_version(const struct hpi_hsubsys *ph_subsys, u32 *pversion) argument
137 *pversion = hr.u.s.version;
154 u16 hpi_subsys_get_info(const struct hpi_hsubsys *ph_subsys, u32 *pversion, argument
164 *pversion = hr.u.s.version;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Mandrake/
H A Dsamba2.spec32 %define pversion 3.0.13
36 %define have_pversion %(if [ "%pversion" = `echo "pversion" |tr '[:lower:]' '[:upper:]'` ];then echo 0; else echo 1; fi)
40 %define source_ver %{pversion}
910 echo "Applying patches for new versions: %{pversion}"

Completed in 126 milliseconds