OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_expire
(Results
1 - 6
of
6
) sorted by null
/external/openssh/
auth-shadow.c
63
daysleft = spw->
sp_expire
- today;
64
debug3("%s: today %d
sp_expire
%d days left %d", __func__, (int)today,
65
(int)spw->
sp_expire
, daysleft);
67
if (spw->
sp_expire
== -1) {
configure
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
shadow.h
51
long int
sp_expire
; /* Number of days since 1970-01-01 until
member in struct:spwd
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
shadow.h
51
long int
sp_expire
; /* Number of days since 1970-01-01 until
member in struct:spwd
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
shadow.h
51
long int
sp_expire
; /* Number of days since 1970-01-01 until
member in struct:spwd
/external/ppp/pppd/
auth.c
[
all
...]
Completed in 40 milliseconds