Home
last modified time | relevance | path

Searched refs:SLOT_uid (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c212 SLOT_utime2, /*relative utime (top)*/ SLOT_uid, // user id enumerator
309 {"UID", "User id", 5, SLOT_uid},
310 {"USER", "User name", -12, XX|SLOT_uid},
422 {&TT.uu, SLOT_uid}, {&TT.UU, SLOT_ruid} in shared_match_process()
730 slot[SLOT_uid] = new->st.st_uid; in get_ps()
/third_party/toybox/toys/posix/
H A Dps.c255 SLOT_utime2, /*relative utime (top)*/ SLOT_uid, // user id enumerator
352 {"UID", "User id", 5, SLOT_uid},
353 {"USER", "User name", -12, XX|SLOT_uid},
465 {&TT.uu, SLOT_uid}, {&TT.UU, SLOT_ruid} in shared_match_process()
773 slot[SLOT_uid] = new->st.st_uid; in get_ps()

Completed in 7 milliseconds