Home
last modified time | relevance | path

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

123456

/freebsd/sys/kern/
H A Dimgact_shell.c116 if (imgp->interpreted & IMGACT_SHELL) in exec_shell_imgact()
119 imgp->interpreted |= IMGACT_SHELL; in exec_shell_imgact()
H A Dimgact_binmisc.c644 if (imgp->interpreted & IMGACT_BINMISC) { in imgact_binmisc_exec()
649 imgp->interpreted |= IMGACT_BINMISC; in imgact_binmisc_exec()
H A Dimgact_aout.c353 imgp->interpreted = 0; in exec_aout_imgact()
/freebsd/bin/ed/
H A DPOSIX35 character preceded by a backslash is interpreted literally. If the
37 rest of the line is interpreted as a shell command, and no escape
89 remainder of the argument is interpreted as a shell command. To invoke
/freebsd/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/stand/forth/
H A Dloader.4th115 0= if ( interpreted ) get_arguments then
151 0= if ( interpreted ) get_arguments then
212 \ line, if interpreted, or given on the stack, if compiled in.
287 \ ... prevents words unused by `include' from being interpreted
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_6.rst6 For example, one might tag an array of numbers to communicate that it should be interpreted as a ve…
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-to-separator.mk141 . warning The separator \012 is not interpreted in octal ASCII.
162 . warning The separator \xa is not interpreted in hexadecimal ASCII.
/freebsd/sys/sys/
H A Dimgact.h88 unsigned char interpreted; /* mask of interpreters that have run */ member
/freebsd/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 hostname or a service name in ambiguous
H A DPKCS12_parse.pod37 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.pod20 Each of B<oldpass> and B<newpass> is independently interpreted as a string in
/freebsd/contrib/llvm-project/lld/docs/
H A Derror_handling_script.rst38 interpreted as an error and reported to the user. In both cases, LLD still
/freebsd/contrib/libcxxrt/
H A DLICENSE14 … software and documentation are those of the authors and should not be interpreted as representing…
/freebsd/sys/dts/
H A Dbindings-localbus.txt38 localbus node. Bank is most often interpreted as device chip
/freebsd/sys/i386/linux/
H A Dimgact_linux.c218 imgp->interpreted = 0; in exec_linux_imgact()
/freebsd/libexec/bootpd/
H A Dbootptab.mcs46 # so path names (boot files) will be interpreted relative to the same
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dmech.cat528 Optionsal parameters interpreted by the mechanism. Library
/freebsd/share/i18n/csmapper/APPLE/
H A DROMAN%UCS.src131 # interpreted as associated with these glyphs; they are usually
132 # interpreted (if at all) as the control codes DC1-DC4.
H A DUCS%ROMAN.src131 # interpreted as associated with these glyphs; they are usually
132 # interpreted (if at all) as the control codes DC1-DC4.
/freebsd/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c298 if (!imgp->interpreted && in mac_veriexec_fingerprint_check_image()
/freebsd/usr.bin/sed/
H A DPOSIX14 interpreted as official opinions or criticism towards the POSIX committee.
186 empty RE is interpreted as if it were the last RE encountered,
/freebsd/sys/security/mac_grantbylabel/
H A Dmac_grantbylabel.c479 if (imgp->interpreted) { in mac_grantbylabel_vnode_execve_will_transition()

123456