Searched refs:legal (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Diptables.c155 /* Table of legal combinations of commands and options. If any of the
156 * given commands make an option legal, that option is legal (applies to
413 int i, j, legal = 0; local
416 * fact that if an option is legal with *any* command given, it is
417 * legal overall (ie. -z and -l).
420 legal = 0; /* -1 => illegal, 1 => legal, 0 => undecided. */
434 legal = 1;
435 else if (legal
[all...]
H A Dip6tables.c156 /* Table of legal combinations of commands and options. If any of the
157 * given commands make an option legal, that option is legal (applies to
361 int i, j, legal = 0; local
364 * fact that if an option is legal with *any* command given, it is
365 * legal overall (ie. -z and -l).
368 legal = 0; /* -1 => illegal, 1 => legal, 0 => undecided. */
382 legal = 1;
383 else if (legal
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dscall_o32.S254 lw v1, THREAD_CURDS($28) # in legal address range?
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dscall_o32.S201 ld v1, THREAD_CURDS($28) # in legal address range?
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/libevent/Doc/
H A Dlibevent.tex155 a legal file descriptor for use inside \name{select}.
198 a legal file descriptor for use inside \name{select}.

Completed in 64 milliseconds