Home
last modified time | relevance | path

Searched refs:getfdinode (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dnetlink.c84 const unsigned long inode = getfdinode(tcp, fd); in get_fd_nl_family()
Dutil.c404 getfdinode(struct tcb *tcp, int fd) in getfdinode() function
Ddefs.h499 extern unsigned long getfdinode(struct tcb *, int);
DChangeLog8297 Introduce getfdinode to obtain inode from fd.
8298 * defs.h (getfdinode): New prototype.
8299 * utils.c (getfdinode): New function.