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

  /src/sys/arch/hpc/stand/hpcboot/
hpcmenu.h 165 void get_options(void);
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/sys/arch/hpc/stand/hpcboot/menu/
rootwindow.cpp 160 menu.get_options();
175 menu.get_options();
  /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 40 milliseconds