Searched refs:decode_getxxid (Results 1 – 2 of 2) sorted by relevance
36 decode_getxxid(struct tcb *tcp, const char *what) in decode_getxxid() function53 return decode_getxxid(tcp, "ppid"); in SYS_FUNC()58 return decode_getxxid(tcp, "euid"); in SYS_FUNC()63 return decode_getxxid(tcp, "egid"); in SYS_FUNC()
9703 (decode_getxxid): Replace snprintf with xsprintf.