Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 28) sorted by relevance

12

/bionic/libc/bionic/
Dstubs.c209 app_id_to_passwd(uid_t uid, stubs_state_t* state) in app_id_to_passwd()
234 app_id_to_group(gid_t gid, stubs_state_t* state) in app_id_to_group()
258 stubs_state_t* state = __stubs_state(); in getpwuid() local
275 stubs_state_t* state = __stubs_state(); in getpwnam() local
313 stubs_state_t* state = __stubs_state(); in getgrgid() local
329 stubs_state_t* state = __stubs_state(); in getgrnam() local
Dmalloc_debug_leak.c234 stack_crawl_state_t* state = (stack_crawl_state_t*)arg; in trace_function() local
254 stack_crawl_state_t state; in get_backtrace() local
Dsha1.c123 void SHA1Transform(state, buffer) in SHA1Transform() argument
Dpthread.c388 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state) in pthread_attr_setdetachstate()
400 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state) in pthread_attr_getdetachstate()
/bionic/libc/include/
Dsha1.h19 uint32_t state[5]; member
/bionic/libc/kernel/common/linux/netfilter/
Dnf_conntrack_sctp.h31 enum sctp_conntrack state; member
/bionic/libc/netbsd/net/
Dbase64.c221 int state, ch; local
/bionic/libc/kernel/arch-sh/asm/
Dpush-switch.h22 unsigned int state:1; member
/bionic/libc/tzcode/
Dlocaltime.c167 struct state { struct
168 int leapcnt;
169 int timecnt;
170 int typecnt;
171 int charcnt;
172 int goback;
173 int goahead;
174 time_t ats[TZ_MAX_TIMES];
175 unsigned char types[TZ_MAX_TIMES];
176 struct ttinfo ttis[TZ_MAX_TYPES];
[all …]
/bionic/libc/kernel/common/linux/lockd/
Dxdr.h48 u32 state; member
65 u32 state; member
/bionic/libc/kernel/common/linux/raid/
Dmd_u.h61 int state; member
78 int state; member
87 int state; member
Dmd_p.h54 __u32 state; member
86 __u32 state; member
/bionic/libc/kernel/common/linux/
Dbacking-dev.h28 unsigned long state; member
Dzlib.h29 struct internal_state *state; member
Dinterrupt.h101 unsigned long state; member
Dif_bridge.h82 __u8 state; member
Dqic117.h71 __u8 state; member
Dhdsmart.h76 unsigned char state; member
/bionic/libc/kernel/common/linux/mtd/
Dflashchip.h45 flstate_t state; member
Dmtd.h46 u_char state; member
/bionic/libthread_db/
Dlibthread_db.c188 td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags) in td_ta_thr_iter()
/bionic/libc/tools/
Dgensyscalls.py603 state = State() variable
/bionic/libc/stdlib/
Dsha1hash.c88 uint32_t state[5]; member
/bionic/libc/kernel/common/linux/mmc/
Dcard.h58 unsigned int state; member
/bionic/libc/kernel/common/linux/sunrpc/
Dxprt.h119 unsigned long state; member

12