Home
last modified time | relevance | path

Searched defs:is_string (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_process.c295 int is_string; in ndr_topmost() local
594 int is_string = NDR_IS_STRING(ti); in ndr_outer() local
660 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed() local
750 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed_array() local
841 int is_string = NDR_IS_STRING(ti); in ndr_outer_conformant_array() local
969 int is_string = NDR_IS_STRING(ti); in ndr_outer_conformant_construct() local
1170 int is_string = NDR_IS_STRING(ti); in ndr_outer_string() local
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_san.c511 char is_string = 0; in a2i_GENERAL_NAME() local
/freebsd/bin/expr/
H A Dexpr.y225 is_string(struct val *vp) in is_string() function
/freebsd/contrib/lutok/
H A Dstate.cpp454 lutok::state::is_string(const int index) in is_string() function in lutok::state
/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.h146 unsigned int is_string : 1; member
/freebsd/usr.bin/dtc/
H A Dfdt.hh174 inline bool is_string() in is_string() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_type.c544 int is_string(struct expression *expr) in is_string() function
H A Devaluate.c2747 int is_string = is_string_type(ctype); in handle_initializer() local
/freebsd/contrib/pam-krb5/tests/tap/
H A Dbasic.c573 is_string(const char *left, const char *right, const char *format, ...) in is_string() function
/freebsd/contrib/file/src/
H A Dreadelf.c1084 int is_string; in do_auxv_note() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c2669 is_string(const char *known, const char *data, size_t len) in is_string() function