OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_lstchg
(Results
1 - 6
of
6
) sorted by null
/external/openssh/
auth-shadow.c
102
debug3("%s: today %d
sp_lstchg
%d sp_max %d", __func__, (int)today,
103
(int)spw->
sp_lstchg
, (int)spw->sp_max);
121
daysleft = spw->
sp_lstchg
+ spw->sp_max - today;
124
} else if (spw->
sp_lstchg
== 0) {
configure
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
shadow.h
44
long int
sp_lstchg
; /* Date of last change. */
member in struct:spwd
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
shadow.h
44
long int
sp_lstchg
; /* Date of last change. */
member in struct:spwd
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
shadow.h
44
long int
sp_lstchg
; /* Date of last change. */
member in struct:spwd
/external/ppp/pppd/
auth.c
[
all
...]
Completed in 382 milliseconds