Home
last modified time | relevance | path

Searched defs:oth (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/usr.sbin/ppp/
H A Dslcompress.c149 struct tcphdr *oth; in sl_compress_tcp() local
/dflybsd-src/sys/net/ppp_layer/
H A Dslcompress.c159 struct tcphdr *oth; in sl_compress_tcp() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_genn.c492 OTHERNAME *oth; in GENERAL_NAME_set0_othername() local
/dflybsd-src/sys/sys/
H A Delf32.h162 #define ELF32_ST_VISIBILITY(oth) ((oth) & 0x3) argument
H A Delf64.h213 #define ELF64_ST_VISIBILITY(oth) ((oth) & 0x3) argument