Home
last modified time | relevance | path

Searched defs:optnum (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/modules/
Dpxechn.c518 int pxechn_optnum_ok(int optnum) in pxechn_optnum_ok()
525 int pxechn_optnum_ok_notres(int optnum) in pxechn_optnum_ok_notres()
633 int pxechn_parse_opttype(char istr[], int optnum) in pxechn_parse_opttype()
660 int rv = 0, optnum, opttype; in pxechn_parse_setopt() local
747 int arg, optnum, rv = 0; in pxechn_parse_args() local
/external/iptables/utils/
Dnfnl_osf.c150 static void xt_osf_parse_opt(struct xt_osf_opt *opt, __u16 *optnum, char *obuf, int olen) in xt_osf_parse_opt()