OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_pw_chg
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hdb/
print.c
386
time_t
last_pw_chg
= 0;
local
395
ret = hdb_entry_get_pw_change_time(ent, &
last_pw_chg
);
397
if (
last_pw_chg
)
452
if (
last_pw_chg
) {
457
ptr = (unsigned char *)&
last_pw_chg
;
460
d.length = sizeof (
last_pw_chg
);
Completed in 16 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026