Home
last modified time | relevance | path

Searched refs:getusername (Results 1 - 10 of 10) sorted by relevance

/third_party/toybox/toys/lsb/
H A Dsu.c59 loggit(LOG_NOTICE, "%s->%s", getusername(geteuid()), name); in su_main()
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c421 getusername (void) in getusername() function
1666 bjnp_send_job_details (devno, my_hostname, getusername (), pid_str); in bjnp_open_tcp()
2628 if ( (bjnp_poll_scanner (dn, 0, hostname, getusername (), buffer, *size ) != 0) || in sanei_bjnp_read_int()
2629 (bjnp_poll_scanner (dn, 1, hostname, getusername (), buffer, *size ) != 0) ) in sanei_bjnp_read_int()
2650 if ( (resp_len = bjnp_poll_scanner (dn, 2, hostname, getusername (), buffer, *size ) ) < 0 ) in sanei_bjnp_read_int()
2670 if ( (resp_len = bjnp_poll_scanner (dn, 5, hostname, getusername (), buffer, *size ) ) < 0 ) in sanei_bjnp_read_int()
/third_party/toybox/toys/other/
H A Dstat.c126 else if (type == 'U') strout(getusername(stat->st_uid)); in print_stat()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c145 len[3] = fn ? numlen(st->st_uid) : strwidth(getusername(st->st_uid)); in entrylen()
454 else draw_trim_esc(getusername(st->st_uid), ii, abs(ii), TT.escmore, in listfiles()
/third_party/toybox/toys/posix/
H A Dls.c146 len[3] = fn ? numlen(st->st_uid) : strwidth(getusername(st->st_uid)); in entrylen()
466 else draw_trim_esc(getusername(st->st_uid), ii, abs(ii), TT.escmore, in listfiles()
H A Dfind.c635 else if (ch == 'u') ll = (long)getusername(new->st.st_uid); in do_find()
/third_party/toybox/toys/pending/
H A Dlsof.c76 fi->pi.cmd, fi->pi.pid, getusername(fi->pi.uid), in print_info()
/third_party/toybox/lib/
H A Dlib.h277 char *getusername(uid_t uid);
H A Dlib.c1350 char *getusername(uid_t uid) in getusername() function
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h268 char *getusername(uid_t uid);

Completed in 12 milliseconds