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

  /src/sys/kern/
subr_tftproot.c 105 struct tftproot_handle { struct
117 static int tftproot_getfile(struct tftproot_handle *, struct lwp *);
126 struct tftproot_handle trh;
206 tftproot_getfile(struct tftproot_handle *trh, struct lwp *l)
351 struct tftproot_handle *trh = ctx;

Completed in 11 milliseconds