Home
last modified time | relevance | path

Searched refs:sp_min (Results 1 - 13 of 13) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_spwd.py37 self.assertIsInstance(entry.sp_min, int)
38 self.assertEqual(entry.sp_min, entry[3])
/third_party/musl/porting/uniproton/kernel/include/
H A Dshadow.h19 long sp_min; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dshadow.h19 long sp_min; member
/third_party/musl/include/
H A Dshadow.h19 long sp_min; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dshadow.h19 long sp_min; member
/third_party/musl/src/passwd/
H A Dputspent.c11 NUM(sp->sp_min), NUM(sp->sp_max), NUM(sp->sp_warn), in putspent()
H A Dgetspnam_r.c44 s++; sp->sp_min = xatol(&s); in __parsespent()
/third_party/musl/porting/linux/user/src/passwd/
H A Dgetspnam_r.c43 s++; sp->sp_min = xatol(&s); in __parsespent()
/third_party/python/Modules/
H A Dspwdmodule.c26 sp_namp, sp_pwdp, sp_lstchg, sp_min, sp_max, sp_warn, sp_inact, sp_expire, sp_flag.\n\
38 {"sp_min", "min #days between changes"},
52 (sp_namp,sp_pwdp,sp_lstchg,sp_min,sp_max,sp_warn,sp_inact,sp_expire,sp_flag)\n\
101 SETI(setIndex++, p->sp_min); in mkspent()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs79 pub sp_min: ::c_long,
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs379 pub sp_min: ::c_int,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs489 pub sp_min: ::c_long,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs93 pub sp_min: ::c_long,

Completed in 35 milliseconds