Home
last modified time | relevance | path

Searched defs:_str (Results 1 – 14 of 14) sorted by last modified time

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Ddis.c105 char *_str; in print_address_ps() local
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Ddepend.c210 char *_flt, *_str; in depend() local
H A Dconfig.c361 char *_str; in genconfig() local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c686 const char *_str; in _is_so_matched() local
H A Dconfig_elf.c66 char *_str, *_cname, *cname; in elf_config_validate() local
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c214 #define WS_SKIP(_str) for (; *(_str) && isspace(*(_str)); (_str)++) in add_match_record() argument
215 #define WS_SKIP_LIMIT(_str, _limit) \ in add_match_record() argument
218 #define WS_RSKIP_LIMIT(_str, _tail) \ in add_match_record() argument
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c46 #define STRDESC(_str) { _str, sizeof (_str) - 1 } argument
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c160 char *_str = alloca(strlen(str) + 1); in is_disp_copied() local
190 char *_str = alloca(strlen(str) + 1); in is_disp_copied() local
H A Dutil.c118 char *_str; in add_string() local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dhw_debug.h62 #define SNPRINTF_VAR(_str) sizeof(_str), argument
65 #define SNPRINTF_VAR(_str) sizeof(_str), //needed due to change of sprintf_s to fix warnings argument
70 #define SNPRINTF_VAR(_str) sizeof(_str), argument
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_constraints.c230 static int save_constraint_str(void *_str, int argc, char **argv, char **azColName) in save_constraint_str()
/illumos-gate/usr/src/test/util-tests/tests/libcustr/
H A Dcustr_remove.c38 #define EXPECT(_cu, _str) expect(#_cu, _cu, _str, __FILE__, __LINE__) argument
H A Dcustr_trunc.c39 #define EXPECT(_cu, _str) expect(#_cu, _cu, _str, __FILE__, __LINE__) argument
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dcommon_sparc.c137 char *_str = alloca(strlen(str) + 1); in elf_regsyms() local