Searched refs:getfdinode (Results 1 – 4 of 4) sorted by relevance
84 const unsigned long inode = getfdinode(tcp, fd); in get_fd_nl_family()
404 getfdinode(struct tcb *tcp, int fd) in getfdinode() function
499 extern unsigned long getfdinode(struct tcb *, int);
8297 Introduce getfdinode to obtain inode from fd.8298 * defs.h (getfdinode): New prototype.8299 * utils.c (getfdinode): New function.