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

  /src/sys/arch/hpc/stand/hpcboot/
hpcmenu.cpp 85 HpcMenuInterface::get_options() function in class:HpcMenuInterface
  /src/usr.bin/tftp/
tftp.c 85 static void get_options(struct tftphdr *, int);
90 get_options(struct tftphdr *ap, int size) function in typeref:typename:void
352 get_options(ap, n);
490 get_options(dp, n);
  /src/libexec/tftpd/
tftpd.c 601 get_options(struct tftphdr *tp, char *cp, int size, char *ackb, size_t asize, function in typeref:typename:int
701 r = get_options(tp, cp, size, oackbuf, sizeof(oackbuf),

Completed in 130 milliseconds