Home
last modified time | relevance | path

Searched refs:interpreted (Results 1 – 25 of 151) sorted by relevance

1234567

/freebsd-12.1/sys/kern/
H A Dimgact_shell.c119 if (imgp->interpreted & IMGACT_SHELL) in exec_shell_imgact()
122 imgp->interpreted |= IMGACT_SHELL; in exec_shell_imgact()
H A Dimgact_binmisc.c594 if (imgp->interpreted & IMGACT_BINMISC) { in imgact_binmisc_exec()
599 imgp->interpreted |= IMGACT_BINMISC; in imgact_binmisc_exec()
H A Dimgact_aout.c333 imgp->interpreted = 0; in exec_aout_imgact()
/freebsd-12.1/bin/ed/
H A DPOSIX45 character preceded by a backslash is interpreted literally. If the
47 rest of the line is interpreted as a shell command, and no escape
99 remainder of the argument is interpreted as a shell command. To invoke
/freebsd-12.1/stand/forth/
H A Dloader.4th87 0= if ( interpreted ) get_arguments then
123 0= if ( interpreted ) get_arguments then
184 \ line, if interpreted, or given on the stack, if compiled in.
259 \ ... prevents words unused by `include' from being interpreted
/freebsd-12.1/contrib/ntp/scripts/monitoring/
H A Dloopwatch.config.SAMPLE32 # values are interpreted using local time zone
35 # to get aa:bb being interpreted as minutes:seconds use aa:bb.0
/freebsd-12.1/sys/sys/
H A Dimgact.h72 unsigned char interpreted; /* mask of interpreters that have run */ member
/freebsd-12.1/crypto/openssl/doc/man3/
H A DASN1_STRING_print_ex.pod66 If B<ASN1_STRFLGS_IGNORE_TYPE> is set then the string type is not interpreted at
73 The content of a string instead of being interpreted can be "dumped": this just
H A DBIO_parse_hostserv.pod25 be interpreted primarily as a host name or a service name in ambiguous
H A DPKCS12_parse.pod33 The parameter B<pass> is interpreted as a string in the UTF-8 encoding. If it
H A DSCT_validate.pod71 A return value of 0 from SCT_LIST_validate() should not be interpreted as a
H A DPKCS12_newpass.pod22 Each of B<oldpass> and B<newpass> is independently interpreted as a string in
H A DPKCS12_create.pod44 that is only currently interpreted by MSIE. If set to zero the flag is omitted,
/freebsd-12.1/contrib/libcxxrt/
H A DLICENSE14 … software and documentation are those of the authors and should not be interpreted as representing…
/freebsd-12.1/sys/dts/
H A Dbindings-localbus.txt39 localbus node. Bank is most often interpreted as device chip
/freebsd-12.1/sys/i386/linux/
H A Dimgact_linux.c215 imgp->interpreted = 0; in exec_linux_imgact()
/freebsd-12.1/contrib/gcc/config/arm/
H A Dt-arm-elf40 # # -mcpu=arm7. Note that in the following the ? is interpreted as
/freebsd-12.1/libexec/bootpd/
H A Dbootptab.mcs47 # so path names (boot files) will be interpreted relative to the same
/freebsd-12.1/crypto/heimdal/lib/gssapi/mech/
H A Dmech.cat528 Optionsal parameters interpreted by the mechanism. Library
/freebsd-12.1/share/i18n/csmapper/APPLE/
H A DROMAN%UCS.src132 # interpreted as associated with these glyphs; they are usually
133 # interpreted (if at all) as the control codes DC1-DC4.
H A DUCS%ROMAN.src132 # interpreted as associated with these glyphs; they are usually
133 # interpreted (if at all) as the control codes DC1-DC4.
/freebsd-12.1/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c294 if (!imgp->interpreted) { in mac_veriexec_fingerprint_check_image()
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dreq.pod231 This option causes the -subj argument to be interpreted with full
291 This option causes field values to be interpreted as UTF8 strings, by
292 default they are interpreted as ASCII. This means that the field
440 If set to the value B<yes> then field values to be interpreted as UTF8
441 strings, by default they are interpreted as ASCII. This means that
/freebsd-12.1/contrib/opie/
H A DCOPYRIGHT.NRL64 are those of the authors and should not be interpreted as representing
/freebsd-12.1/usr.bin/sed/
H A DPOSIX16 interpreted as official opinions or criticism towards the POSIX committee.
188 empty RE is interpreted as if it were the last RE encountered,

1234567