Home
last modified time | relevance | path

Searched refs:interpret (Results 1 – 25 of 42) sorted by relevance

12

/onnv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgetgraent.c61 static struct group_adjunct *interpret(char *, int);
100 if ((gra = interpret(line, strlen(line))) == NULL) in getgranam()
154 return (interpret(line1, strlen(line1))); in fgetgraent()
197 if ((gra = interpret(line1, strlen(line1))) == NULL) in getgraent()
232 interpret(char *val, int len) in interpret() function
281 if ((gra = interpret(val, len)) == NULL) in interpretwithsave()
370 gra = interpret(val, vallen); in getnamefromyellow()
H A Dgetpwaent.c78 static struct passwd_adjunct *interpret(char *, int);
115 if ((pwadj = interpret(line, strlen(line))) == NULL) in getpwanam()
211 if ((pwadj = interpret(line, strlen(line))) == NULL) in getpwaent()
392 pwadj = interpret(val, vallen); in getnamefromyellow()
410 if ((pwadj = interpret(val, len)) == NULL) in interpretwithsave()
430 interpret(char *val, int len) in interpret() function
/onnv-gate/usr/src/lib/libcurses/screen/
H A Dtgetch.c61 tgetch(int interpret) in tgetch() argument
100 interpret = FALSE; in tgetch()
113 if (interpret && cur_term->funckeystarter[inp]) in tgetch()
114 collapse = _getkey(interpret - 1, &inp); in tgetch()
H A Dllib-lcurses1020 int tgetch(int interpret);
/onnv-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c.texi171 BASE is equal to 'd', interpret that D is decimal, and if BASE is
172 equal to 'x', interpret that D is hexadecimal.} */
H A Dmultiboot.info181 have to be able to interpret all the different types of executable file
253 with an OS image, but does not interpret in any way other than
1441 BASE is equal to 'd', interpret that D is decimal, and if BASE is
1442 equal to 'x', interpret that D is hexadecimal. */
H A Dmultiboot.texi218 able to interpret all the different types of executable file formats in
287 an OS image, but does not interpret in any way other than passing their
/onnv-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_util.c44 static int interpret(char *buf, entry_t **ppent);
272 interpret(char *buf, entry_t **ppent) in interpret() function
727 if ((rc = interpret(buffer, &pent)) == SUCCESS) { in get_kcfconf_info()
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DPKCS12_create.pod38 old software which did not interpret MAC iteration counts. If such compatibility
H A Dd2i_X509.pod191 interpret its (invalid) value as an B<X509> structure, typically causing
/onnv-gate/usr/src/cmd/bnu/
H A DGrades47 # permit_type a keyword that denotes how to interpret
/onnv-gate/usr/src/grub/grub-0.97/
H A Dacinclude.m479 dnl Older versions of GAS interpret `.code16' to mean ``generate 32-bit
83 dnl Newer versions of GAS interpret `.code16' to mean ``generate 16-bit
/onnv-gate/usr/src/common/openssl/doc/apps/
H A Dasn1parse.pod112 Some knowledge of the ASN.1 structure is needed to interpret the output.
H A Dx509v3_config.pod230 subject alternative name. Of the few software packages that currently interpret
231 this extension most only interpret the URI option.
H A Ds_server.pod305 is strictly speaking a protocol violation, some SSL clients interpret this to
/onnv-gate/usr/src/lib/libshell/common/
H A DPROMO.mm57 easily format and interpret responses to a menu
/onnv-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in264 * interpret the negatively-valued states correctly.
/onnv-gate/usr/src/lib/efcode/engine/
H A Dforth.c2216 interpret(fcode_env_t *env) in interpret() function
2272 interpret(env); in evaluate()
/onnv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg53 @ MSG_USAGE_DETAIL16 "\t[-O osabi]\tuse given osabi to interpret object\n"
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperl5004delta.pod44 Unless Perl is running with taint checks, it will interpret this
357 h interpret integer as C type "short" or "unsigned short"
358 V interpret integer as Perl's standard integer type
H A Dperltrap.pod182 Comments begin with "#", not "/*" or "//". Perl may interpret C/C++
257 Shells interpret scripts a little bit at a time. Perl compiles the
H A Dperlsec.pod324 around and reopens the file to interpret it, the file in question may have
/onnv-gate/usr/src/cmd/lp/model/
H A Dstandard654 # try to interpret the characters following it. Thus, using
H A Dtsol_standard671 # try to interpret the characters following it. Thus, using
H A Dtsol_standard_foomatic697 # try to interpret the characters following it. Thus, using

12