Searched refs:syntax (Results 226 - 250 of 256) sorted by relevance

1234567891011

/freebsd-current/sys/arm/arm/
H A Dbcopyinout_xscale.S39 .syntax unified
H A Dsupport.S92 .syntax unified
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_if.c279 b_val->syntax = SNMP_SYNTAX_OCTETSTRING;
/freebsd-current/sys/crypto/openssl/arm/
H A Dghash-armv4.S5 .syntax unified
H A Dpoly1305-armv4.S5 .syntax unified
H A Dbsaes-armv7.S79 .syntax unified @ ARMv7-capable assembler is expected to handle this
H A Dchacha-armv4.S5 .syntax unified
H A Dsha1-armv4-large.S5 .syntax unified
/freebsd-current/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl84 .syntax unified
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c227 prompt_Printf(arg->prompt, "%s %s\n", cmd->syntax, showcx(cmd));
1129 log_Printf(LogWARN, "usage: %s\n", cmd->syntax);
2495 " syntax help.\n");
2734 log_Printf(LogWARN, "usage: %s\n", arg->cmd->syntax);
3181 " <option>' for syntax help.\n", cmd, cmd);
/freebsd-current/contrib/sendmail/src/
H A Dsrvrsmtp.c4951 syntax:
4960 goto syntax;
4964 goto syntax;
5392 /* XXX check syntax of p+1 ! */
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII.c297 ifindex.syntax = SNMP_SYNTAX_INTEGER;
/freebsd-current/contrib/tcsh/
H A Dsh.c2147 t = syntax(paraml.next, &paraml, 0);
/freebsd-current/contrib/libpcap/
H A Dgencode.c434 * by the lexical analyzer to be overwritten by the syntax
482 static inline void syntax(compiler_state_t *cstate);
710 syntax(compiler_state_t *cstate) function
712 bpf_error(cstate, "syntax error in filter expression");
6966 syntax(cstate);
7025 bpf_error(cstate, "Mask syntax for networks only");
7142 syntax(cstate);
7202 bpf_error(cstate, "Mask syntax for networks only");
/freebsd-current/lib/libc/arm/string/
H A Dmemcpy.S39 .syntax unified
/freebsd-current/crypto/openssh/contrib/redhat/
H A Dopenssh.spec658 configuration file syntax requires us to specify it with HostKey if we
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-armv4.pl82 .syntax unified
H A Dbsaes-armv7.pl733 .syntax unified @ ARMv7-capable assembler is expected to handle this
/freebsd-current/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx512_x86-64_windows_msvc.asm53 ; XXX: ml64.exe does not currently understand the syntax. We use a workaround.
1076 ; XXX: ml64.exe does not currently understand the syntax. We use a workaround.
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl57 .syntax unified
/freebsd-current/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv4.pl54 .syntax unified
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl119 .syntax unified
/freebsd-current/sys/contrib/dev/rtw89/
H A Dfw.h3206 u8 syntax; member in struct:rtw89_fw_c2h_log_fmt
/freebsd-current/sys/contrib/openzfs/module/icp/asm-arm/sha2/
H A Dsha512-armv7.S49 .syntax unified
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c660 if (val->syntax != SNMP_SYNTAX_OCTETSTRING)

Completed in 286 milliseconds

1234567891011