Home
last modified time | relevance | path

Searched refs:pwp (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/dports/security/cracklib/cracklib-2.9.7/lib/
H A Dpacklib.c315 PWClose(pwp) in PWClose() argument
316 PWDICT *pwp; in PWClose()
335 if (!fwrite((char *) &pwp->header, sizeof(pwp->header), 1, pwp->ifp))
348 pwp->hwms[i] = pwp->hwms[i-1];
354 fwrite(pwp->hwms, 1, sizeof(pwp->hwms), pwp->wfp);
377 PWDICT *pwp; in PutPW()
387 strncpy(pwp->data_put[pwp->count], string, MAXWORDLEN);
388 pwp->data_put[pwp->count][MAXWORDLEN - 1] = '\0';
390 pwp->hwms[string[0] & 0xff]= pwp->header.pih_numwords;
410 fputs(pwp->data_put[0], pwp->dfp);
[all …]
H A Dfascist.c639 struct passwd *pwp; local
667 pwp = NULL;
673 pwp = getpwuid(uid);
676 if (pwp == NULL)
686 ptr = FascistGecosUser(password, pwp->pw_name, pwp->pw_gecos);
709 notfound = PW_WORDS(pwp); in FascistLookUser()
837 FascistLook(pwp, instring) in FascistLook() argument
838 PWDICT *pwp; in FascistLook()
851 PWDICT *pwp; local
880 PWClose(pwp);
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/security/openssl/openssl-1.1.1n/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/security/openssl-static/openssl-1.1.1l/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Dbioprinttest.c225 const pw *pwp = &pw_params[i]; in test_fp() local
229 r = TEST_true(dofptest(i, t++, 0.0, pwp->w, pwp->p)) in test_fp()
230 && TEST_true(dofptest(i, t++, 0.67, pwp->w, pwp->p)) in test_fp()
231 && TEST_true(dofptest(i, t++, frac, pwp->w, pwp->p)) in test_fp()
232 && TEST_true(dofptest(i, t++, frac / 1000, pwp->w, pwp->p)) in test_fp()
233 && TEST_true(dofptest(i, t++, frac / 10000, pwp->w, pwp->p)) in test_fp()
234 && TEST_true(dofptest(i, t++, 6.0 + frac, pwp->w, pwp->p)) in test_fp()
235 && TEST_true(dofptest(i, t++, 66.0 + frac, pwp->w, pwp->p)) in test_fp()
236 && TEST_true(dofptest(i, t++, 666.0 + frac, pwp->w, pwp->p)) in test_fp()
237 && TEST_true(dofptest(i, t++, 6666.0 + frac, pwp->w, pwp->p)) in test_fp()
[all …]
/dports/ftp/ncftp3/ncftp-3.2.6/libncftp/
H A Du_getpw.c43 p = getpwuid_r(uid, pwp, pwbuf, pwbufsize); in GetPwUid()
48 if (getpwuid_r(uid, pwp, pwbuf, pwbufsize) >= 0) in GetPwUid()
68 memcpy(pwp, p, sizeof(struct passwd)); in GetPwUid()
72 memset(pwp, 0, sizeof(struct passwd)); in GetPwUid()
87 p = getpwnam_r(nam, pwp, pwbuf, pwbufsize); in GetPwNam()
92 if (getpwnam_r(nam, pwp, pwbuf, pwbufsize) >= 0) in GetPwNam()
112 memcpy(pwp, p, sizeof(struct passwd)); in GetPwNam()
116 memset(pwp, 0, sizeof(struct passwd)); in GetPwNam()
129 GetMyPwEnt(struct passwd *pwp, char *const pwbuf, size_t pwbufsize) in GetMyPwEnt() argument
136 rc = GetPwUid(pwp, getuid(), pwbuf, pwbufsize); in GetMyPwEnt()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_induce_start.F1 subroutine argos_induce_start(iwl,isl,xw,xwm,xs,pw,pwp,ps,psp) argument
13 real*8 pwp(mwm,3,mwa,2,2),psp(msa,3,2,2)
47 pwp(i,j,k,1,1)=zero
48 pwp(i,j,k,1,2)=zero
49 pwp(i,j,k,2,1)=zero
50 pwp(i,j,k,2,2)=zero
102 pwp(i,j,k,1,2)=pwp(i,j,k,1,1)
103 pwp(i,j,k,1,1)=zero
104 pwp(i,j,k,2,2)=pwp(i,j,k,2,1)
105 pwp(i,j,k,2,1)=zero
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_induce_start.F1 subroutine argos_induce_start(iwl,isl,xw,xwm,xs,pw,pwp,ps,psp) argument
13 real*8 pwp(mwm,3,mwa,2,2),psp(msa,3,2,2)
47 pwp(i,j,k,1,1)=zero
48 pwp(i,j,k,1,2)=zero
49 pwp(i,j,k,2,1)=zero
50 pwp(i,j,k,2,2)=zero
102 pwp(i,j,k,1,2)=pwp(i,j,k,1,1)
103 pwp(i,j,k,1,1)=zero
104 pwp(i,j,k,2,2)=pwp(i,j,k,2,1)
105 pwp(i,j,k,2,1)=zero
[all …]
/dports/lang/mono/mono-5.10.1.57/support/
H A Dmacros.c123 struct passwd pw, *pwp;
128 ret = getpwnam_r (in_name, &pw, buf, 4096, &pwp);
130 ret = getpwuid_r (in_uid, &pw, buf, 4096, &pwp);
132 if (ret == 0 && pwp == NULL) {
149 *account = pwp->pw_name;
150 *password = pwp->pw_passwd;
151 *uid = pwp->pw_uid;
152 *gid = pwp->pw_gid;
153 *name = pwp->pw_gecos;
154 *home = pwp->pw_dir;
[all …]
/dports/news/cnews/cnews-cr.g_18/inject/
H A Ddefaults.c19 const char *fullname(register struct passwd *pwp, int usggcos);
29 const char *getuserid(register struct passwd *pwp);
30 char *getfullname(register struct passwd *pwp);
121 register struct passwd *pwp = getmypwent(); in getdefaults() local
126 printvar("defuser", getuserid(pwp)); in getdefaults()
127 name = getfullname(pwp); in getdefaults()
181 getuserid(pwp) in getuserid() argument
182 register struct passwd *pwp; in getuserid()
190 name = (pwp == NULL? "nobody": pwp->pw_name);
195 getfullname(pwp) in getfullname() argument
[all …]
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/
H A DXos_r.h241 struct passwd* pwp; member
257 (p).len = strlen((p).pwp->pw_name); in _Xpw_copyPasswd()
265 (p).len = strlen((p).pwp->pw_class); in _Xpw_copyPasswd()
273 (p).len = strlen((p).pwp->pw_dir); in _Xpw_copyPasswd()
280 (p).pwp = &(p).pws; in _Xpw_copyPasswd()
307 ((p).pwp = &(p).pws), \
314 (p).pwp )
319 (p).pwp )
344 struct passwd* pwp; member
349 (p).pwp : NULL)
[all …]

12345678910>>...18