Searched refs:getfdinode (Results 1 – 4 of 4) sorted by relevance
91 const unsigned long inode = getfdinode(tcp, fd); in get_fd_nl_family()
412 getfdinode(struct tcb *tcp, int fd) in getfdinode() function
612 extern unsigned long getfdinode(struct tcb *, int);
15859 Introduce getfdinode to obtain inode from fd.15860 * defs.h (getfdinode): New prototype.15861 * utils.c (getfdinode): New function.