Home
last modified time | relevance | path

Searched defs:popt (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/net/
H A Dbootp.c826 static void dhcp_process_options(uchar *popt, uchar *end) in dhcp_process_options()
921 uchar *popt = (uchar *)&bp->bp_vend[4]; in dhcp_packet_process_options() local
948 static int dhcp_message_type(unsigned char *popt) in dhcp_message_type()
/openbmc/qemu/system/
H A Dvl.c1636 const QEMUOption *popt; in lookup_opt() local
2809 const QEMUOption *popt; in qemu_init() local
2834 const QEMUOption *popt; in qemu_init() local
/openbmc/linux/tools/perf/scripts/python/
H A Dcompaction-times.py16 class popt: class
/openbmc/linux/fs/isofs/
H A Dinode.c337 static int parse_options(char *options, struct iso9660_options *popt) in parse_options()