HomeSort by: relevance | last modified time | path
    Searched defs:fd_putfile (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_descrip.c 140 __strong_alias(fd_putvnode,fd_putfile)
141 __strong_alias(fd_putsock,fd_putfile)
437 fd_putfile(fd);
445 fd_putfile(unsigned fd) function in typeref:typename:void
516 fd_putfile(fd);
522 fd_putfile(fd);
541 fd_putfile(fd);
1766 fd_putfile(old);
kern_descrip.c 140 __strong_alias(fd_putvnode,fd_putfile)
141 __strong_alias(fd_putsock,fd_putfile)
437 fd_putfile(fd);
445 fd_putfile(unsigned fd) function in typeref:typename:void
516 fd_putfile(fd);
522 fd_putfile(fd);
541 fd_putfile(fd);
1766 fd_putfile(old);

Completed in 22 milliseconds