Home
last modified time | relevance | path

Searched refs:illegal (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/netstat/
H A Droute.c661 bool illegal = false; in netname6() local
670 illegal = true; in netname6()
672 if (illegal) in netname6()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-trax-defs.h1527 uint64_t illegal : 19; /**< Illegal destinations */ member
1558 uint64_t illegal : 19;
1578 uint64_t illegal : 12; /**< Illegal destinations */ member
1622 uint64_t illegal : 12;
2504 uint64_t illegal : 19; /**< Illegal destinations */ member
2535 uint64_t illegal : 19;
2555 uint64_t illegal : 12; /**< Illegal destinations */ member
2599 uint64_t illegal : 12;
3350 uint64_t illegal : 19; /**< Illegal destinations */ member
3381 uint64_t illegal : 19;
[all …]
/f-stack/freebsd/kern/
H A Dclock_if.m35 # An EINVAL error return from this call signifies that the clock has an illegal
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DTUNING.md96 aborts immediately on illegal options.
/f-stack/freebsd/net/
H A Dif_spppsubr.c1794 goto illegal; in sppp_cp_input()
1799 goto illegal; in sppp_cp_input()
1836 goto illegal; in sppp_cp_input()
1857 illegal: in sppp_cp_input()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst541 * **ethdev: Fix illegal port access.**
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt494 iASL: Improved illegal forward reference detection by adding support to
892 iASL: Implemented additional illegal forward reference detection. Now
995 iASL: Add checks for illegal object references, such as a reference
1492 now illegal at the root level of the DSDT or SSDTs. Forward references
1493 have always been illegal within control methods. This change should not
1495 have always been illegal in the other ACPI implementation.
1783 iASL: Added an exception for an illegal type of recursive method
2513 Removed an illegal character in the strtoul64.c file. This character
4507 behavior is illegal as per the ACPI specification, but is nonetheless
8551 code has been illegal since ACPI 2.0. ACPICA BZ 762. Lin Ming.
[all …]
/f-stack/freebsd/mips/mips/
H A Dfp.S109 bgt v0, 4 << 2, ill # illegal format