Home
last modified time | relevance | path

Searched refs:sp_flag (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dshadow.h52 unsigned long int sp_flag; /* Reserved. */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c869 if ((p->sp_flag != ~0UL) && (fprintf(stream, "%lu", p->sp_flag) < 0)) { in putspent()
1055 offsetof(struct spwd, sp_flag) /* 8 - not a char ptr */
1080 ((struct spwd *) data)->sp_flag = ~0UL; in __parsespent()

Completed in 4 milliseconds