Searched refs:is_function (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dpath.h124 extern const char is_function[];
/illumos-gate/usr/src/lib/libshell/common/data/
H A Dmsg.c133 const char is_function[] = " is a function"; variable
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Drdelf.c159 is_function(Elf *elf, GElf_Sym *sym) function
324 if (is_function(elf, &gsym)) {
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c401 is_function(Elf *elf, GElf_Sym *sym) function
557 if (is_function(elf, &gsym) || strcmp(name, PRF_ETEXT) == 0) {
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dwhence.c205 cp = sh_translate(is_function);

Completed in 1184 milliseconds