Home
last modified time | relevance | path

Searched refs:interpreted (Results 1 – 25 of 148) 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.c351 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/sys/sys/
H A Dimgact.h88 unsigned char interpreted; /* mask of interpreters that have run */ member
/freebsd/crypto/openssl/doc/man3/
H A DEVP_CIPHER_CTX_get_app_data.pod20 This pointer is not interpreted by the library and is reserved entirely for use
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
H A DX509_get_default_cert_file.pod52 interpreted both as a delimiter-separated list of paths, and as a store URI.
/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/contrib/sqlite3/autosetup/
H A DLICENSE34 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()

123456